summaryrefslogtreecommitdiffstats
path: root/tests/tcltest.test
Commit message (Expand)AuthorAgeFilesLines
* The utility [slave] command failed to properly [list]-quote adgp2003-01-311-3/+5
* * tests/tcltest.test: Cleaned up management of file/directorydgp2003-01-311-57/+79
* * library/tcltest/tcltest.tcl: Corrected [puts -nonewline] withindgp2002-09-221-1/+17
* 2002-09-06 Reinhard Max <max@suse.de>rmax2002-09-061-4/+4
* * library/tcltest/tcltest.tcl: The setup and cleanup scripts are nowdgp2002-08-051-1/+19
* * Greatly reduced the number of [exec]s, using slave interps instead.dgp2002-07-101-75/+124
* * Cleaned up, constrained, and reduced the amount of [exec] usagedgp2002-07-101-9/+11
* * tests/main.test: Cheap fix for [Bugs 575851, 575858]. Avoiddgp2002-07-031-16/+24
* * Corrected suppression of -verbose skip and start by [test -output].dgp2002-06-261-14/+34
* typo fixesdgp2002-06-261-4/+4
* * Implementation of TIP 101. Adds and exports a [configure] commanddgp2002-06-251-28/+25
* * More corrections to test suite so that testsdgp2002-06-071-10/+53
* * Corrections to test suite so that testsdgp2002-06-061-1/+10
* * tests/io.test: Fixed up namespace variable resolution issuesdgp2002-06-061-42/+47
* * Added more TIP 85 tests from Arjen Markus.dgp2002-06-051-359/+475
* * Implementation of TIP 85. Allows tcltestdgp2002-06-031-8/+111
* * Corrected some list-quoting issues anddgp2002-05-101-4/+4
* * Fixes to test suite when there's a spacedgp2002-05-081-13/+16
* * Revised [tcltest::test] to return errorsdgp2002-04-151-21/+25
* * Major code cleanup to deal with whitespace,dgp2002-03-271-10/+10
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-7/+10
* * tests/tcltest.test: added unixExecs constraint to files thathobbs2001-08-221-4/+4
* * tests/tcltest.test (tcltest-12.2): fixed test that would breakhobbs2001-08-221-3/+3
* * tests/tcltest.test (tcltest-19.1): fixed failing test that washobbs2001-05-221-9/+14
* * tests/tcltest.test: removed extraneous 'c' (doh!) [Bug: 414031]hobbs2001-05-031-2/+2
* * tests/all.tcl: Removed support for tcltest 1.0.jenn2000-10-241-123/+1025
* * library/tcltest1.0/pkgIndex.tcl: Updated to load tcltest 2.0.jenn2000-09-201-8/+8
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-8/+8
* * tests/tcltest.test:jenn1999-10-191-3/+47
* * tests/env.test:jenn1999-08-271-4/+5
* * tests/tcltest.test:jenn1999-08-271-3/+26
* * tests/tcltest.test: Added additional tests for -tmpdir, markedjenn1999-08-231-43/+82
* 1999-08-09 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-101-2/+3
* Updated to match the new return values from tcltest.jenn1999-07-301-4/+4
* * tests/tcltest.test:jenn1999-07-281-3/+4
* Bug fixes for threaded Tcl on NT with single and dual CPUs. Still someredman1999-07-271-2/+3
* Tests for the tcltest packagejenn1999-07-261-0/+296