summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add tests checking the new option -activerelieffvogel2018-09-231-1/+9
* Fix [3441086fff]: ttk::style layout with empty -children silently disappearsfvogel2018-09-021-0/+3
|\
| * Added test layout-2 testing the correct return of an error when -children {} ...fvogel2018-08-261-0/+3
* | Merge 8.6jan.nijtmans2018-09-011-1/+1
|\ \ | |/
* | Fix [dee98dcb15]: font-21.6 test fails on macOS, by skipping the test on this OSfvogel2018-08-211-1/+1
|\ \ | |/
| * Fix [dee98dcb15]: font-21.6 test fails on macOS, by skipping the test on this OSfvogel2018-08-211-1/+1
| |\
| | * Fix [dee98dcb15]: font-21.6 test fails on macOSfvogel2018-07-241-1/+1
* | | Remove end-of-line spacingjan.nijtmans2018-08-101-4/+4
* | | Fix [ec9270f5fd]: font-45.3 test fails on macOSfvogel2018-07-271-4/+9
|\ \ \ | |/ /
| * | Fix [ec9270f5fd]: font-45.3 test fails on macOSfvogel2018-07-271-4/+9
| |\ \
| | * | Fix [ec9270f5fd]: font-45.3 test fails on macOSfvogel2018-07-241-4/+9
| | |/
* | | Fix [fbaed1f66b]: [image create photo] errors out on a sane animated giffvogel2018-07-272-1/+11
|\ \ \ | |/ /
| * | Better comment in the test, by Erik Leunissenfvogel2018-07-221-7/+5
| * | Add test imgPhoto-14.5 exercising the fix for [fbaed1f66b]. The GIF decoder d...fvogel2018-07-212-1/+13
| |/
* | Fix [1475156fff]: Numerous select.test and unixSelect.test failures on macOS....fvogel2018-07-173-45/+46
|\ \ | |/
| * Fix [1475156fff]: Numerous select.test and unixSelect.test failures on macOS....fvogel2018-07-173-45/+46
| |\
| | * Ditto for clipboard-6.2. Don't run this test on macOS, only on x11. This test...fvogel2018-07-081-1/+1
| | * Also prevent unixSelect-1.* tests from failing on macOS. These tests check X ...fvogel2018-07-071-18/+18
| | * Fix [1475156fff]: Numerous select.test failures on macOSfvogel2018-07-071-26/+27
* | | Fix [b947864419]: clipboard-4.1, -4.2, -4.4 fail on macOSfvogel2018-07-171-4/+2
|\ \ \ | |/ /
| * | Remove superfluous code in clipboard-4.3 and clipboard-4.5 testsfvogel2018-07-081-4/+2
| |/
* | Fix [6ca257310a]: wm resizable does not disable single dimension resizing on ...fvogel2018-07-041-2/+4
|\ \ | |/
| * Fix [6ca257310a]: wm resizable does not disable single dimension resizing on ...fvogel2018-07-041-2/+4
| |\
| | * Complete test wm-resizable-2.1 with the fourth combination casefvogel2018-06-301-2/+4
* | | Fix [119bb094af]: wm-iconbitmap-1.4 and wm-iconbitmap-2.1 fail on macOSfvogel2018-07-041-2/+2
|\ \ \ | |/ /
| * | Fix [119bb094af]: wm-iconbitmap-1.4 and wm-iconbitmap-2.1 fail on macOSfvogel2018-07-041-2/+2
| |\ \
| | * | Fix [119bb094af]: wm-iconbitmap-2.1 fails on macOSfvogel2018-06-281-1/+1
| | * | Fix [119bb094af]: wm-iconbitmap-1.4 fails on macOSfvogel2018-06-281-1/+1
| | |/
* | | Fix [68b78ef96a]: wm-attributes-1.2.5 fails on macOSfvogel2018-07-041-1/+1
|\ \ \ | |/ /
| * | Fix [68b78ef96a]: wm-attributes-1.2.5 fails on macOSfvogel2018-06-181-1/+1
| |/
* | Fix [de01e24aa1]: Text replace command involving selection crashesfvogel2018-06-161-0/+9
|\ \ | |/
| * Add (currently crashing) test text-8.28 to demonstrate [de01e24aa1]: Text rep...fvogel2018-06-131-0/+9
* | Merge TIP #496 implementation following positive vote by the TCTfvogel2018-05-133-2/+37
|\ \
| * | Fix test entry-10.1 in ttk/entry.test so that ttk widgets are tested, and add...fvogel2018-04-151-1/+10
| * | merge trunk (because tip-496 does not target 8.6 but 8.7, whereas branch tip-...fvogel2018-04-1573-1734/+3136
| |\ \
| * | | Fix spinbox-3.15 test result since two new options were added in the ouput of...fvogel2018-03-051-1/+1
| * | | Remove useless tests entry-10.2 and -10.3 (for ttk::entry) since these did no...fvogel2018-02-111-28/+0
| * | | Removed useless test entry-25.1 since this test does not check anything excep...fvogel2018-02-111-16/+0
| * | | -placeholdertext becomes -placeholder. Changes provided by René Zaumseilfvogel2018-02-062-12/+12
| * | | Change -empty* option names to -placeholder*. Changes provided by René Zaumseilfvogel2018-02-062-8/+45
| * | | Fix entry-3.15 test result since two new options were added in the ouput of [...fvogel2018-01-311-1/+1
| * | | Implementation of TIP #496 - Display hints in ::ttk::entry (by René Zaumseil)fvogel2018-01-311-0/+33
* | | | Fix [38e83e6ec9]: canvasText-1.11 fails on macOS (ditto for config-4.57)fvogel2018-05-132-4/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix [38e83e6ec9]: canvasText-1.11 fails on macOS (ditto for config-4.57)fvogel2018-05-132-4/+4
| |\ \ \
| | * | | Work around [38e83e6ec9]: config-4.57 fails on macOSfvogel2018-04-301-2/+2
| | * | | Work around [38e83e6ec9]: canvasText-1.11 fails on macOSfvogel2018-04-301-2/+2
| | |/ /
* | | | Fix [66db98f30d]: choosedir, filebox, msgbox tests fails on macOS + undocumen...fvogel2018-05-133-31/+45
|\ \ \ \ | |/ / /
| * | | Fix [66db98f30d]: choosedir, filebox, msgbox tests fails on macOS + undocumen...fvogel2018-05-133-31/+45
| |\ \ \
| | * | | Unify further error messages for tk_messageBox optionsfvogel2018-05-011-20/+5
| | * | | Unify error messages for wrong values of 'tk_messageBox -default' among platf...fvogel2018-05-011-16/+7