summaryrefslogtreecommitdiffstats
path: root/tests/safe.test
Commit message (Collapse)AuthorAgeFilesLines
* * Corrected some list-quoting issues anddgp2002-05-101-4/+4
| | | | | other matters that cause tests to fail when the patch includes special characters. Report from Vince Darley. [Bug 554068].
* updated safe-8.5 and safe-8.7hobbs2002-02-221-3/+7
|
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-14/+2
| | | | | This version builds clean on Solaris/SPARC, with GCC and CC, both with and without threads and both in 32-bit and 64-bit mode.
* Finally fixed bug 119192. This was a real nasty that was hidden bydkf2000-11-171-2/+2
| | | | | | | the fact that it never caused a crash and was blocked most of the time from coming into play by the way the compiler handles array variable references. (Yes, the test suite does pass now on this machine at least...)
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
| | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948].
* Fix hange with socket code (win32) with threads enabled, fixedredman1999-07-221-1/+5
| | | | | the semaphores for threads disabled. Fixed calling of tcltest in Makefile.in (win32) and fixed safe-6.3 for threads enabled.
* 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-2/+3
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-8/+99
|
* fixed test that got stale on Windowsstanton1998-11-031-2/+5
|
* cleaned up test suite so most of the tests pass on Windowsstanton1998-11-021-2/+2
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+433