summaryrefslogtreecommitdiffstats
path: root/tests/compExpr-old.test
Commit message (Collapse)AuthorAgeFilesLines
* * tests/compExpr-old.test: Updated tests with changed behaviordgp2005-11-081-5/+5
| | | | due to addition of bignums.
* 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
| | | | | | | | | | | | | * tests/error.test: tests into tests with constraints that * tests/expr-old.test: describe the limits of their * tests/expr.test: portability. Also more consolidation * tests/fileName.test: of constraint synonyms. * tests/format.test: wideis64bit, 64bitInts => wideIs64bit * tests/get.test: wideIntegerUnparsed => wideIs32bit * tests/load.test: wideIntExpressions => wideBiggerThanInt * tests/obj.test: * tests/parseExpr.test: Dropped "roundOffBug" constraint that * tests/string.test: protected from buggy sprintf.
* 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 ↵dkf2004-05-191-23/+18
| | | | necessary.
* 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
| | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948].
* Added a check at the end of the test to not unset variables ifjenn1999-06-301-2/+4
| | | | they don't exist.
* 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/+687