summaryrefslogtreecommitdiffstats
path: root/tests/expr.test
Commit message (Expand)AuthorAgeFilesLines
* Fix for [Bug 761471]; NaN is now *never* equal to NaN...dkf2004-11-011-1/+6
* Basic tests for TIPs #201 and #212dkf2004-10-081-1/+18
* Stop words starting with 'eq' or 'ne' from being subdivided by the expressiondkf2004-10-041-1/+9
* Report compilation errors at runtime, [Patch 103368] by dgp.Miguel Sofer2004-09-261-47/+43
* Fix spelling of test names...dkf2004-09-241-21/+21
* Some tests were non-portable, alas.dkf2004-09-191-3/+3
* Fix silly mistakes :} and make sure that the original bug is a test case.dkf2004-09-181-3/+4
* Make sure large shifts shift for real. [Bug 868467]dkf2004-09-181-1/+11
* 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-14/+14
* Stop failure of expr-23.4 on 64bit architectures. [Bug 808244]dkf2003-09-191-2/+2
* TIP#123 Implementation based on work by Arjen Markus. [Patch 655176]dkf2003-09-121-27/+81
* More elimination of dup test numbers [Bugs 710365, 710369]dkf2003-03-271-3/+3
* * tests/expr.test (expr-22.*): Marked as non-portable because itdkf2002-07-311-13/+16
* Allowed parser to recognise 'Inf' as a floating-point number. [Bug 218000]dkf2002-07-221-1/+29
* Fix for bug 579284; registered math funcs can now correctly return wide-ints.dkf2002-07-101-26/+34
* More expr syntax error improvementsdkf2001-12-061-38/+38
* Improved messages produced on getting a syntax error in an expressiondkf2001-12-041-46/+46
* Recognise the non-numeric boolean literals (true,false,yes,no,on,off.)dkf2001-04-091-1/+15
* Added test to detect bug #119153; the string forms of boolean valuesdkf2000-11-241-1/+6
* * doc/expr.n:hobbs2000-05-091-3/+30
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* * tests/info.test:hobbs2000-01-121-1/+4
* * tests/env.test: removed knownBug limitation from working testhobbs1999-12-041-2/+8
* 1999-08-18 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-191-1/+9
* Added a check at the end of the test to not unset variables ifjenn1999-06-301-2/+4
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-18/+57
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+670