summaryrefslogtreecommitdiffstats
path: root/tests/textDisp.test
Commit message (Expand)AuthorAgeFilesLines
* Test-case cleanup (all backported form 8.7)jan.nijtmans2021-10-311-2/+2
* Fix [ea876b3e8a]: Text peer widget ignores set -startline when scrolling with...fvogel2021-04-181-0/+15
|\
| * Add non-regression test textDisp-11.22fvogel2021-04-131-0/+15
* | Fix [3540e4929cd]: Revised [text]: textDisp-17.10 fails. The tests of the TkT...fvogel2021-04-171-1/+17
|/
* Mark more testcases with failsOnXQuarzjan.nijtmans2021-03-081-1/+1
|\
| * Mark testcases which fail on XQuarzjan.nijtmans2021-01-221-3/+5
* | Fix a few "$tcl_platform(platform) ==" which should have been "[tk windowings...jan.nijtmans2021-03-011-6/+6
* | Merge 8.5jan.nijtmans2020-11-231-1/+1
|\ \ | |/
| * Account for test-cases which we already know are failing on Ubuntujan.nijtmans2020-11-231-1/+1
* | Mark all test-cases failing on XQuarz with constraint "failsOnXQuarz"jan.nijtmans2020-10-081-14/+15
* | Duplicate testconstraint failsOnUbuntujan.nijtmans2020-10-011-2/+0
* | Mark more test-cases with "failsOnUbuntu"jan.nijtmans2020-09-291-5/+7
* | Merge 8.5. Update to Xcode12 and gcc-10. ttk test failures now lead to Travis...jan.nijtmans2020-09-281-23/+25
|\ \ | |/
| * Mark 4 more testcases as failsOnUbuntujan.nijtmans2020-09-261-3/+3
| * Xcode 11.7 -> 12. Mark more testcases as failsOnUbuntujan.nijtmans2020-09-251-17/+17
| * Compile with gcc-10 too. Mark more test-cases as failing on Ubuntujan.nijtmans2020-09-241-2/+2
| * Mark many testcases with "failsOnUbuntu" (Not all, I still want to see the re...jan.nijtmans2020-09-231-1/+3
| * (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ...jan.nijtmans2020-09-161-8/+8
* | Merge 8.6. Modify local xvfb-run script such that it works on macOS, and use itjan.nijtmans2020-09-101-8/+8
* | Fix Windows tests which were affected by the Mac changes.culler2020-07-241-6/+16
* | Adjust a couple of textDisp tests for El Capitanculler2020-07-231-3/+5
* | See if we can speed up textDisp.testculler2020-07-231-6/+6
* | Do not process timer events in drawRect (Thanks to Nicolas Bats) and remove r...marc_culler2020-07-131-3/+5
* | Tweak and untweak a couple of tests with race conditions.marc_culler2020-07-121-1/+1
* | Cherry-pick test-case changes from catalina_more_tests branch. They appear to...jan.nijtmans2019-10-101-376/+404
* | Use single-argument "expr" as much as possible. Not complete yet, but most tr...jan.nijtmans2019-06-051-45/+45
* | Add test textDisp-24.25 exercising a basic testcase for Tablelist (see [1c8aa...fvogel2018-10-221-0/+10
* | Reworked the regression test so that it would more preciselyculler2017-10-301-1/+1
* | Add a regression test with constraint aqua which tests that allculler2017-10-271-0/+22
* | Change TkScrollWindow to only generate expose events if the Text widget hasculler2017-10-241-34/+34
* | Complement to previous patch from marc Culler: replace 'update' by 'update id...fvogel2017-10-171-34/+34
* | Fix [ae32eb7e10]: Win + specific text widget configuration : textDisp-18.6, -...fvogel2017-02-051-5/+5
|\ \
| * | Remove superfluous 'textfonts' constraint in textDisp-20.1,2,3,4,5fvogel2017-01-291-5/+5
* | | Remove old pack syntax from the scripts of the Tk test suitefvogel2017-02-011-3/+3
|/ /
* | Fix [89a638af38]: OS X - textDisp-15.8 failsfvogel2017-01-221-2/+4
* | Restored successful tests textDisp-*.*fvogel2016-09-301-38/+38
* | Fixed [18c08df753] - Change of behaviour for text widget last newlinefvogel2016-03-271-4/+4
|\ \ | |/
| * Beginning of fix for [18c08df753] - Reverted [296bd4c3], and adjusted textDis...fvogel2016-03-271-4/+4
| * Fixed (with a real fix this time) bug [06c1433906] - Text widget crash during...fvogel2016-02-081-11/+2
| * (cherry-pick): Fix [06c14339060ba9ae]: Text widget crash during delete. Thank...jan.nijtmans2016-02-081-2/+1
| * Fix crashing test case, textDisp-8.13dgp2016-02-051-0/+9
* | Fixed (with a real fix this time) bug [06c1433906] - Text widget crash during...fvogel2016-02-081-11/+2
|\ \
| * | Made FindDLine fully match its header description.fvogel2016-02-081-10/+1
| * | Renumbered lines to avoid wrong interpretation of the test.fvogel2016-02-081-1/+1
* | | Fix [06c14339060ba9ae]: Text widget crash during delete. Thanks to François ...jan.nijtmans2016-02-081-2/+1
|\ \ \ | |/ /
| * | Cherrypicked the new test textDisp-8.13 from core-8-5-branch. This test (and ...fvogel2016-02-071-0/+8
| |/
* | Fix crashing test case, textDisp-8.13dgp2016-02-051-0/+9
* | Merged core-8-5-branchfvogel2015-12-261-1/+25
|\ \ | |/
| * Fixed bug [2f78c7c5ea] - text widget segfault with tablelistfvogel2015-12-261-0/+24
| |\
| | * Added new test textDisp-9.14 to check against regression regarding bug [2f78c...fvogel2015-12-231-0/+24