summaryrefslogtreecommitdiffstats
path: root/tests/compExpr-old.test
Commit message (Expand)AuthorAgeFilesLines
* Add longIs64bit constraint to lseq-4.4 (because this isn't expected to work o...jan.nijtmans2023-03-201-3/+0
* Merge 8.7jan.nijtmans2021-03-301-10/+10
|\
| * Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-10/+10
| * TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
| |\
| | * Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
* | | Merge 8.7jan.nijtmans2020-11-231-2/+2
|\ \ \ | |/ /
| * | 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-2/+2
| |/
* | Merge 8.7jan.nijtmans2020-10-261-3/+3
|\ \ | |/
| * Merge 8.6jan.nijtmans2020-10-261-3/+3
| |\
| | * Fix [48898ab5f6a0d957]: Too few is better than not enough? (Inconsistent erro...jan.nijtmans2020-10-261-3/+3
* | | Merge 8.7jan.nijtmans2020-09-041-1/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-09-041-1/+2
| |\ \ | | |/
| | * Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-2/+2
* | | Merge 8.7jan.nijtmans2020-07-211-1/+1
|\ \ \ | |/ /
| * | simplify check for ::tcltest namespace in testcasesjan.nijtmans2020-07-161-1/+1
* | | Code cleanup: Remove unneeded #undef's, and unneeded inclused. No change in f...jan.nijtmans2019-03-241-0/+1
* | | Merge 8.7jan.nijtmans2018-12-111-1/+0
|\ \ \ | |/ /
* | | Merge 8.7jan.nijtmans2018-10-081-9/+2
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2018-09-051-5/+1
| |\ \
| * | | Fix compilation on 32-bit platforms, and fix unit-tests in this environmentjan.nijtmans2018-08-291-6/+3
| * | | Now, restore wide(), but make int() the same as entier(). Add new utility fun...jan.nijtmans2018-08-281-3/+3
* | | | merge 8.7jan.nijtmans2018-09-031-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Eliminate use of wideBiggerThanInt test constraint, since it's the same as {l...jan.nijtmans2018-09-031-2/+2
| |/ /
* | | TIP #485 implementation, Tcl 9.0 part: Realy remove code which was declared d...jan.nijtmans2018-01-171-22/+0
|\ \ \ | |/ /
| * | TIP #485 implementation: "Remove Deprecated API". Based on Tcl 8.7 (core-8-br...jan.nijtmans2017-11-081-22/+0
| |/
* | Implementation branch for TIP 114 - Eliminate Octal Parsing...dgp2017-10-231-12/+12
|/
* 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
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tclIOCmd.c: Revise [open] so that it interprets leadingdgp2007-10-151-5/+5
* | * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009Miguel Sofer2006-10-091-7/+7
* | * tests/compExpr-old.test: Update existing tests to not faildgp2006-08-221-185/+126
* | * tests/compExpr-old.test: add 'oldExprParser' constraint to all testsdas2006-08-021-43/+47
* | * tests/compExpr-old.test: Updated testmathfunctions constraintdgp2006-04-061-2/+2
* | Use test constraints properly instead of looking in tcl_platformdkf2006-03-211-7/+6
* | * tests/compExpr-old.test: Updated tests with changed behaviordgp2005-11-081-5/+5
* | Marked several failing tests as "knownBug" until they can be updated.dgp2005-10-211-3/+3
* | further untangling of Tcl_Finalize, and test cleanup on Win32 threadedKevin B Kenny2005-08-101-2/+3
* | * tests/compExpr-old.test: Still more conversion of "nonPortable"dgp2005-07-281-17/+17
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-44/+106
* | Fix pseudo-constraintdkf2004-10-311-2/+2
* | Report compilation errors at runtime, [Patch 103368] by dgp.Miguel Sofer2004-09-261-48/+44
* | Massive test cleanup; all tests are run, and constraints are used where neces...dkf2004-05-191-23/+18
* | TIP#123 Implementation based on work by Arjen Markus. [Patch 655176]dkf2003-09-121-27/+27
|/
* More expr syntax error improvementsdkf2001-12-061-227/+227
* Improved messages produced on getting a syntax error in an expressiondkf2001-12-041-52/+40
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* Added a check at the end of the test to not unset variables ifjenn1999-06-301-2/+4