| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename "testConstraint nodep" to "testConstraint deprecated", making it the s... | jan.nijtmans | 2022-01-09 | 1 | -1/+1 |
|
|
* | separate "testConstraint nodep" in tcltests.tcl | jan.nijtmans | 2021-10-18 | 1 | -1/+1 |
|
|
* | Deprecate/remove "string bytelength" | jan.nijtmans | 2021-04-09 | 1 | -1/+3 |
|
|
* | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT... | jan.nijtmans | 2021-03-30 | 1 | -4/+4 |
|
|
* | More ©-sign consolidation | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
|
|
* | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh... | jan.nijtmans | 2020-11-23 | 1 | -3/+3 |
|
|
* | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|\ |
|
| * | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -2/+2 |
|
|
* | | simplify check for ::tcltest namespace in testcases | jan.nijtmans | 2020-07-16 | 1 | -1/+1 |
|
|
* | | Convert many test-cases to modern test syntax | jan.nijtmans | 2020-03-14 | 1 | -24/+24 |
|
|
* | | Proposed implementation of [regsub -command]. | dkf | 2017-02-11 | 1 | -1/+1 |
|
|
* | | Eliminate exess spacings in many test-cases | jan.nijtmans | 2016-03-10 | 1 | -6/+6 |
|/ |
|
* | [84af1192f5]: [regsub] compiler no longer confused by quantification handling. | dkf | 2014-09-09 | 1 | -0/+5 |
|
|
* | [f0f876c141] Improve consistency in error messages. | dkf | 2014-06-17 | 1 | -8/+8 |
|
|
* | Use the error messages generated by the variable management code rather than | dkf | 2011-03-28 | 1 | -15/+20 |
|
|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | 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-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 |
|
|
| | * | * tests/appendComp.test: Backport test suite fixes of errors | dgp | 2004-10-28 | 1 | -131/+131 |
|
|
| | * | * tests/regexp.test: Matched [makeFile] with [removeFile]. | dgp | 2003-10-07 | 1 | -5/+9 |
|
|
| * | | * generic/tclUtil.c (TclReToGlob): Added missing set of the | dgp | 2008-08-22 | 1 | -9/+9 |
|
|
| * | | really fix translation to escape glob-sensitive chars | hobbs | 2008-08-21 | 1 | -0/+21 |
|
|
| * | | * tests/regexp.test, tests/regexpComp.test: correct re2glob ***= | hobbs | 2008-08-21 | 1 | -1/+38 |
|
|
* | | | * generic/tclUtil.c (TclReToGlob): Added missing set of the | dgp | 2008-08-22 | 1 | -9/+9 |
|
|
* | | | really fix translation to escape glob-sensitive chars | hobbs | 2008-08-21 | 1 | -0/+21 |
|
|
* | | | * tests/regexp.test, tests/regexpComp.test: correct re2glob ***= | hobbs | 2008-08-21 | 1 | -1/+38 |
|
|
* | | | fix [2021443] inconsistant "wrong # args" messages (follow-up) | nijtmans | 2008-07-21 | 1 | -2/+2 |
|
|
* | | | fix [2021443] inconsistant "wrong # args" messages (follow-up) | nijtmans | 2008-07-21 | 1 | -6/+6 |
|/ / |
|
* | | * generic/tclUtil.c (TclReToGlob): fix the handling of the last | hobbs | 2008-02-26 | 1 | -0/+16 |
|
|
* | | eliminate duplicate test names | dgp | 2008-02-13 | 1 | -2/+2 |
|
|
* | | * generic/tclCompCmds.c (TclCompileRegexpCmd): TCL_REG_NOSUB cannot | hobbs | 2007-12-23 | 1 | -0/+12 |
|
|
* | | * generic/tclCompCmds.c, generic/tclCompile.c, generic/tclCompile.h: | hobbs | 2007-11-12 | 1 | -0/+76 |
|
|
* | | TIP#176 IMPLEMENTATION [Patch 1165695] | dgp | 2005-04-29 | 1 | -2/+2 |
|
|
* | | * tests/unload.test (unload-3.1): Verify [pkgb_sub] does not exist. | dgp | 2004-05-25 | 1 | -131/+131 |
|
|
* | | * tests/regexp.test: Matched [makeFile] with [removeFile]. | dgp | 2003-10-07 | 1 | -5/+9 |
|/ |
|
* | * generic/regexpComp.test: added tests 22.* | hobbs | 2002-11-14 | 1 | -0/+20 |
|
|
* | * Cleaned up, constrained, and reduced the amount of [exec] usage | dgp | 2002-07-10 | 1 | -4/+5 |
|
|
* | Made many tests work properly when the current directory is not writable. | dkf | 2002-07-05 | 1 | -2/+1 |
|
|
* | * tests/regexpComp.test: updated regexp-11.[1-4] to match changes | hobbs | 2002-02-22 | 1 | -7/+7 |
|
|
* | extra code coverage cases | hobbs | 2002-02-07 | 1 | -10/+33 |
|
|
* | * tests/regexpComp.test: | hobbs | 2002-01-30 | 1 | -1/+21 |
|
|
* | * tests/regexpComp.test (new): | hobbs | 2002-01-29 | 1 | -0/+760 |
|
|