Gimp/app/tests
Jehan b1fc539f6c tests: build the test icon theme for all platforms.
In particular, we were not building these for win32, which has no
symbolic link concept. So let's use $(LN_S) defined by autoconf for this
purpose, as it will copy files for platforms without ln support.
Moreover this way, we don't create one such folder for each and every
test run and fill up the tmp directory with countless directories, that
we never clean up.
On Win32, this fixes 3 tests which were failing because of the missing
icons.
2014-08-15 21:21:41 +00:00
..
files app: modified and moved gegl operation testing to operations/tests 2012-06-14 21:30:00 +03:00
gimpdir tests: sessionrc-expected* updated with new (tabs-position) settings. 2013-10-13 22:22:21 +13:00
gimpdir-empty app/tests: Distribute test files and test directories 2010-01-08 13:37:25 +01:00
.gitignore tests: build the test icon theme for all platforms. 2014-08-15 21:21:41 +00:00
gimp-app-test-utils.c app: add screen and monitor to all display and image window constructors 2014-05-02 20:21:41 +02:00
gimp-app-test-utils.h app: fixed typos in testing code 2012-06-05 22:03:26 +03:00
gimp-test-session-utils.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gimp-test-session-utils.h app/tests: Add single-window mode session files test 2011-06-14 23:34:12 +02:00
Makefile.am tests: build the test icon theme for all platforms. 2014-08-15 21:21:41 +00:00
manual-testcases.txt Bug 565459 - newly opened images are put into the background 2010-06-23 20:17:44 +02:00
test-core.c app: fix tests after the GimpPrecision enum change 2013-06-23 17:24:03 +02:00
test-gimpidtable.c Remove all calls to g_type_init(), it's deprecated 2013-05-25 22:44:20 +02:00
test-save-and-export.c app: fix tests test-save-and-export and test-xcf 2014-07-08 10:07:18 +02:00
test-session-2-6-compatibility.c Bug 709878 - test-session-* skipped when xvfb-run is unavailable. 2013-10-11 21:57:42 +13:00
test-session-2-8-compatibility-multi-window.c Bug 709878 - test-session-* skipped when xvfb-run is unavailable. 2013-10-11 21:57:42 +13:00
test-session-2-8-compatibility-single-window.c Bug 709878 - test-session-* skipped when xvfb-run is unavailable. 2013-10-11 21:57:42 +13:00
test-single-window-mode.c app/tests: The single-window-mode setting is in the sessionrc now 2012-01-10 19:47:52 +01:00
test-tools.c app/tests: Use gdk_window_get_display() 2011-04-06 21:05:24 +02:00
test-ui.c app: make things behave more reasonable with multiple monitors 2014-05-02 03:01:23 +02:00
test-xcf.c app: fix tests test-save-and-export and test-xcf 2014-07-08 10:07:18 +02:00