summaryrefslogtreecommitdiffstats
path: root/tests/parseExpr.test
Commit message (Expand)AuthorAgeFilesLines
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * generic/tclIOCmd.c: Revise [open] so that it interprets leadingdgp2007-10-151-10/+6
* * tests/parseExpr.test: Update source file name of expr parser code.dgp2007-08-061-3/+3
* * generic/tclCompExpr.c: More commentary.dgp2007-07-161-1/+92
* * generic/tclParseExpr.c: Minimal collection of new testsdgp2006-08-231-1/+178
* * tests/compExpr-old.test: Update existing tests to not faildgp2006-08-221-246/+211
* * tests/compExpr-old.test: add 'oldExprParser' constraint to all testsdas2006-08-021-49/+53
* * generic/tclParseExpr.c: Completely new expression parserdgp2006-07-051-2/+2
* typodgp2006-03-211-2/+2
* Committed test cases for Bug 1451233dgp2006-03-211-1/+11
* Added knownBug constraints.dgp2006-03-211-2/+2
* Use test constraints properly instead of looking in tcl_platformdkf2006-03-211-2/+2
* * tests/compile.test: Updated tests with changed behaviordgp2005-11-091-2/+2
* Marked several failing tests as "knownBug" until they can be updated.dgp2005-10-211-2/+2
* * tests/compExpr-old.test: Still more conversion of "nonPortable"dgp2005-07-281-26/+26
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-80/+193
* Standardize some use of test constraints onto names that are documenteddkf2004-06-231-3/+3
* Massive test cleanup; all tests are run, and constraints are used where neces...dkf2004-05-191-206/+201
* * tests/reg.test: Corrected duplicate test names.dgp2003-10-061-2/+2
* Don Porter's fix for bad parsing of nested scripts [Bug 681841].Miguel Sofer2003-02-161-1/+5
* * generic/tclParseExpr.c (TclParseInteger): Return 1 for thedgp2002-12-111-1/+8
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-051-4/+6
* More expr syntax error improvementsdkf2001-12-061-31/+31
* Improved messages produced on getting a syntax error in an expressiondkf2001-12-041-201/+203
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* * tests/env.test: removed knownBug limitation from working testhobbs1999-12-041-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/+637