summaryrefslogtreecommitdiffstats
path: root/tests/unixInit.test
Commit message (Collapse)AuthorAgeFilesLines
* * tests/tcltest.test:jenn1999-10-191-2/+3
| | | | | | | | | | | * doc/tcltest.n: * library/tcltest1.0/tcltest.tcl: Removed the extra return at the end of the tcltest.tcl file. Applied patches sent in by Andreas Kupries to add helper procs for debug output, add 3 new flags (-testsdir, -load, -loadfile), and internally refactors common code for dealing with paths into separate procedures. [Bug: 2838, 2842]
* Do additional checks to unset any environment variables set, changed orjenn1999-07-081-14/+8
| | | | created by the tests.
* Made test encoding test understand platform differences.rjohnson1999-07-071-3/+7
|
* Changed the tests to use the testConstraints array that thejenn1999-07-011-4/+4
| | | | test harness uses instead of the old name (testConfig).
* Fixed style problems in many of the test files.rjohnson1999-06-261-2/+2
| | | | Fixed bug in pkg.test where defs.tcl was still being used.
* Modified the tests to use the package tcltestjenn1999-06-261-10/+11
|
* merged 8.1.0 changes into mainlinestanton1999-04-241-3/+3
|
* Resynced with mainline.rjohnson1999-04-211-2/+2
|
* fixed bugs in tests--bug id 1769hershey1999-04-191-2/+1
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+205