| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove superfluous code in clipboard-4.3 and clipboard-4.5 tests | fvogel | 2018-07-08 | 1 | -4/+2 |
|
|
* | Fix [6ca257310a]: wm resizable does not disable single dimension resizing on ... | fvogel | 2018-07-04 | 1 | -2/+4 |
|\ |
|
| * | Complete test wm-resizable-2.1 with the fourth combination case | fvogel | 2018-06-30 | 1 | -2/+4 |
|
|
* | | Fix [119bb094af]: wm-iconbitmap-1.4 and wm-iconbitmap-2.1 fail on macOS | fvogel | 2018-07-04 | 1 | -2/+2 |
|\ \ |
|
| * | | Fix [119bb094af]: wm-iconbitmap-2.1 fails on macOS | fvogel | 2018-06-28 | 1 | -1/+1 |
|
|
| * | | Fix [119bb094af]: wm-iconbitmap-1.4 fails on macOS | fvogel | 2018-06-28 | 1 | -1/+1 |
| |/ |
|
* | | Fix [68b78ef96a]: wm-attributes-1.2.5 fails on macOS | fvogel | 2018-06-18 | 1 | -1/+1 |
|/ |
|
* | Add (currently crashing) test text-8.28 to demonstrate [de01e24aa1]: Text rep... | fvogel | 2018-06-13 | 1 | -0/+9 |
|
|
* | Fix [38e83e6ec9]: canvasText-1.11 fails on macOS (ditto for config-4.57) | fvogel | 2018-05-13 | 2 | -4/+4 |
|\ |
|
| * | Work around [38e83e6ec9]: config-4.57 fails on macOS | fvogel | 2018-04-30 | 1 | -2/+2 |
|
|
| * | Work around [38e83e6ec9]: canvasText-1.11 fails on macOS | fvogel | 2018-04-30 | 1 | -2/+2 |
|
|
* | | Fix [66db98f30d]: choosedir, filebox, msgbox tests fails on macOS + undocumen... | fvogel | 2018-05-13 | 3 | -31/+45 |
|\ \ |
|
| * | | Unify further error messages for tk_messageBox options | fvogel | 2018-05-01 | 1 | -20/+5 |
|
|
| * | | Unify error messages for wrong values of 'tk_messageBox -default' among platf... | fvogel | 2018-05-01 | 1 | -16/+7 |
|
|
| * | | Make msgbox.test pass on all platforms (checked on Win Vista, Linux Debian 8 ... | fvogel | 2018-05-01 | 1 | -5/+21 |
|
|
| * | | Fix mistake in previous commit | fvogel | 2018-05-01 | 1 | -1/+1 |
|
|
| * | | Fix msgbox.test expected results when running on macOS | fvogel | 2018-05-01 | 1 | -13/+19 |
|
|
| * | | Fix filebox.test expected results when running on macOS | fvogel | 2018-05-01 | 1 | -10/+24 |
|
|
| * | | Fix missing part of the error message in test choosedir-1.5.2 | fvogel | 2018-04-30 | 1 | -1/+1 |
|
|
| * | | Some tests in choosedir.test (those that check the options parsing) can be ru... | fvogel | 2018-04-30 | 1 | -6/+6 |
|
|
| * | | Fix [66db98f30d]: choosedir-1.5 fails on macOS | fvogel | 2018-04-30 | 1 | -2/+4 |
| |/ |
|
* | | Fix [ddeef0e069]: Some canvImg tests fail on macOS | fvogel | 2018-04-30 | 2 | -9/+9 |
|/ |
|
* | Fix [e20d5ca7cd]: textTag-18.1 fails on OS X | fvogel | 2018-01-28 | 1 | -0/+1 |
|
|
* | Fix [b68710aed6]: Minor fixes to library/text.tcl bindings, and generation of... | fvogel | 2018-01-28 | 1 | -2/+106 |
|\ |
|
| * | Add more <<Selection>> event generation tests. | fvogel | 2018-01-18 | 1 | -6/+63 |
|
|
| * | Avoid confusion: the <<Selection>> event is documented to fire when the selec... | fvogel | 2018-01-16 | 1 | -6/+6 |
|
|
| * | Add three (currently failing) tests text-27.15[abc] that will pass when <<Sel... | fvogel | 2018-01-15 | 1 | -2/+49 |
|
|
* | | Revised tests/safePrimarySelection.test for unsafe slave interpreters | kjnash | 2018-01-22 | 1 | -20/+52 |
|
|
* | | merge core-8-6-branch | fvogel | 2018-01-21 | 23 | -96/+498 |
|\ \
| |/ |
|
| * | Further fix for [fa8de77936]: ttk::checkbutton handle empty variable graceful... | fvogel | 2018-01-07 | 1 | -1/+4 |
| |\ |
|
| | * | Adapt test result for checkbutton-1.8 following addition of the invoke comman... | fvogel | 2018-01-07 | 1 | -1/+1 |
|
|
| | * | Complement test checkbutton-1.8 so that it crashes now on checkbutton invoke ... | fvogel | 2018-01-07 | 1 | -0/+3 |
|
|
| * | | Fix [fa8de77936]: ttk::checkbutton handle empty variable graceful. Patch from... | fvogel | 2018-01-07 | 1 | -0/+6 |
| |\ \
| | |/ |
|
| | * | Add non-regression test checkbutton-1.8 | fvogel | 2018-01-07 | 1 | -0/+6 |
|
|
| * | | Add test scale-2.1 to check support of the -state option by ttk::scale | fvogel | 2017-12-31 | 1 | -0/+23 |
| |/ |
|
| * | Testcases added for [aa7679685e]: Destroying a master-window .. then crash | fvogel | 2017-12-21 | 1 | -0/+30 |
|
|
| * | Remove constraint tempNotMac on all the tests that used it, it is no longer n... | fvogel | 2017-12-19 | 1 | -9/+9 |
|
|
| * | Fix [98db50bdad]: OS X - unixFont.test failures (fixed font is not fixed-width) | fvogel | 2017-12-10 | 1 | -49/+49 |
| |\ |
|
| | * | Fix [98db50bdad]: OS X - unixFont.test failures (fixed font is not fixed-width) | fvogel | 2017-12-09 | 1 | -49/+49 |
|
|
| * | | Fix [43e38f1bcc]: entry-3.2 (in ttk) fails on macOS | fvogel | 2017-12-10 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Fix [43e38f1bcc]: entry-3.2 (in ttk) fails on macOS | fvogel | 2017-12-08 | 1 | -1/+1 |
| | |/ |
|
| * | | spinbox-13.10 and -13.12 failed on macOS, and spinbox-13.11 was not exercised | fvogel | 2017-12-10 | 1 | -3/+3 |
| |\ \ |
|
| | * | | Fix the same issue as in previous commit that dealt with the entry widget, bu... | fvogel | 2017-12-10 | 1 | -3/+3 |
|
|
| * | | | spinbox-1.45 failed on macOS | fvogel | 2017-12-10 | 1 | -1/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Fix the same issue as in previous commit that dealt with the entry widget, bu... | fvogel | 2017-12-10 | 1 | -1/+1 |
|
|
| * | | | Fix [1088816fff]: Aqua tests fail (entry-13.10, entry-13.12) | fvogel | 2017-12-08 | 1 | -3/+3 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | Fix [1088816fff]: Aqua tests fail (entry-13.10, entry-13.12) | fvogel | 2017-12-06 | 1 | -3/+3 |
|
|
| * | | Fix [bb6f4cd859]: entry-1.32 fails on macOS | fvogel | 2017-12-06 | 1 | -1/+1 |
| |/ |
|
| * | Merge bind-errors into core-8-6-branch. Fixes [1088805fff]. See [0feb63f139] | culler | 2017-12-05 | 1 | -2/+27 |
| |\ |
|
| | * | Move calls to clearRingBuffer into the setup sections of tests in bind.test. | culler | 2017-12-03 | 1 | -13/+13 |
|
|