summaryrefslogtreecommitdiffstats
path: root/tests/ttk
Commit message (Expand)AuthorAgeFilesLines
* Cherrypick [31667ffe] and [df25043c] (fix conflict).fvogel2022-12-051-8/+8
* Reduce differences in the test suite between 8.6 and 8.7 by backporting cosme...fvogel2022-11-3011-41/+76
* merge 8.6fvogel2022-09-201-0/+23
|\
| * Give -width 0 -height 0 to the image element created, so that it does not tak...fvogel2022-08-291-1/+1
| * Add non-regression test treeview-bc602049ab.fvogel2022-08-281-0/+23
* | Stabilize ttk-2.8. This test was seen failing once at GitHub Actions, in bran...fvogel2022-07-031-1/+1
* | Stabilize notebook-5.1. This test once failed at least, at GitHub Actions in ...fvogel2022-06-211-3/+3
* | Stabilize notebook-6.1 and notebook-6.7. These tests were observed failing a ...fvogel2022-04-241-1/+13
|/
* Fix issue with <<TreeviewSelect>> event as described in [2a6c62afd9] in the c...fvogel2022-03-071-2/+11
* 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
* Change default initialization for ttk:label -anchor to "w"jan.nijtmans2021-12-201-1/+1
* Add (little) regression-testcasesjan.nijtmans2021-12-171-0/+9
* Backport testcase combobox-2.7 from Tcl 8.7jan.nijtmans2021-12-141-0/+5
* Refine tests further.fvogel2021-11-211-1/+8
* Rework <<TreeviewSelect>> tests.fvogel2021-11-211-44/+77
* Add four new (failing) testcases covering newly reported issues with <<Treevi...fvogel2021-11-201-0/+39
* Test-case cleanup (all backported form 8.7)jan.nijtmans2021-10-311-1/+1
* Deal with new test failures revealed by changing the order of the tests.culler2021-04-282-15/+28
* Two more failsOnXQuarz marks. Fix possible compiler warning when HAVE_XKBKEYC...jan.nijtmans2021-03-091-1/+2
* Merge 8.5jan.nijtmans2020-11-231-1/+1
|\
* | 3 more select-* testcases which sometimes fail on Travis' Ubuntu environmentjan.nijtmans2020-10-111-1/+2
* | Merge 8.5. Update to Xcode12 and gcc-10. ttk test failures now lead to Travis...jan.nijtmans2020-09-2811-51/+53
|\ \ | |/
| * Compile with gcc-10 too. Mark more test-cases as failing on Ubuntujan.nijtmans2020-09-2410-50/+50
| * (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ...jan.nijtmans2020-09-1610-21/+22
* | Require Tcltest 2.2 as a miminum.jan.nijtmans2020-09-1518-32/+48
|\ \
| * | Merge 8.6. Modify local xvfb-run script such that it works on macOS, and use itjan.nijtmans2020-09-1018-32/+49
* | | Use consistant $idx < 0 in stead of $idx != -1 for checking index meaning 'no...jan.nijtmans2020-09-141-1/+1
|/ /
* | TIP #581: More progressjan.nijtmans2020-09-098-20/+20
* | Another round of TIP #581-related name changes. Now merely concentrated on co...jan.nijtmans2020-09-032-17/+17
* | testcase cleanupjan.nijtmans2020-08-132-8/+8
* | Fix Yosemite compiler warnings and bugs in tests revealed by testing on Yosem...culler2020-07-221-3/+6
* | Spacing between testsfvogel2020-06-161-0/+1
* | Add another non-regression test, this time exercising the -wrap false case.fvogel2020-06-161-3/+22
* | Add test cases exercising [50ed1eddb0]: ttk::spinbox with -values does not lo...fvogel2020-06-161-0/+40
* | Fix [14188104c3]: ttk::treeview scrollbar not updating. Thanks to cjmcdonald ...fvogel2020-04-251-0/+54
|\ \
| * | Add new test case treeview-9.3 exercising scrollbar change on 'see' command f...fvogel2020-04-181-0/+28
| * | Fix [14188104c3]: ttk::treeview scrollbar not updating. Add test treeview-9.2...fvogel2020-04-181-0/+26
* | | Add non-regression test entry-2.1.1. This test fails before the fix, and pass...fvogel2020-04-161-0/+12
|/ /
* | Add non-regression test entry-10.1fvogel2020-01-021-0/+12
* | Fix [b3b56ae8dc]: ttk widgets overwrite user-set -cursor option. Case of the ...fvogel2019-11-021-0/+13
* | Propagate the previous two commits to the tabs of a ttk::notebook, which can ...fvogel2019-11-011-1/+1
* | Fix [caacf1f082]: treeview column resizing not possible in some conditions. T...fvogel2019-10-271-2/+2
* | Rebase to 8.6, and use more "vwait" in stead of "update"jan.nijtmans2019-10-091-2/+7
* | Fix [a3e81a82a1]: macOS: ttk-2.8 failsfvogel2019-08-281-0/+1
* | Use single-argument "expr" as much as possible. Not complete yet, but most tr...jan.nijtmans2019-06-052-3/+3
* | Cleanup to avoid bad interaction between recently added treeview testsfvogel2019-05-261-0/+2
* | Fix [ce470f20fd]: ttk::treeview has column dragging issuesfvogel2019-05-261-0/+88
|\ \
| * | Add treeview tests checking for non-regression (the last added test already p...fvogel2019-05-081-1/+79