Gimp/app/tests
Martin Nordholts f0e90007f7 app/tests: Remove gimp_ui_synthesize_plus_key_event() crack
Make gimp_ui_synthesize_plus_key_event() generic and implement it with
gdk_test_simulate_key(). We can't use gtk_test_widget_send_key()
because its input window logic doesn't seem to work very well.
2010-06-21 21:19:15 +02:00
..
files app/tests: Distribute test files and test directories 2010-01-08 13:37:25 +01:00
gimpdir app/tests: Also add error margin to 'gimpsessioninfo-book.c' 2010-06-20 20:30:24 +02: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
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
Makefile.am Make 'make distcheck' pass 2010-06-20 20:30:24 +02:00
test-layer-grouping.c app/tests: Make it easier to add tests 2010-06-14 18:53:38 +02:00
test-layers.c app/tests: Make it easier to add tests 2010-06-14 18:53:38 +02:00
test-session-management.c app: Introduce gimp_dialog_factory_get_singleton() 2010-02-28 23:23:24 +01:00
test-ui.c app/tests: Remove gimp_ui_synthesize_plus_key_event() crack 2010-06-21 21:19:15 +02:00
test-window-management.c app/tests: cleanup 2010-06-18 20:31:33 +02:00
test-xcf.c app/tests: Also simply test-xcf.c 2010-06-19 08:26:30 +02:00