summaryrefslogtreecommitdiffstats
path: root/tests/socket.test
Commit message (Expand)AuthorAgeFilesLines
...
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp@users.sourceforge.net2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp@users.sourceforge.net2011-03-011-2/+0
| | * * tests/socket.test: Extended the timeout in socket-11.11 from 10akupries@shaw.ca2006-03-161-4/+4
| | * D'oh!dgp@users.sourceforge.net2004-10-281-2/+2
| | * * tests/socket.test (socket-13.1): Balanced [makeFile] anddgp@users.sourceforge.net2004-10-281-11/+10
| | * * tests/socket.test: Accepted two new testcases by Stuart Casoffakupries@shaw.ca2004-07-161-1/+7
| | * * tests/basic.test: Made several tests more robust to thedgp@users.sourceforge.net2004-02-251-11/+21
| | * * tests/exec.test: Corrected temporary file managementdgp@users.sourceforge.net2003-10-071-31/+33
* | | some more speedups to socket.testrmax2010-11-041-5/+5
* | | avoid having to wait for some child processes to time out after all tests hav...rmax2010-11-041-1/+4
* | | Rework some of the tests to speed them up by avoiding (supposedly)rmax2010-11-041-29/+27
* | | reorder the constraint list per test for clearer make test output of skipped ...rmax2010-11-041-35/+35
* | | * tests/socket.test: Run the socket tests three times with thermax2010-11-041-154/+172
* | | * doc/socket.n: Document the changes to the [socket] and rmax2010-09-281-95/+103
* | | prevent a race condition when shutting down the remote test serverrmax2010-06-251-3/+2
* | | Use tcltest2 better.donal.k.fellows@manchester.ac.uk2008-09-021-419/+395
|/ /
* | * tests/exec.test (exec-9.7): reduce timing sensitivitydas2008-03-111-1/+2
* | Keep most tests from making sockets that are reachable off the machine.donal.k.fellows@manchester.ac.uk2006-11-031-62/+52
* | * tests/socket.test: Extended the timeout in socket-11.11 from 10akupries@shaw.ca2006-03-161-4/+4
* | Fix test that checked for non-standard case of error message (which donal.k.fellows@manchester.ac.uk2005-11-011-23/+23
* | socket wrong#args message now follows the general conventionsdonal.k.fellows@manchester.ac.uk2005-07-171-16/+6
* | * tests/basic.test: Updated functional (not testing) uses ofdgp@users.sourceforge.net2004-11-181-19/+36
* | niggly test suite fixesdgp@users.sourceforge.net2004-11-041-2/+2
* | D'oh!dgp@users.sourceforge.net2004-10-281-2/+2
* | * tests/socket.test (socket-13.1): Balanced [makeFile] anddgp@users.sourceforge.net2004-10-281-25/+25
* | * tests/socket.test: Accepted two new testcases by Stuart Casoffakupries@shaw.ca2004-07-161-1/+7
* | Standardize some use of test constraints onto names that are documenteddonal.k.fellows@manchester.ac.uk2004-06-231-3/+3
* | Massive test cleanup; all tests are run, and constraints are used where neces...donal.k.fellows@manchester.ac.uk2004-05-191-4/+4
* | Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-9/+3
* | * tests/basic.test: Made several tests more robust to thedgp@users.sourceforge.net2004-02-251-11/+21
* | * tests/cmdAH.test:dgp@users.sourceforge.net2003-10-071-31/+33
|/
* * Cleaned up, constrained, and reduced the amount of [exec] usagedgp@users.sourceforge.net2002-07-101-40/+35
* * tests/socket.test: Fixed bug #578164. The original reason forakupries@shaw.ca2002-07-081-3/+3
* * tests/socket.test:akupries@shaw.ca2002-07-041-48/+53
* * Increased timeout values so that tests havedgp@users.sourceforge.net2002-04-151-8/+8
* * tests/socket.test (2.7): Accepted and applied patch for Tcl SFakupries@shaw.ca2002-02-271-3/+3
* Make -eofchar and -translation options read only formdejong2002-01-251-2/+2
* (socket-7.2): corrected to work on Win2Khobbs2001-10-121-6/+5
* removed dependence on socket.test being run from same dir as remote.tcl,donal.k.fellows@manchester.ac.uk2001-09-201-2/+5
* fixed typo in socket-12.1hobbs2001-09-141-2/+2
* * The changes below are a fix for [219253].akupries@shaw.ca2001-09-111-78/+116
* * tests/socket.test: removed doTestsWithRemoteServer constrainthobbs2000-09-211-28/+14
* * library/tcltest1.0/pkgIndex.tcl: Updated to load tcltest 2.0.jenn2000-09-201-5/+4
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* * tests/tcltest.test:jenn1999-10-191-1/+2
* Changed the tests to use the testConstraints array that thejenn1999-07-011-3/+3
* Fixed style problems in many of the test files.rjohnson1999-06-261-2/+2
* Modified the tests to use the package tcltestjenn1999-06-261-29/+30
* Resynced with mainline.rjohnson1999-04-211-1/+1
* moved the ThreadReap command to ::tcltest::threadReap. Now each thread test ...hershey1999-04-201-24/+8