summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Implement TIP #492: Introspection for 'tk busy', with test cases and man page.fvogel2017-12-191-16/+48
* 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
|\ \ \ | |/ / |/| |
| * | Renamed test scale-21 to scale-21.1, and added scale-21.2 to test huge values...fvogel2017-10-071-1/+10
| * | Add test for [55b95f578a]: Associating variable with bignum value with scale ...fvogel2017-10-041-0/+11
* | | Clean up bg exception handlers.dgp2017-10-121-0/+12
* | | Fix [dd9667635d]: text anchor not setfvogel2017-10-071-3/+28
|\ \ \ | |/ / |/| |
| * | Use interp bgerror instead of old proc bgerror.fvogel2017-09-301-8/+12
| * | Clean the bgerror proc that is defined in some tests, which allows to put the...fvogel2017-09-231-18/+24
| * | Fix [dd9667635d]: text anchor not setfvogel2017-09-221-3/+18
| |/
* | Fix [514ff64dd0]: canvas rotated text overlap detection not working.fvogel2017-09-241-0/+10
|\ \