summaryrefslogtreecommitdiffstats
path: root/tests/textDisp.test
Commit message (Expand)AuthorAgeFilesLines
* Restored successful tests textDisp-*.*bug_1082213ffffvogel2016-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
| * | Made test textDisp-16.18 pass again on Win7 after [a4bf73e4b8]: map the text ...fvogel2015-12-231-1/+1
| |/
* | Merged core-8-5-branchfvogel2015-12-131-0/+11
|\ \ | |/
| * Added non-regression test case: textDisp-11.21bug_1739605ffffvogel2015-12-061-0/+11
* | Merged core-8-5-branchfvogel2015-11-221-0/+16
|\ \ | |/
| * Added test textDisp-35.1 to check for regressions against pach [5b11cf19]fvogel2015-11-221-0/+16
* | Improved the tests a bitfvogel2015-11-211-26/+0
* | Rename "yupdate" to "sync" and fix various test-casesjan.nijtmans2015-11-191-10/+10
* | better argument checkingjan.nijtmans2015-11-191-1/+9
* | First test-implementation of "$t yupdate -command <command>". TODO: more test...jan.nijtmans2015-11-191-0/+18
* | Better test for bug [2677890] since [19960bcef8] breaks relevance/efficiency ...fvogel2015-11-161-18/+23
|/
* Fix test-cases textDisp-33.2 and textDisp-33.3tip_438_bettercodejan.nijtmans2015-11-131-2/+2
* Made textDisp-4.9 more robust to font variations across platforms, so that it...fvogel2015-07-281-1/+5
* Fixed bug [2886436fff] - [.txt delete] deletes before start index - This is o...bug_2886436fff_option1fvogel2015-07-141-4/+4
* Fixed crash in 'text see' - Bug [e0f1c380bd]fvogel2015-02-091-0/+12
* Fixed disappearing cursor when moving up one line at the boundary of elided l...fvogel2015-01-251-0/+35
* TkTextIndexCount is counting chars. Fix these calls where bytes counting is n...fvogel2015-01-241-0/+23
* Further fixed text see with indices in elided lines, [5f352f3a71] was not alw...fvogel2014-12-281-0/+31
* Further fixed text count -ypixels with indices in elided lines, [30d6b995dc] ...fvogel2014-12-281-1/+13
* Cherrypicked bug fix for Bug [c199ef90a6] - Wrong index returned by @x,y with...fvogel2014-12-231-1/+1
* Fixed test of index being at start of both a logical line and a display line ...fvogel2014-12-211-1/+3
* Fixed vertical scrolling with elided lines. MeasureUp was not measuring fully...fvogel2014-12-171-0/+13
* Removed useless statements in tests textDisp-16.42 and textDisp-16.43fvogel2014-12-171-2/+0
* Fixed textDisp-4.1 and -4.2 - The expected test results were not relevant wit...bug_7703f947aafvogel2014-12-101-4/+8
* Fixed text yview scroll pixels|lines with elided linesfvogel2014-12-071-0/+47
* Fixed text count -ypixels with indices in elided linesfvogel2014-12-051-0/+28
* Fixed text count -xpixels with indices in elided linesfvogel2014-12-051-0/+21
* Fixed text see command for elided target indices.fvogel2014-12-031-1/+15
* Fixed typos in commentsfvogel2014-12-031-2/+2
* Make textDisp-9.6 pass on Linux as well (reduce font-dependance and sensitivi...fvogel2014-12-031-1/+1
* Make textDisp-9.6 pass on Linux as well (reduce font-dependance and sensitivi...fvogel2014-12-031-1/+1
* Fixed FindDLine again (the previous fix [575b376065] was an improvement despi...fvogel2014-11-301-0/+13
* Fixed bbox caller of FindDLine, see case 'B' in bug [7703f947aa]fvogel2014-11-301-0/+23
* Fixing FindDLine was not enough in all cases, now fix its callers (see test c...fvogel2014-11-231-0/+15
* Added test for bug [7703f947aa] - Wrong refresh of display lines when tagging...fvogel2014-11-221-0/+13
* Fixed textDisp-9.3 to -9.6 - The expected test results were not relevant with...fvogel2014-11-221-4/+8