gimp/app/tests
Martin Nordholts 3c2f0809e3 app/tests: Increase GIMP_UI_WINDOW_POSITION_EPSILON
Increase GIMP_UI_WINDOW_POSITION_EPSILON, we had a nightly build that
failed with

  assertion failed ((int)abs (y_before_hide - y_after_show) <=
                    GIMP_UI_WINDOW_POSITION_EPSILON): (21 <= 10)

so appearently we need to be more liberal.
2010-09-12 18:37:00 +02:00
..
files app/tests: Distribute test files and test directories 2010-01-08 13:37:25 +01:00
gimpdir app/tests: Add "gimp-single-image-window" entry to sessionrc 2010-06-27 10:43:58 +02:00
gimpdir-empty app/tests: Distribute test files and test directories 2010-01-08 13:37:25 +01:00
.gitignore app/tests: Rename test-layers to test-core 2010-06-29 18:08:34 +02:00
Makefile.am app/tests: Rename test-layers to test-core 2010-06-29 18:08:34 +02: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
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/tests: Prepare test-core.c for other tests 2010-06-29 19:08:59 +02:00
test-session-management.c app/tests: Use gtk_test_init() 2010-06-27 11:08:42 +02:00
test-ui.c app/tests: Increase GIMP_UI_WINDOW_POSITION_EPSILON 2010-09-12 18:37:00 +02:00
test-xcf.c app/tests: Add layer group regression testing for XCF write and read 2010-08-21 11:14:20 +02:00