| Commit message (Expand) | Author | Age | Files | Lines |
* | * tests/env.test: | jenn | 1999-08-27 | 5 | -37/+28 |
|
|
* | * tests/tcltest.test: | jenn | 1999-08-27 | 3 | -20/+58 |
|
|
* | * tests/tcltest.test: Added additional tests for -tmpdir, marked | jenn | 1999-08-23 | 6 | -57/+107 |
|
|
* | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-19 | 2 | -10/+37 |
|
|
* | typo | jenn | 1999-08-17 | 1 | -2/+2 |
|
|
* | * win/Makefile.in: Added COMPILE_DEBUG_FLAGS macro to make it | stanton | 1999-08-12 | 1 | -10/+13 |
|
|
* | 1999-08-09 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-10 | 2 | -5/+18 |
|
|
* | * tests/reg.test: Added test for REG_EXPECT bug fixed by Henry's | stanton | 1999-08-05 | 1 | -1/+2 |
|
|
* | * unix/tclUnixThrd.c: Applied patch to fix threads on Irix 6.5. | redman | 1999-07-31 | 1 | -2/+2 |
|
|
* | Updated to match the new return values from tcltest. | jenn | 1999-07-30 | 1 | -4/+4 |
|
|
* | * tests/tcltest.test: | jenn | 1999-07-28 | 1 | -3/+4 |
|
|
* | Bug fixes for threaded Tcl on NT with single and dual CPUs. Still some | redman | 1999-07-27 | 3 | -5/+9 |
|
|
* | Tests for the tcltest package | jenn | 1999-07-26 | 1 | -0/+296 |
|
|
* | Removed patch for bug 2382, for info complete. | redman | 1999-07-23 | 1 | -4/+4 |
|
|
* | Fix hange with socket code (win32) with threads enabled, fixed | redman | 1999-07-22 | 1 | -1/+5 |
|
|
* | * Changed version to 8.2b2. | redman | 1999-07-22 | 1 | -2/+7 |
|
|
* | Applied patch for info complete. [Bug: 2382] | redman | 1999-07-22 | 1 | -1/+7 |
|
|
* | * doc/open.n: Added documentation of \\.\comX notation for opening | redman | 1999-07-22 | 1 | -2/+2 |
|
|
* | changed http package version from 2.0 to 2.1 | hershey | 1999-07-20 | 1 | -2/+2 |
|
|
* | * tests/string.test: | stanton | 1999-07-09 | 1 | -1/+4 |
|
|
* | * win/Makefile.in: Added tcltest target so runtest works | stanton | 1999-07-08 | 1 | -1/+3 |
|
|
* | Fixed bogus test for env.test | rjohnson | 1999-07-08 | 1 | -9/+4 |
|
|
* | Do additional checks to unset any environment variables set, changed or | jenn | 1999-07-08 | 2 | -28/+12 |
|
|
* | Improved test to handle empty env array - (will raise error) | rjohnson | 1999-07-08 | 1 | -1/+4 |
|
|
* | Fixed a couple of bad registry tests... | rjohnson | 1999-07-08 | 1 | -4/+4 |
|
|
* | Fixed bug in test suite - remember to update tests when | rjohnson | 1999-07-08 | 1 | -0/+1 |
|
|
* | Made test encoding test understand platform differences. | rjohnson | 1999-07-07 | 1 | -3/+7 |
|
|
* | Marked two timing-dependent tests "nonPortable", | welch | 1999-07-07 | 1 | -3/+3 |
|
|
* | Removed extra '\' characters at the beginning of the parseOld.test | jenn | 1999-07-06 | 1 | -2/+2 |
|
|
* | 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 |
|
|