summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6fvogel2021-02-072-1/+17
|\
| * Two new testcasesjan.nijtmans2021-01-281-0/+16
| * Merge 8.5jan.nijtmans2021-01-121-1/+1
| |\
| | * backport textTag-18.1 changes from 8.6. Hopefully this makes the test pass on...jan.nijtmans2021-01-121-3/+9
| | * Fix expected error-message in main-3.1 testcase (8.5 != 8.6)jan.nijtmans2020-12-161-1/+1
| | * Fix main-3.1 testcase (backported from 8.6) in CI environmentjan.nijtmans2020-12-151-6/+6
* | | Remove unneeded changes in previous commitfvogel2020-12-301-3/+4
* | | Robustify event-9 since it was failing sometimes on Win10, depending on a. ra...fvogel2020-12-281-3/+13
* | | merge core-8-6-branchfvogel2020-12-286-9/+24
|\ \ \ | |/ /
| * | Tidy up with a patch from Christopher Chavez. Removes redundant include direc...marc_culler2020-12-161-1/+1
| * | Allow test send-11.1 to result in "target application died", since that happe...jan.nijtmans2020-12-161-3/+3
| * | 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
* | | Merge 8.6jan.nijtmans2020-12-0921-21/+21
|\ \ \ | |/ /
| * | 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
* | | Better description for test event-9fvogel2020-11-291-2/+2
* | | Add test event-9 checking non-regression against [9e1312f32c].fvogel2020-11-281-0/+19
|/ /
* | 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
|\ \ | |/