summaryrefslogtreecommitdiffstats
path: root/tests/unixNotfy.test
Commit message (Collapse)AuthorAgeFilesLines
* Fixed hang in tests when built with thread support.stanton1999-04-071-8/+41
|
* linthershey1999-04-021-2/+2
|
* -now all test files that skip tests by returning early (which ideallyhershey1999-03-261-5/+6
| | | | | | | | they shouldn't do) call ::tcltest::cleanupTests before returning. -the defs.tcl file has one new constraint: userInteraction, used by tests that require user interaction. The next putback will include an updated version of the "visual" test file to use this mechanism.
* lint: changed a tcltest namespace variable name from tmpDir tohershey1999-03-241-1/+2
| | | | | | 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-10/+15
| | | | added constraints to tests, rather than skipping the entire file.
* Updated the testsuite to use "test" namespace and commandline argshershey1999-03-111-3/+11
| | | | | to control verbose level and which tests get run. Tests now work from any working dir.
* merging changes from 8.0.3 into 8.1a2stanton1998-09-241-1/+2
|
* Added contents of Tcl 8.1a2stanton1998-09-211-3/+4
|
* Initial revisionrjohnson1998-03-261-0/+49