Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2021-11-10 | 1 | -2/+2 |
|\ | |||||
| * | Merge 8.6 | jan.nijtmans | 2021-11-09 | 1 | -2/+2 |
| |\ | |||||
| | * | Use octal permissions in testcases | jan.nijtmans | 2021-11-09 | 1 | -2/+2 |
* | | | Merge 8.7 | jan.nijtmans | 2020-12-03 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-12-03 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Use 0o??? notation for octal numbers in tools and testcases in stead of 0???.... | jan.nijtmans | 2020-12-03 | 1 | -2/+2 |
* | | | Merge 8.7 | jan.nijtmans | 2020-11-23 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | More ©-sign consolidation | jan.nijtmans | 2020-11-23 | 1 | -2/+2 |
| * | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh... | jan.nijtmans | 2020-11-23 | 1 | -2/+2 |
* | | | Merge 8.7 | jan.nijtmans | 2020-10-30 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-10-30 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Add "{}" around many "expr" commands in testcases. Also in doc/expr.n | jan.nijtmans | 2020-10-30 | 1 | -1/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2020-09-04 | 1 | -17/+17 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -17/+17 |
| |\ \ | | |/ | |||||
| | * | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -14/+14 |
| |/ | |||||
* | | Merge 8.7 | jan.nijtmans | 2020-09-01 | 1 | -68/+68 |
|\ \ | |/ | |||||
| * | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 1 | -68/+68 |
* | | Merge 8.7 | jan.nijtmans | 2019-09-10 | 1 | -54/+54 |
|\ \ | |/ | |||||
| * | Don't use constraints like unixOrPc anymore, use unixOrWin (for example) | jan.nijtmans | 2019-09-10 | 1 | -54/+54 |
| * | [TIP 525] Backport package tcltest 2.5 | dgp | 2018-10-29 | 1 | -22/+34 |
* | | merge 8.7 | dgp | 2018-10-29 | 1 | -3/+3 |
|\ \ | |||||
| * | | Updated tests to exercise new feature. | pspjuth | 2018-10-22 | 1 | -3/+3 |
* | | | merge 8.7 | dgp | 2018-10-17 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | merge 8.6 | dgp | 2018-10-17 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Revert addition of "slowTest" as built-in constraint. (no TIP; no version bump). | dgp | 2018-10-17 | 1 | -1/+1 |
* | | | | merge 8.7 | sebres | 2018-08-29 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 8.6 | sebres | 2018-08-29 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | merge 8.5 | sebres | 2018-08-29 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | tcltest: forgotten built-in constraint "slowTest" | sebres | 2018-08-29 | 1 | -1/+1 |
* | | | | Merge 8.7 | jan.nijtmans | 2018-08-02 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Purge end-of-line spacing | jan.nijtmans | 2018-08-02 | 1 | -2/+2 |
| |/ / | |||||
* | | | merge 8.7 | jan.nijtmans | 2018-06-25 | 1 | -0/+7 |
|\ \ \ | |/ / | |||||
| * | | Add another suppress rule for valgrind, factor test code into | pooryorick | 2018-06-22 | 1 | -0/+7 |
* | | | merge 8.7 | jan.nijtmans | 2018-05-01 | 1 | -2/+4 |
|\ \ \ | |/ / | |||||
| * | | merge core-8-5-branch (fix-1613456fff) | sebres | 2018-04-30 | 1 | -2/+4 |
| |\ \ | | |/ | |||||
| | * | win: fix several test-cases for windows platform | sebres | 2018-04-09 | 1 | -3/+5 |
* | | | Rebase tip-278 branch to workaround CVS conversion woes. | dgp | 2017-10-30 | 1 | -0/+1 |
|/ / | |||||
* | | [77d58e3a7a] Test case independence: unload. | dkf | 2016-07-17 | 1 | -1/+6 |
* | | Finally, use correct octal notation which works in Tcl 9 as well. | jan.nijtmans | 2014-07-17 | 1 | -1/+1 |
* | | Make sure that all "testchmod" arguments start with '0', making it more obvio... | jan.nijtmans | 2014-07-17 | 1 | -18/+18 |
|/ | |||||
* | Fradin improvements in test suite too. | dgp | 2013-01-30 | 1 | -11/+6 |
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
|\ | |||||
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
| * | Fixed a number of test issues for Vista and Win7. | patthoyts | 2009-11-10 | 1 | -1/+2 |
| * | backport of file writable fixes | vincentdarley | 2006-03-19 | 1 | -1/+2 |
| * | backport tcltest test improvements | dgp | 2005-02-25 | 1 | -15/+17 |
| * | * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid | dgp | 2005-02-24 | 1 | -3/+16 |
| * | * tests/tcltest.test: The order in which [glob] returns the file names | rmax | 2004-11-25 | 1 | -3/+3 |
| * | * tests/fileName.test: | das | 2004-11-11 | 1 | -3/+3 |
| * | 2004-11-02 Don Porter <dgp@users.sourceforge.net> | dgp | 2004-11-02 | 1 | -1/+42 |