| Commit message (Expand) | Author | Age | Files | Lines |
* | Improved support for empty array names | welch | 1999-07-02 | 2 | -8/+7 |
|
|
* | Fixed package version number | welch | 1999-07-02 | 1 | -4/+4 |
|
|
* | Changed the tests to use the testConstraints array that the | jenn | 1999-07-01 | 25 | -78/+78 |
|
|
* | Added a check to not rename incr unless it's been previously | jenn | 1999-06-30 | 1 | -4/+5 |
|
|
* | Added a check at the end of the test to not unset variables if | jenn | 1999-06-30 | 2 | -4/+8 |
|
|
* | Added flags -limitconstraints, -preservecore, -help, -file, -notfile, -relate... | jenn | 1999-06-29 | 2 | -46/+18 |
|
|
* | Modified the last three tests to run with pcOnly constraint. | jenn | 1999-06-29 | 1 | -4/+4 |
|
|
* | Applied patch from Peter Hardie (with modifications) to fix | redman | 1999-06-28 | 2 | -2/+22 |
|
|
* | Fixed test suite to call $tcltest::tcltest instead of $::tcltest | redman | 1999-06-28 | 1 | -2/+2 |
|
|
* | Marked on of the string tests non-portable. IRIX thinks that | rjohnson | 1999-06-26 | 1 | -2/+6 |
|
|
* | Fixed another bug in test suite... | rjohnson | 1999-06-26 | 1 | -1/+2 |
|
|
* | Fixed bug in all.tcl that caused "make test" not to work. The var | rjohnson | 1999-06-26 | 1 | -1/+3 |
|
|
* | Fixed style problems in many of the test files. | rjohnson | 1999-06-26 | 52 | -124/+125 |
|
|
* | Modified the tests to use the package tcltest | jenn | 1999-06-26 | 121 | -1872/+597 |
|
|
* | Changed to Tcl 8.2b1 | welch | 1999-06-25 | 1 | -3/+3 |
|
|
* | * tests/reg.test: | stanton | 1999-06-25 | 1 | -1/+5 |
|
|
* | * unix/Makefile.in: Changed install-doc to install-man. | stanton | 1999-06-24 | 1 | -3/+3 |
|
|
* | Merged with tk defs.tcl file | jenn | 1999-06-19 | 1 | -16/+12 |
|
|
* | * tests/regexp.test: | stanton | 1999-06-17 | 1 | -14/+37 |
|
|
* | * generic/regcomp.c: lint | stanton | 1999-06-17 | 1 | -1/+4 |
|
|
* | * tests/execute.test: | stanton | 1999-06-16 | 1 | -85/+151 |
|
|
* | beefed up the string object tests | hershey | 1999-06-15 | 1 | -70/+92 |
|
|
* | Improved the appendObj functions (uncomented the optimized code that was | hershey | 1999-06-15 | 1 | -96/+81 |
|
|
* | Merged String and Unicode object types. Added new functions to | hershey | 1999-06-15 | 2 | -205/+180 |
|
|
* | * generic/tclUnicodeObj.c: Lots of cleanup and simplification. | stanton | 1999-06-10 | 1 | -1/+4 |
|
|
* | unset the variable "u" whose initial value could affect test passage. | hershey | 1999-06-09 | 1 | -1/+3 |
|
|
* | added code to unset the "data" array so tests that follow can use a scalar | hershey | 1999-06-08 | 2 | -6/+10 |
|
|
* | * tests/string.test: | hershey | 1999-06-08 | 2 | -1/+234 |
|
|
* | * generic/tclCmdMZ.c (Tcl_StringObjCmd): | stanton | 1999-06-03 | 2 | -24/+56 |
|
|
* | * tests/reg.test: | stanton | 1999-06-02 | 1 | -11/+50 |
|
|
* | fixed error in test reported by procheck | surles | 1999-05-28 | 1 | -2/+2 |
|
|
* | Merged changes from scriptics-tclpro-1-3-b2 branch | stanton | 1999-05-22 | 4 | -106/+214 |
|
|
* | Added test for command.com /c dir /b hang. | redman | 1999-05-21 | 1 | -2/+6 |
|
|
* | changed call to "remove" to "removeFile"--this bug was causing "httpd" file | hershey | 1999-05-18 | 1 | -2/+2 |
|
|
* | added -encoding to the list of legal options used in the error message when | hershey | 1999-05-18 | 1 | -8/+8 |
|
|
* | * tests/regexp.test: | stanton | 1999-05-13 | 1 | -1/+27 |
|
|
* | * tests/string.test: | stanton | 1999-05-06 | 1 | -1/+10 |
|
|
* | * doc/string.n: | stanton | 1999-05-06 | 9 | -940/+785 |
|
|
* | * tests/http.test: Unset "data" array before running tests to | stanton | 1999-05-06 | 1 | -1/+2 |
|
|
* | * doc/string.n: | stanton | 1999-05-04 | 2 | -13/+29 |
|
|
* | * tests/cmdIL.test: | stanton | 1999-05-04 | 8 | -93/+295 |
|
|
* | * tests/binary.test: | stanton | 1999-05-03 | 1 | -1/+11 |
|
|
* | * Merged changes from 8.1.0 branch | stanton | 1999-04-30 | 2 | -3/+7 |
|
|
* | Tcl_UtfToUpper and Tcl_UtfToTitle now works on badly formed Utf strings. | hershey | 1999-04-30 | 1 | -1/+20 |
|
|
* | Added tests for string toupper and string tolower called with badly formed | hershey | 1999-04-29 | 1 | -1/+7 |
|
|
* | merged 8.1.0 changes into mainline | stanton | 1999-04-24 | 2 | -17/+19 |
|
|
* | Resynced with mainline. | rjohnson | 1999-04-21 | 10 | -11/+25 |
|
|
* | added a delay to a event to so it can pass on slower machines. | hershey | 1999-04-20 | 2 | -13/+24 |
|
|
* | moved the ThreadReap command to ::tcltest::threadReap. Now each thread test ... | hershey | 1999-04-20 | 4 | -109/+192 |
|
|
* | fixed bugs in tests--bug id 1769 | hershey | 1999-04-19 | 3 | -66/+42 |
|
|