Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Slightly simplify test textMark-6.6 | fvogel | 2021-04-18 | 1 | -2/+1 |
| | |||||
* | Add non-regression test textMark-6.6 (failing before the fix, passing with ↵ | fvogel | 2021-04-10 | 1 | -0/+12 |
| | | | | the fix) | ||||
* | Merge 8.5. Update to Xcode12 and gcc-10. ttk test failures now lead to ↵ | jan.nijtmans | 2020-09-28 | 1 | -1/+1 |
|\ | | | | | | | Travis build failures | ||||
| * | (cherry-pick): Require Tcltest 2.2 as a miminum. Run X11 testcases on Travis ↵ | jan.nijtmans | 2020-09-16 | 1 | -1/+1 |
| | | | | | | | | in 3 Ubuntu variants: Xenial, Bionic and Focal. (MacOS/XQuartz not working yet) | ||||
* | | Remove old pack syntax from the scripts of the Tk test suite | fvogel | 2017-02-01 | 1 | -1/+1 |
| | | |||||
* | | [Bug-1630262], [Bug-1615425]: segfault when deleting lines or tagging ↵ | fvogel | 2012-02-28 | 1 | -0/+7 |
|\ \ | |/ | | | | | outside of the -startline/-endline range with peer text widgets. [Bug-3487407]: Weird text indices. | ||||
| * | Bug-3487407: Weird text indices | fvogel | 2012-02-18 | 1 | -0/+7 |
| | | |||||
* | | [Bug-1630271]: segfault/infinite loop when a mark is before -startline | jan.nijtmans | 2012-01-25 | 1 | -3/+37 |
|\ \ | |/ | |||||
| * | [Bug-1630271]: segfault/infinite loop when a mark is before -startline | jan.nijtmans | 2012-01-25 | 1 | -3/+37 |
| |\ | |||||
| | * | patch-3477449: segfault when mark out of -startline/-endline range | jan.nijtmans | 2012-01-23 | 1 | -3/+38 |
| |/ | |||||
* | | patch 3471873: mark next/prev with peer text widgets | jan.nijtmans | 2012-01-22 | 1 | -0/+14 |
|\ \ | |/ | |||||
| * | [Bug-3288113,3288121]: Missing marks/endless loop in text mark prev/next | jan.nijtmans | 2012-01-19 | 1 | -17/+48 |
| | | |||||
* | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ | |||||
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| | | | |||||
* | | | * tests/clrpick.test: Eliminate duplicate test names. | dgp | 2008-12-19 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | * tests/embed.test: * tests/text.test: * tests/textMark.test: | ||||
* | | | Remove useless constraint | dkf | 2008-12-06 | 1 | -144/+58 |
| | | | |||||
* | | | Update to tcltest2 | aniap | 2008-08-28 | 1 | -116/+231 |
| | | | |||||
* | | | fix [2021443] inconsistant "wrong # args" messages (for Tk) | nijtmans | 2008-07-23 | 1 | -3/+3 |
|/ / | |||||
* | | Steps towards systematization of test constraints in Tk test suite | dkf | 2004-06-17 | 1 | -42/+43 |
| | | |||||
* | | First step towards improving test style. Also start using Tcl 8.5 features. | dkf | 2004-05-23 | 1 | -14/+1 |
| | | |||||
* | | tip 113 implementation | vincentdarley | 2003-05-19 | 1 | -2/+2 |
| | | |||||
* | | * tests/all.tcl: Made better use of a common | dgp | 2003-04-01 | 1 | -6/+3 |
|/ | | | | | * tests/constraints.tcl: -loadfile to hold definitions * tests/*.test: common to all test files. | ||||
* | * Converted more files to tcltest and factored out common code. | dgp | 2002-07-13 | 1 | -4/+6 |
| | |||||
* | * Converted several files in the Tk test suite for testing by | dgp | 2002-07-12 | 1 | -48/+46 |
| | | | | tcltest 2.1. | ||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -7/+24 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+222 |