summaryrefslogtreecommitdiffstats
path: root/tests/expr-old.test
Commit message (Expand)AuthorAgeFilesLines
* Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-4/+4
* For Parse/eval & msgcat, select modernizations from Patrick Fradin + -debug fixdgp2013-01-301-8/+6
|\
| * For Parse/eval, select modernizations from Patrick Fradin.dgp2013-01-301-8/+6
* | 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
| * * generic/tclExecute.c (ExprSrandFunc): Restore acceptance of widedgp2006-05-041-2/+2
| * * tests/expr-old.test (expr-32.52): Use int(.) to restrictdgp2005-11-011-2/+2
| * niggly test suite fixesdgp2004-11-031-2/+2
| * added support for wide integers to round(); [Bug 908375], reported byMiguel Sofer2004-07-031-1/+16
| * More elimination of dup test numbers [Bugs 710365, 710369]dkf2003-03-271-7/+7
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tclIOCmd.c: Revise [open] so that it interprets leadingdgp2007-10-151-6/+6
* | * tests/expr-old.test: The remaining failing tests reported indgp2006-08-311-2/+2
* | * tests/compExpr-old.test: Update existing tests to not faildgp2006-08-221-70/+66
* | * tests/compExpr-old.test: add 'oldExprParser' constraint to all testsdas2006-08-021-24/+28
* | * generic/tclParseExpr.c: Completely new expression parserdgp2006-07-051-3/+3
* | * tests/compExpr-old.test: Updated testmathfunctions constraintdgp2006-04-061-2/+2
* | Added knownBug constraints.dgp2006-03-211-3/+3
* | Use test constraints properly instead of looking in tcl_platformdkf2006-03-211-8/+8
* | * tests/compile.test: Updated tests with changed behaviordgp2005-11-091-54/+54
* | * tests/unixNotfy.test (1.1,2): Update error message whitespace todgp2005-11-011-2/+2
* | Marked several failing tests as "knownBug" until they can be updated.dgp2005-10-211-20/+20
* | TIP#237 IMPLEMENTATIONdgp2005-10-081-1/+99
* | implementation for TIP #255, expr min/maxhobbs2005-09-291-1/+43
* | * tests/compExpr-old.test: Still more conversion of "nonPortable"dgp2005-07-281-24/+16
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-34/+102
* | * generic/tcl.decls:dgp2005-05-021-1/+8
* | Added test for [1109484]dkf2005-01-281-2/+6
* | niggly test suite fixesdgp2004-11-031-2/+2
* | Fix pseudo-constraintdkf2004-10-311-2/+2
* | added support for wide integers to round(); [Bug 908375], reported byMiguel Sofer2004-07-031-1/+16
* | 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-33/+20
* | More elimination of dup test numbers [Bugs 710365, 710369]dkf2003-03-271-7/+7
|/
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-051-5/+5
* * generic/tclExecute.c:Miguel Sofer2002-07-261-1/+23
* fix for [Bug #542588], where "too large integers" were reported asMiguel Sofer2002-04-181-1/+8
* More expr syntax error improvementsdkf2001-12-061-8/+8
* Improved messages produced on getting a syntax error in an expressiondkf2001-12-041-33/+21
* Fixed typo.dkf2001-04-091-2/+2
* 2000-12-14 Don Porter <dgp@users.sourceforge.net>dgp2000-12-141-1/+7
* * doc/expr.n:hobbs2000-05-091-5/+29
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* * tests/env.test: removed knownBug limitation from working testhobbs1999-12-041-5/+5
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-11/+30
* cleaned up test suite so most of the tests pass on Windowsstanton1998-11-021-2/+2
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* checks for existence of test commandshershey1998-07-281-1/+10