Gimp/app/tests
Martin Nordholts 780ebd7c24 app/tests: Fix warnings about files not existing
Let each test sets GIMP2_DIRECTORY on their own through the help of a
new test utility function gimp_test_utils_set_gimp2_directory() that
is compiled into its own lib which tests are then linked with. Also,
instead of using "/tmp/gimpdir", we use "gimpdir-empty" in the source
dir. This way we get rid of a bunch of annoying warnings when running
the tests and have more control.
2009-12-24 23:01:48 +01:00
..
gimpdir app/tests: Create brushes, gradients and patterns dirs in gimpdir 2009-12-24 18:15:43 +01:00
gimpdir-empty app/tests: Fix warnings about files not existing 2009-12-24 23:01:48 +01:00
.gitignore app/tests: Add regression test "/gimp-ui/tool-options-editor-updates" 2009-12-24 17:50:39 +01:00
gimp-app-test-utils.c app/tests: Fix warnings about files not existing 2009-12-24 23:01:48 +01:00
gimp-app-test-utils.h app/tests: Fix warnings about files not existing 2009-12-24 23:01:48 +01:00
Makefile.am app/tests: Fix warnings about files not existing 2009-12-24 23:01:48 +01:00
test-layer-grouping.c app/tests: Fix warnings about files not existing 2009-12-24 23:01:48 +01:00
test-layers.c app/tests: Fix warnings about files not existing 2009-12-24 23:01:48 +01:00
test-session-management.c app/tests: Fix warnings about files not existing 2009-12-24 23:01:48 +01:00
test-ui.c app/tests: Fix warnings about files not existing 2009-12-24 23:01:48 +01:00
test-window-management.c app/tests: Fix warnings about files not existing 2009-12-24 23:01:48 +01:00
test-xcf.c app/tests: Fix warnings about files not existing 2009-12-24 23:01:48 +01:00