summaryrefslogtreecommitdiffstats
path: root/tests/ioUtil.test
Commit message (Collapse)AuthorAgeFilesLines
* * tests/ioUtil.test: changed to make better use of constraints andhobbs2001-09-061-87/+81
| | | | remove knownBug constraints that weren't valid.
* * Corrected errors in testsdgp2001-08-221-16/+19
| | | | revealed by fix of overagressive compiler. [Bug 451200]
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
| | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948].
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-25/+43
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Removed DOS-EOLs.suresh1998-08-071-52/+52
|
* checks for existence of test commandshershey1998-07-281-2/+16
|
* Implemented tests for the internal C routines: TclInsertAccessProc(),suresh1998-07-131-35/+221
| | | | | TclDeleteAccessProc(), TclInsertOpenFileChannelProc(), TclDeleteOpenFileChannel().
* Initial revisionsuresh1998-06-041-0/+100