summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* argc -> objc where appropriatejan.nijtmans2022-07-122-2/+2
* Add better comments regarding proc controlPointerWarpTiming as a test helper ...fvogel2022-06-301-6/+17
* Copy changes (by hand) from unstable_tests branch that make textWind-3.2, -3....fvogel2022-06-122-16/+46
* Use constraint aquaKnownBug on textDisp-6.5, -6.6 and -7.* instead of only no...fvogel2022-06-121-11/+21
* Cherrypick [fce98074] (Constrain textWind-3.2, -3.3, -3.4 and -3.5 with aquaK...fvogel2022-06-122-4/+9
* merge 8.6fvogel2022-06-075-25/+6
|\
| * Constraint 10 tests with 'notAqua' in textDisp.test. Bug [aad0231f07] prevent...fvogel2022-06-071-10/+10
| * Test canvRect-4.4 seems to be actually portable. Remove the 'nonPortable' con...fvogel2022-05-231-2/+1
| * Test canvRect-3.6 seems to be actually portable. Remove the 'nonPortable' con...fvogel2022-05-231-4/+1
| * Test canvImg-7.1 seems to be actually portable. Remove the 'nonPortable' cons...fvogel2022-05-231-5/+2
| * Test canvas-2.4 seems to be actually portable. Remove the 'nonPortable' const...fvogel2022-05-231-3/+1
| * Fix expected result of textDisp-6.6 (same reason as previous commit). Also, r...fvogel2022-05-231-2/+2
| * Fix expected result of textDisp-7.2 and -7.3. Thanks to Brian Griffin (Both o...fvogel2022-05-231-2/+2
| * Ultrix is long dead, remove 'nonPortable' test constraints.fvogel2022-05-232-15/+11
* | merge 8.6fvogel2022-05-153-154/+175
|\ \ | |/
| * Fix for [dc4c5573a6]: tk_popup entry index not working on unix. Thanks to cjm...fvogel2022-04-101-154/+154
| |\
| | * Fix indentation in menu.testfvogel2022-04-021-154/+154
| * | Fix [415415fff]: Scale long callback: One click -> Two stepsfvogel2022-04-072-0/+21
| |\ \
| | * | Unsetting variable at the end of tests using them avoids unwanted test intera...fvogel2022-03-281-0/+2
| | * | Add a comment pinpointing the specific case purpose of the test.fvogel2022-03-191-2/+2
| | * | Revert previous commit since it does not let the tests pass at Github. Moreov...fvogel2022-03-191-3/+4
| | * | Try a slightly different test scale-18.3 since it failed for all platforms at...fvogel2022-03-151-2/+2
| | * | Add non-regression test scale-18.3, failing before the fix, and passing after...fvogel2022-03-141-1/+19
* | | | merge 8.6fvogel2022-04-051-0/+22
|\ \ \ \ | |/ / /
| * | | (Cherry-pick) Fix for bug [29b5c28ea]jan.nijtmans2022-04-041-0/+22
| | |/ | |/|
* | | merge 8.6fvogel2022-04-0310-22/+215
|\ \ \ | |/ /
| * | Fix error in [68e5af70]: PARENT_RECONFIG_PENDING is a container flag, not a c...fvogel2022-03-201-2/+2
| |\ \
| | * | Fix error in [df2353f2]: PARENT_RECONFIG_PENDING is a container flag, not a c...fvogel2022-03-201-2/+2
| * | | Fix [54fe7a5e71]: crash with destroy and text widget embedded windows.fvogel2022-03-191-0/+18
| |\ \ \
| | * | | Add (currently crashing) test textWind-18.3 demonstrating [54fe7a5e71].fvogel2022-02-191-0/+18
| | | |/ | | |/|
| * | | Fix [5412c64a79]: Segmentation fault on closing error report window. This dea...fvogel2022-03-191-0/+16
| |\ \ \ | | | |/ | | |/|
| | * | Add test canvWind-2.1 demonstrating bug [5412c64a79]fvogel2022-03-091-0/+16
| * | | Fix [424773a00c]: NULL dereference in PostscriptBitmap().fvogel2022-03-191-0/+18
| |\ \ \ | | |/ / | |/| |
| | * | Fix error in test script.fvogel2022-02-281-1/+1
| | * | Add test canPs-5.2 testing canvas postscript generation with an image.fvogel2022-02-271-0/+8
| | * | Change comment since the test now passes.fvogel2022-02-261-1/+1
| | * | Fix indentation.fvogel2022-02-261-1/+1
| | * | Add new (and currently crashing) test canPs-5.1 demonstrating bug [424773a00c].fvogel2022-02-261-0/+10
| | |/
| * | Cherrypick [541e50a5] in order to add test textDisp-32.4 for the legacy text ...fvogel2022-03-081-0/+14
| * | Fix issue with <<TreeviewSelect>> event as described in [2a6c62afd9] in the c...fvogel2022-03-071-2/+11
| * | Add new tests b-tree-2.22 -2.23 -2.24 -2.25 -2.26 copied from the revised_tex...fvogel2022-03-021-0/+62
| |/
| * Tune error message slightly again.fvogel2022-02-031-1/+1
| * Change slightly the error message to match what 8.7 returns ([3fefb364e2] is ...fvogel2022-02-031-1/+1
| * Add (currently) crashing test combobox-2.8fvogel2022-02-011-0/+5
| * Fix the first part of [1501749fff]. Now textWind-18.1 passes.fvogel2022-01-231-1/+1
| * Fix the second part of [1501749fff]. Now textWind-18.2 passes.fvogel2022-01-231-1/+1
| * Add some time in textWind-18.1 to make sure it crashes before the test is ove...fvogel2022-01-231-0/+1
| * Add (currently crashing) test textWind-18.2 dealing with the issue demonstrat...fvogel2022-01-231-0/+15
| * Cherrypick [baf43e83] from trunk.fvogel2022-01-171-0/+0
| * Fix [b1d115fa60]: No delivery of <Enter> event upon destruction of toplevel. ...fvogel2022-01-162-19/+54
| |\