summaryrefslogtreecommitdiffstats
path: root/tests/parseOld.test
Commit message (Expand)AuthorAgeFilesLines
* Merge-mark 8.6. Missing/superflouous testConstraintjan.nijtmans2021-04-131-1/+0
|\
* | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-6/+6
* | Merge 8.6jan.nijtmans2021-01-281-2/+2
|\ \ | |/
| * Use {} braces in more "expr" expressions.jan.nijtmans2021-01-281-2/+2
* | Merge 8.6jan.nijtmans2020-12-041-66/+0
|\ \ | |/
| * Merge 8.5jan.nijtmans2020-12-041-66/+0
| |\
| | * TclWordEnd was removed in 8.1, so those testcases cannot be run anymorejan.nijtmans2020-12-041-66/+0
* | | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
|\ \ \
| * | | Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
| |/ /
* | | More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
* | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-3/+3
|/ /
* | Add "{}" around many "expr" commands in testcases. Also in doc/expr.njan.nijtmans2020-10-301-1/+1
* | Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-2/+4
* | [3606125] Make parser-related tests work on their own.dkf2016-07-121-3/+10
* | Make sure all uses of the [testbytestring] command are constrained.dgp2014-11-071-6/+6
* | Modify the "gettimes" test-command to use the Tcl_Obj API. jan.nijtmans2014-07-161-6/+7
* | For Parse/eval & msgcat, select modernizations from Patrick Fradin + -debug fixdgp2013-01-301-12/+10
|\ \ | |/
| * For Parse/eval, select modernizations from Patrick Fradin.dgp2013-01-301-12/+10
* | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
|/
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| * More elimination of dup test numbers [Bugs 710365, 710369]dkf2003-03-271-15/+5
* | * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009Miguel Sofer2006-10-091-2/+2
* | Use test constraints properly instead of looking in tcl_platformdkf2006-03-211-3/+2
* | More elimination of dup test numbers [Bugs 710365, 710369]dkf2003-03-271-15/+5
|/
* * Implementation of TIP 101. Adds and exports a [configure] commanddgp2002-06-251-1/+5
* * tests/parseOld.test: changed some tests that requiredhobbs2001-08-021-66/+67
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* * tests/info.test:hobbs1999-12-121-2/+2
* * tests/tcltest.test: Added additional tests for -tmpdir, markedjenn1999-08-231-1/+6
* Removed extra '\' characters at the beginning of the parseOld.testjenn1999-07-061-2/+2
* Improved support for empty array nameswelch1999-07-021-6/+5
* Fixed style problems in many of the test files.rjohnson1999-06-261-2/+2
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+546