summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix pack/place testcases on Unix. Follow-up to [f68fa7edd10d0b17]jan.nijtmans2020-12-132-2/+2
* Fix winDialog-5.12.7 testcase in CI environmentjan.nijtmans2020-12-111-1/+1
* On github actions, make build fail if any testcases fails. Mark 2 failing tes...jan.nijtmans2020-12-101-2/+2
* Make sure there's a file in the home directory on Windows for winDialog-5.12.7dkf2020-12-091-1/+16
* Fix main-3.1 in Mac environment. job label changes. Don't run testcases in Xc...jan.nijtmans2020-11-261-1/+1
|\
| * Handle (hopefully) failing testcases on github actions for Windows and MacOSjan.nijtmans2020-11-252-2/+5
* | Merge 8.5jan.nijtmans2020-11-2320-20/+20
|\ \ | |/
| * Account for test-cases which we already know are failing on Ubuntujan.nijtmans2020-11-2316-16/+16
* | Add non regression test for bug [4ebcc04dc4]fvogel2020-11-071-1/+7
* | Another select-* testcase which sometimes failsjan.nijtmans2020-10-161-1/+1
* | 3 more select-* testcases which sometimes fail on Travis' Ubuntu environmentjan.nijtmans2020-10-113-5/+7
* | More select-* testcases which sometimes fail on Travis' Ubuntu environmentjan.nijtmans2020-10-092-4/+5
* | select-10.4 sometimes fails on Ubuntu too. Remove constraint from image-6.2, ...jan.nijtmans2020-10-092-5/+3
* | Mark all test-cases failing on XQuarz with constraint "failsOnXQuarz"jan.nijtmans2020-10-0813-50/+64
* | More elimination of the "register" keyword, and more explicit typecastsjan.nijtmans2020-10-061-4/+4
* | Duplicate testconstraint failsOnUbuntujan.nijtmans2020-10-011-2/+0
* | Expression for contraint failsOnUbuntuNoXft was reverse ....jan.nijtmans2020-10-016-7/+7
* | Mark 10 testcases with failsOnUbuntuNoXft. They fail on Ubuntu if Tk is compi...jan.nijtmans2020-09-306-222/+236
* | Fix safe-1.2 testcase when running Tcl version < 8.6.7 (That's when tcl:encod...jan.nijtmans2020-09-301-1/+4
* | Mark more test-cases with "failsOnUbuntu"jan.nijtmans2020-09-2925-160/+174
* | Merge 8.5. Update to Xcode12 and gcc-10. ttk test failures now lead to Travis...jan.nijtmans2020-09-2840-715/+731
|\ \ | |/
| * Mark 4 more testcases as failsOnUbuntujan.nijtmans2020-09-262-4/+4
| * Xcode 11.7 -> 12. Mark more testcases as failsOnUbuntujan.nijtmans2020-09-257-31/+31
| * Compile with gcc-10 too. Mark more test-cases as failing on Ubuntujan.nijtmans2020-09-2423-143/+193
| * testcase cleanupjan.nijtmans2020-09-237-237/+275
| * Don't set ERROR_ON_FAILURES, it doesn't work for Tk.jan.nijtmans2020-09-231-1/+0
| * Mark many testcases with "failsOnUbuntu" (Not all, I still want to see the re...jan.nijtmans2020-09-2316-69/+89
| * (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ...jan.nijtmans2020-09-1698-464/+466
* | Require Tcltest 2.2 as a miminum.jan.nijtmans2020-09-1533-74/+91
|\ \
| * | Merge 8.6. Modify local xvfb-run script such that it works on macOS, and use itjan.nijtmans2020-09-1033-73/+92
* | | Prevent the usage of the term safe/unsafe childjan.nijtmans2020-09-142-44/+44
* | | Missing quotes in test-casesjan.nijtmans2020-09-142-2/+2
* | | Use consistant $idx < 0 in stead of $idx != -1 for checking index meaning 'no...jan.nijtmans2020-09-146-8/+8
|/ /
* | TIP #581: More progressjan.nijtmans2020-09-0910-22/+22
* | Don't depend on TIP #581 for Tcl in testcasesjan.nijtmans2020-09-081-1/+1
* | Merge 8.5. jan.nijtmans2020-09-081-1/+1
|\ \ | |/
* | Simplify throughout: ButtonPress -> Button, KeyPress -> Key (or remove it bec...jan.nijtmans2020-09-081-4/+4
* | Another round of TIP #581-related name changes. Now merely concentrated on co...jan.nijtmans2020-09-0317-574/+574
* | Implement part of TIP #581: Master/Slave. Not complete yet, and also the cha...jan.nijtmans2020-09-034-5/+5
* | Fix safe.test when running in a Tcl 8.7 environment (backported from Tk 8.7)jan.nijtmans2020-09-021-11/+23
* | Change expectation of safe-5.1 (error-message changed in Tcl)jan.nijtmans2020-08-311-1/+1
* | Fix duplicate test name scrollbar-3.50.1fvogel2020-08-241-1/+1
|\ \
| * | Fix duplicate test name scrollbar-3.50.1fvogel2020-08-241-1/+1
* | | Fix [970793d707]: textWind-10.10,11,12,13,14 fail on Windows in trunk.fvogel2020-08-231-7/+7
* | | testcase cleanupjan.nijtmans2020-08-135-392/+392
* | | Rename (internal) MAASTER_MENU to MAIN_MENU, but keep the original, just to b...jan.nijtmans2020-08-121-1/+1
* | | Rename references to CrtSlave -> CrtAlias. Some more slave -> child changes n...jan.nijtmans2020-08-043-166/+166
* | | Adjust some unixEmbed tests which were failing sporadically.culler2020-07-311-6/+6
* | | Merge mac_testing: fix testing and build issues on the various supported vers...culler2020-07-2710-128/+149
|\ \ \
| * | | Remove the race condition from listbox-21.10 the same way as for listbox-21.9culler2020-07-251-8/+6