gimp/app/tests
Martin Nordholts 11b1300b6f app: Introduce gimp_dialog_factory_get_singleton()
Instead of including dialogs/dialogs.h everywhere, introduce
gimp_dialog_factory_get_singleton(). The dialog factory singleton is
still initialized by dialogs.c though.

Right now the assumption is that we never will have another dialog
factory instance around. There were so many problems before when we
had four of them, so let's just keep one of them around.
2010-02-28 23:23:24 +01:00
..
files app/tests: Distribute test files and test directories 2010-01-08 13:37:25 +01:00
gimpdir app: Make Recently Used Docks work with GIMP 2.6 dockrc files 2010-02-20 13:05:16 +01:00
gimpdir-empty app/tests: Distribute test files and test directories 2010-01-08 13:37:25 +01:00
.gitignore app: Have separate output gimpdir for test cases 2010-01-29 18:33:22 +01:00
Makefile.am app/tests: Create gimpdir-output properly 2010-01-30 08:06:09 +01:00
gimp-app-test-utils.c app/tests: Generalize gimp_test_utils_set_gimp2_directory() 2010-01-30 08:07:24 +01:00
gimp-app-test-utils.h app/tests: Generalize gimp_test_utils_set_gimp2_directory() 2010-01-30 08:07:24 +01:00
test-layer-grouping.c app/tests: Generalize gimp_test_utils_set_gimp2_directory() 2010-01-30 08:07:24 +01:00
test-layers.c app/tests: Generalize gimp_test_utils_set_gimp2_directory() 2010-01-30 08:07:24 +01:00
test-session-management.c app: Introduce gimp_dialog_factory_get_singleton() 2010-02-28 23:23:24 +01:00
test-ui.c app: Introduce gimp_dialog_factory_get_singleton() 2010-02-28 23:23:24 +01:00
test-window-management.c app: Introduce gimp_dialog_factory_get_singleton() 2010-02-28 23:23:24 +01:00
test-xcf.c app/tests: Don't exit before test-xcf.c tests are run 2010-02-28 23:23:23 +01:00