summaryrefslogtreecommitdiffstats
path: root/tests/expr-old.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7. Tweak "tclreg" directory/library name and tclLoad.c, such that the...jan.nijtmans2020-11-101-1/+1
|\
| * Merge 8.7dkf2020-11-011-4/+4
| |\
| * \ Merge 8.7jan.nijtmans2020-10-241-2/+4
| |\ \
| * | | Implementation of TIP 582: comments in expressionsdkf2020-08-221-1/+1
* | | | Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
| |_|/ |/| |
* | | Merge 8.6jan.nijtmans2020-10-261-4/+4
|\ \ \ | |_|/ |/| |
| * | Fix [48898ab5f6a0d957]: Too few is better than not enough? (Inconsistent erro...jan.nijtmans2020-10-261-4/+4
* | | Merge 8.6jan.nijtmans2020-09-041-2/+4
|\ \ \ | |/ / | | / | |/ |/|
* | Merge 8.7jan.nijtmans2018-09-031-6/+11
|\ \
| * | Eliminate use of wideBiggerThanInt test constraint, since it's the same as {l...jan.nijtmans2018-09-031-1/+2
* | | Now, restore wide(), but make int() the same as entier(). Add new utility fun...jan.nijtmans2018-08-281-2/+2
|/ /
* | merge core-8-branch. Deprecate support for "string bytelength"jan.nijtmans2017-11-201-4/+16
|\ \
| * | Fix error-message for min/math functions: "to" -> "for", for consistancy with...jan.nijtmans2017-11-201-4/+16
* | | TIP #485 implementation: "Remove Deprecated API". Based on Tcl 8.7 (core-8-br...jan.nijtmans2017-11-081-17/+0
|/ /
* | 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