| Commit message (Expand) | Author | Age | Files | Lines |
* | Test-case cleanup (all backported form 8.7) | jan.nijtmans | 2021-10-31 | 1 | -2/+2 |
|
|
* | Fix [ea876b3e8a]: Text peer widget ignores set -startline when scrolling with... | fvogel | 2021-04-18 | 1 | -0/+15 |
|\ |
|
| * | Add non-regression test textDisp-11.22 | fvogel | 2021-04-13 | 1 | -0/+15 |
|
|
* | | Fix [3540e4929cd]: Revised [text]: textDisp-17.10 fails. The tests of the TkT... | fvogel | 2021-04-17 | 1 | -1/+17 |
|/ |
|
* | Mark more testcases with failsOnXQuarz | jan.nijtmans | 2021-03-08 | 1 | -1/+1 |
|\ |
|
| * | Mark testcases which fail on XQuarz | jan.nijtmans | 2021-01-22 | 1 | -3/+5 |
|
|
* | | Fix a few "$tcl_platform(platform) ==" which should have been "[tk windowings... | jan.nijtmans | 2021-03-01 | 1 | -6/+6 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Account for test-cases which we already know are failing on Ubuntu | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
|
|
* | | Mark all test-cases failing on XQuarz with constraint "failsOnXQuarz" | jan.nijtmans | 2020-10-08 | 1 | -14/+15 |
|
|
* | | Duplicate testconstraint failsOnUbuntu | jan.nijtmans | 2020-10-01 | 1 | -2/+0 |
|
|
* | | Mark more test-cases with "failsOnUbuntu" | jan.nijtmans | 2020-09-29 | 1 | -5/+7 |
|
|
* | | Merge 8.5. Update to Xcode12 and gcc-10. ttk test failures now lead to Travis... | jan.nijtmans | 2020-09-28 | 1 | -23/+25 |
|\ \
| |/ |
|
| * | Mark 4 more testcases as failsOnUbuntu | jan.nijtmans | 2020-09-26 | 1 | -3/+3 |
|
|
| * | Xcode 11.7 -> 12. Mark more testcases as failsOnUbuntu | jan.nijtmans | 2020-09-25 | 1 | -17/+17 |
|
|
| * | Compile with gcc-10 too. Mark more test-cases as failing on Ubuntu | jan.nijtmans | 2020-09-24 | 1 | -2/+2 |
|
|
| * | Mark many testcases with "failsOnUbuntu" (Not all, I still want to see the re... | jan.nijtmans | 2020-09-23 | 1 | -1/+3 |
|
|
| * | (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ... | jan.nijtmans | 2020-09-16 | 1 | -8/+8 |
|
|
* | | Merge 8.6. Modify local xvfb-run script such that it works on macOS, and use it | jan.nijtmans | 2020-09-10 | 1 | -8/+8 |
|
|
* | | Fix Windows tests which were affected by the Mac changes. | culler | 2020-07-24 | 1 | -6/+16 |
|
|
* | | Adjust a couple of textDisp tests for El Capitan | culler | 2020-07-23 | 1 | -3/+5 |
|
|
* | | See if we can speed up textDisp.test | culler | 2020-07-23 | 1 | -6/+6 |
|
|
* | | Do not process timer events in drawRect (Thanks to Nicolas Bats) and remove r... | marc_culler | 2020-07-13 | 1 | -3/+5 |
|
|
* | | Tweak and untweak a couple of tests with race conditions. | marc_culler | 2020-07-12 | 1 | -1/+1 |
|
|
* | | Cherry-pick test-case changes from catalina_more_tests branch. They appear to... | jan.nijtmans | 2019-10-10 | 1 | -376/+404 |
|
|
* | | Use single-argument "expr" as much as possible. Not complete yet, but most tr... | jan.nijtmans | 2019-06-05 | 1 | -45/+45 |
|
|
* | | Add test textDisp-24.25 exercising a basic testcase for Tablelist (see [1c8aa... | fvogel | 2018-10-22 | 1 | -0/+10 |
|
|
* | | Reworked the regression test so that it would more precisely | culler | 2017-10-30 | 1 | -1/+1 |
|
|
* | | Add a regression test with constraint aqua which tests that all | culler | 2017-10-27 | 1 | -0/+22 |
|
|
* | | Change TkScrollWindow to only generate expose events if the Text widget has | culler | 2017-10-24 | 1 | -34/+34 |
|
|
* | | Complement to previous patch from marc Culler: replace 'update' by 'update id... | fvogel | 2017-10-17 | 1 | -34/+34 |
|
|
* | | Fix [ae32eb7e10]: Win + specific text widget configuration : textDisp-18.6, -... | fvogel | 2017-02-05 | 1 | -5/+5 |
|\ \ |
|
| * | | Remove superfluous 'textfonts' constraint in textDisp-20.1,2,3,4,5 | fvogel | 2017-01-29 | 1 | -5/+5 |
|
|
* | | | Remove old pack syntax from the scripts of the Tk test suite | fvogel | 2017-02-01 | 1 | -3/+3 |
|/ / |
|
* | | Fix [89a638af38]: OS X - textDisp-15.8 fails | fvogel | 2017-01-22 | 1 | -2/+4 |
|
|
* | | Restored successful tests textDisp-*.* | fvogel | 2016-09-30 | 1 | -38/+38 |
|
|
* | | Fixed [18c08df753] - Change of behaviour for text widget last newline | fvogel | 2016-03-27 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Beginning of fix for [18c08df753] - Reverted [296bd4c3], and adjusted textDis... | fvogel | 2016-03-27 | 1 | -4/+4 |
|
|
| * | Fixed (with a real fix this time) bug [06c1433906] - Text widget crash during... | fvogel | 2016-02-08 | 1 | -11/+2 |
|
|
| * | (cherry-pick): Fix [06c14339060ba9ae]: Text widget crash during delete. Thank... | jan.nijtmans | 2016-02-08 | 1 | -2/+1 |
|
|
| * | Fix crashing test case, textDisp-8.13 | dgp | 2016-02-05 | 1 | -0/+9 |
|
|
* | | Fixed (with a real fix this time) bug [06c1433906] - Text widget crash during... | fvogel | 2016-02-08 | 1 | -11/+2 |
|\ \ |
|
| * | | Made FindDLine fully match its header description. | fvogel | 2016-02-08 | 1 | -10/+1 |
|
|
| * | | Renumbered lines to avoid wrong interpretation of the test. | fvogel | 2016-02-08 | 1 | -1/+1 |
|
|
* | | | Fix [06c14339060ba9ae]: Text widget crash during delete. Thanks to François ... | jan.nijtmans | 2016-02-08 | 1 | -2/+1 |
|\ \ \
| |/ / |
|
| * | | Cherrypicked the new test textDisp-8.13 from core-8-5-branch. This test (and ... | fvogel | 2016-02-07 | 1 | -0/+8 |
| |/ |
|
* | | Fix crashing test case, textDisp-8.13 | dgp | 2016-02-05 | 1 | -0/+9 |
|
|
* | | Merged core-8-5-branch | fvogel | 2015-12-26 | 1 | -1/+25 |
|\ \
| |/ |
|
| * | Fixed bug [2f78c7c5ea] - text widget segfault with tablelist | fvogel | 2015-12-26 | 1 | -0/+24 |
| |\ |
|
| | * | Added new test textDisp-9.14 to check against regression regarding bug [2f78c... | fvogel | 2015-12-23 | 1 | -0/+24 |
|
|