summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add three (currently failing) tests text-27.15[abc] that will pass when <<Sel...fvogel2018-01-151-2/+49
* Further fix for [fa8de77936]: ttk::checkbutton handle empty variable graceful...fvogel2018-01-071-1/+4
|\
| * Adapt test result for checkbutton-1.8 following addition of the invoke comman...fvogel2018-01-071-1/+1
| * Complement test checkbutton-1.8 so that it crashes now on checkbutton invoke ...fvogel2018-01-071-0/+3
* | Fix [fa8de77936]: ttk::checkbutton handle empty variable graceful. Patch from...fvogel2018-01-071-0/+6
|\ \ | |/
| * Add non-regression test checkbutton-1.8fvogel2018-01-071-0/+6
* | Add test scale-2.1 to check support of the -state option by ttk::scalefvogel2017-12-311-0/+23
|/
* Testcases added for [aa7679685e]: Destroying a master-window .. then crashfvogel2017-12-211-0/+30
* Remove constraint tempNotMac on all the tests that used it, it is no longer n...fvogel2017-12-191-9/+9
* Fix [98db50bdad]: OS X - unixFont.test failures (fixed font is not fixed-width)fvogel2017-12-101-49/+49
|\
| * Fix [98db50bdad]: OS X - unixFont.test failures (fixed font is not fixed-width)fvogel2017-12-091-49/+49
* | Fix [43e38f1bcc]: entry-3.2 (in ttk) fails on macOSfvogel2017-12-101-1/+1
|\ \
| * | Fix [43e38f1bcc]: entry-3.2 (in ttk) fails on macOSfvogel2017-12-081-1/+1
| |/
* | spinbox-13.10 and -13.12 failed on macOS, and spinbox-13.11 was not exercisedfvogel2017-12-101-3/+3
|\ \
| * | Fix the same issue as in previous commit that dealt with the entry widget, bu...fvogel2017-12-101-3/+3
* | | spinbox-1.45 failed on macOSfvogel2017-12-101-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix the same issue as in previous commit that dealt with the entry widget, bu...fvogel2017-12-101-1/+1
* | | Fix [1088816fff]: Aqua tests fail (entry-13.10, entry-13.12)fvogel2017-12-081-3/+3
|\ \ \ | |/ / |/| / | |/
| * Fix [1088816fff]: Aqua tests fail (entry-13.10, entry-13.12)fvogel2017-12-061-3/+3
* | Fix [bb6f4cd859]: entry-1.32 fails on macOSfvogel2017-12-061-1/+1
|/
* Merge bind-errors into core-8-6-branch. Fixes [1088805fff]. See [0feb63f139]culler2017-12-051-2/+27
|\
| * Move calls to clearRingBuffer into the setup sections of tests in bind.test.culler2017-12-031-13/+13
| * Restore original content of test bind-15.23. Since the event ring buffer is n...fvogel2017-12-031-3/+3
| * Remove unneeded [expr ] in bind-15.22fvogel2017-12-031-1/+1
| * Resolve unintended forkfvogel2017-12-031-6/+1
| |\
| | * Remove letftover try.fvogel2017-12-031-6/+1
| * | The ring buffer needs to be cleared in 16.49 too. The issue only appearsculler2017-12-031-0/+1
| |/
| * Add an explicit procedure in bind.test which clears the pattern matcher'sculler2017-12-031-0/+30
| * Modify the bind-15.23 test so the events left over in the ring buffer from bi...culler2017-12-031-4/+3
* | Remove 'unix' constraint for menuDraw-16.5 since this test now passes on all ...fvogel2017-12-011-1/+1
|/
* Use -1 instead of 0 as the invalid keycode in test bind-13.14 since 0 isculler2017-11-281-2/+2
* Fix test imgPMG-3.1 just addedfvogel2017-11-211-2/+2
* Add test imgPNG-3.1 demonstrating bug [1c659ef0f1]fvogel2017-11-212-0/+11
* Fix [73ba07efcd]: Use correct property type when handling MULTIPLE conversion...fvogel2017-11-191-1/+22
|\
| * Don't include the NULL from SAVE_TARGETS request in the expected result. The ...fvogel2017-11-141-3/+3
| * Use -cleanup with test select-10.6fvogel2017-11-131-1/+2
| * Fix test select-14.1. It now passes on Linux with Gnome.fvogel2017-11-131-2/+3
| * Add test select-14.1 checking for use of the correct property type when handl...fvogel2017-11-121-0/+19
* | Merge OSX_redraw_artifacts branch. This fixes [fab5fed65e], [40a9abb9db] and ...fvogel2017-11-071-0/+22
|\ \
| * \ merge core-8-6-branchfvogel2017-11-011-0/+1
| |\ \
| * | | Reworked the regression test so that it would more preciselyculler2017-10-301-1/+1
| * | | merge core-8-6-branchfvogel2017-10-281-0/+20
| |\ \ \
| * | | | Add a regression test with constraint aqua which tests that allculler2017-10-271-0/+22
| * | | | Change TkScrollWindow to only generate expose events if the Text widget hasculler2017-10-241-34/+34
| * | | | Complement to previous patch from marc Culler: replace 'update' by 'update id...fvogel2017-10-171-34/+34
* | | | | Fix test menu-3.66 by splitting it in three: menu-3.66a deals with the case o...fvogel2017-11-041-1/+25
* | | | | Fix [c8c52b9d6a]: OS X - Lots of menu.test tests fail (items are off by one)....fvogel2017-11-041-14/+14
* | | | | Fix [0ef1c52736]: OS X - tests menu-22.[345] hangfvogel2017-11-031-3/+3
| |_|/ / |/| | |
* | | | Fix [ce62c81bae] text-37.1 failsfvogel2017-10-281-0/+1
| |/ / |/| |
* | | Fix [55b95f578a]: Associating variable with bignum value with scale crashes it.fvogel2017-10-221-0/+20
|\ \ \ | |/ / |/| |