Gimp/app/tests
Ell 6bedbe5c79 app: don't use the deprecated GTimeVal in gimp-test-session-utils.c
GTimeVal, as well as g_file_info_get_modification_time(), have been
deprecated in GLib 2.62.  Use g_file_info_get_attribute_uint64()
instead.

(cherry picked from commit 549a606b2f)
2019-10-26 22:34:51 +03:00
..
files
gimpdir
gimpdir-empty
.gitignore
gimp-app-test-utils.c tests: implement gimp_test_utils_synthesize_key_event on OSX/QUARTZ 2018-11-23 23:06:12 +01:00
gimp-app-test-utils.h
gimp-test-session-utils.c app: don't use the deprecated GTimeVal in gimp-test-session-utils.c 2019-10-26 22:34:51 +03:00
gimp-test-session-utils.h
Makefile.am app: link tests against libappfile-data 2019-02-12 13:54:28 -05:00
manual-testcases.txt
test-core.c
test-gimpidtable.c
test-save-and-export.c
test-session-2-8-compatibility-multi-window.c
test-session-2-8-compatibility-single-window.c
test-single-window-mode.c
test-tools.c
test-ui.c
test-xcf.c app: add missing parameter in test-xcf.c 2019-06-12 21:06:56 +02:00