Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | filesystem fixes backported | vincentdarley | 2003-04-14 | 1 | -3/+3 |
| | |||||
* | add test constraints | vincentdarley | 2002-07-18 | 1 | -3/+3 |
| | |||||
* | Made many tests work properly when the current directory is not writable. | dkf | 2002-07-05 | 1 | -15/+9 |
| | | | | Added targets to unix/Makefile.in to facilitate testing of this situation. | ||||
* | * Corrections to tcltest and the Tcl test suite so that a test | dgp | 2002-06-22 | 1 | -5/+5 |
| | | | | | | | with options -constraints knownBug -limitConstraints 1 only tests the knownBug tests. Mostly involves replacing direct access to the testConstraints array with calls to the testConstraint command (which requires tcltest version 2). | ||||
* | * tests/ioUtil.test: changed to make better use of constraints and | hobbs | 2001-09-06 | 1 | -87/+81 |
| | | | | remove knownBug constraints that weren't valid. | ||||
* | * Corrected errors in tests | dgp | 2001-08-22 | 1 | -16/+19 |
| | | | | revealed by fix of overagressive compiler. [Bug 451200] | ||||
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
| | | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948]. | ||||
* | Modified the tests to use the package tcltest | jenn | 1999-06-26 | 1 | -2/+3 |
| | |||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -25/+43 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Removed DOS-EOLs. | suresh | 1998-08-07 | 1 | -52/+52 |
| | |||||
* | checks for existence of test commands | hershey | 1998-07-28 | 1 | -2/+16 |
| | |||||
* | Implemented tests for the internal C routines: TclInsertAccessProc(), | suresh | 1998-07-13 | 1 | -35/+221 |
| | | | | | TclDeleteAccessProc(), TclInsertOpenFileChannelProc(), TclDeleteOpenFileChannel(). | ||||
* | Initial revision | suresh | 1998-06-04 | 1 | -0/+100 |