summaryrefslogtreecommitdiffstats
path: root/tests/expr-old.test
Commit message (Expand)AuthorAgeFilesLines
* For Parse/eval & msgcat, select modernizations from Patrick Fradin + -debug fixdgp@users.sourceforge.net2013-01-301-8/+6
|\
| * For Parse/eval, select modernizations from Patrick Fradin.dgp@users.sourceforge.net2013-01-301-8/+6
* | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...nijtmans@users.sourceforge.net2012-07-291-0/+3
|/
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp@users.sourceforge.net2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp@users.sourceforge.net2011-03-011-2/+0
| * * generic/tclExecute.c (ExprSrandFunc): Restore acceptance of widedgp@users.sourceforge.net2006-05-041-2/+2
| * * tests/expr-old.test (expr-32.52): Use int(.) to restrictdgp@users.sourceforge.net2005-11-011-2/+2
| * niggly test suite fixesdgp@users.sourceforge.net2004-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]donal.k.fellows@manchester.ac.uk2003-03-271-7/+7
* | merge stable branch onto HEADdgp@users.sourceforge.net2007-12-131-1/+1
* | * generic/tclIOCmd.c: Revise [open] so that it interprets leadingdgp@users.sourceforge.net2007-10-151-6/+6
* | * tests/expr-old.test: The remaining failing tests reported indgp@users.sourceforge.net2006-08-311-2/+2
* | * tests/compExpr-old.test: Update existing tests to not faildgp@users.sourceforge.net2006-08-221-70/+66
* | * tests/compExpr-old.test: add 'oldExprParser' constraint to all testsdas2006-08-021-24/+28
* | * generic/tclParseExpr.c: Completely new expression parserdgp@users.sourceforge.net2006-07-051-3/+3
* | * tests/compExpr-old.test: Updated testmathfunctions constraintdgp@users.sourceforge.net2006-04-061-2/+2
* | Added knownBug constraints.dgp@users.sourceforge.net2006-03-211-3/+3
* | Use test constraints properly instead of looking in tcl_platformdonal.k.fellows@manchester.ac.uk2006-03-211-8/+8
* | * tests/compile.test: Updated tests with changed behaviordgp@users.sourceforge.net2005-11-091-54/+54
* | * tests/unixNotfy.test (1.1,2): Update error message whitespace todgp@users.sourceforge.net2005-11-011-2/+2
* | Marked several failing tests as "knownBug" until they can be updated.dgp@users.sourceforge.net2005-10-211-20/+20
* | TIP#237 IMPLEMENTATIONdgp@users.sourceforge.net2005-10-081-1/+99
* | implementation for TIP #255, expr min/maxhobbs2005-09-291-1/+43
* | * tests/compExpr-old.test: Still more conversion of "nonPortable"dgp@users.sourceforge.net2005-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:dgp@users.sourceforge.net2005-05-021-1/+8
* | Added test for [1109484]donal.k.fellows@manchester.ac.uk2005-01-281-2/+6
* | niggly test suite fixesdgp@users.sourceforge.net2004-11-031-2/+2
* | Fix pseudo-constraintdonal.k.fellows@manchester.ac.uk2004-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 documenteddonal.k.fellows@manchester.ac.uk2004-06-231-3/+3
* | Massive test cleanup; all tests are run, and constraints are used where neces...donal.k.fellows@manchester.ac.uk2004-05-191-33/+20
* | More elimination of dup test numbers [Bugs 710365, 710369]donal.k.fellows@manchester.ac.uk2003-03-271-7/+7
|/
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp@users.sourceforge.net2002-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 improvementsdonal.k.fellows@manchester.ac.uk2001-12-061-8/+8
* Improved messages produced on getting a syntax error in an expressiondonal.k.fellows@manchester.ac.uk2001-12-041-33/+21
* Fixed typo.donal.k.fellows@manchester.ac.uk2001-04-091-2/+2
* 2000-12-14 Don Porter <dgp@users.sourceforge.net>dgp@users.sourceforge.net2000-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
* Initial revisionrjohnson1998-03-261-0/+920