summaryrefslogtreecommitdiffstats
path: root/tests/platform.test
Commit message (Collapse)AuthorAgeFilesLines
* Fixed test that would only work with debug builds.rjohnson1999-04-061-1/+1
|
* * tests/platform.test:stanton1999-04-051-1/+5
| | | | * tests/fileName.test: Fixed broken tests.
* lint: changed a tcltest namespace variable name from tmpDir tohershey1999-03-241-0/+1
| | | | | | workingDir. changes: made more tests atomic. README is now updated to match new test suite features.
* changed tests to use "tcltest" namespace instead of "test".hershey1999-03-231-2/+12
| | | | added constraints to tests, rather than skipping the entire file.
* Updated the testsuite to use "test" namespace and commandline argshershey1999-03-111-1/+5
| | | | | to control verbose level and which tests get run. Tests now work from any working dir.
* Added tcl_platformwelch1999-03-111-0/+20