summaryrefslogtreecommitdiffstats
path: root/tests/socket.test
Commit message (Expand)AuthorAgeFilesLines
...
* | | * Rework WaitForConnect() to fix synchronous completion of asynchronous co...max2014-04-041-5/+8
| |/ |/|
* | * More test improvements for async sockets.max2014-03-141-19/+26
* | * Hide transient errors of the internal iterations of [socket -async] from...max2014-03-111-5/+155
* | WaitForConnect may only call back to CreateClientSocket when the socket is wr...max2014-03-101-2/+2
* | * tclUnixSock.c: Fix WaitForConnect() for client sockets that have to try ...max2014-03-101-20/+179
* | More debug to chase different fd in struct than in callbackoehhar2014-03-061-0/+6
* | socket-14.6 only makes sense where both, IPv4 and IPv6 are supported.max2013-11-121-1/+1
* | Fix [5425f2c082]: [fconfigure -error] breaks the background processing of a p...max2013-11-121-0/+28
* | Let all test-cases which require Thread, at least require Thread 2.7jan.nijtmans2012-11-161-1/+1
* | Prevented intermittent test failure due to race condition.dkf2012-05-311-0/+1
* | Update requirements to avoid old buggy Thread releases.dgp2012-05-211-1/+1
* | 3428754 Test socket-14.2 tolerate [socket -async] connection that connectsdgp2012-05-031-9/+12
* | Made test socket-14.1 more robust to stop failure on OS X (Snow Leopard)dgp2011-09-161-0/+1
* | 3390699 Convert [testthread] use to Thread package use in socket_*-13.1.dgp2011-09-111-19/+10
* | Rework constraint detection and add constraints that cater for the fact, that...max2011-06-281-9/+22
* | replace socket-14.3 with a test that is more useful and less likely to random...max2011-06-281-12/+17
* | * unix/tclUnixSock.c (CreateClientSocket): Fix and simplify posting of the...max2011-06-281-7/+60
* | Merge fixes for [socket -async] and other improvements to the unix socket codemax2011-06-221-1/+85
|\ \
| * | complete a comment in socket.testmax2011-06-221-1/+2
| * | * doc/socket.n: Document the fact that the event loop is now needed for [s...max2011-06-161-0/+3
| * | * Don't use port 0 for test 14.2 as it fails in different ways on Linux an...max2011-06-061-2/+2
| * | * Improve socket.test by checking the latency on the loopback address and ...max2011-06-011-7/+30
| * | * Fix setting up of [fileevent] while an async socket is still in progress max2011-05-301-2/+37
| * | Fix [socket -async] for DNS names with more than one addressmax2011-05-271-0/+22
* | | Add test constraint, so 6.2 and 6.3 don't fail when the machine does not have...jan.nijtmans2011-06-061-2/+2
|/ /
* | fix a timing issue in socket-12.3max2011-05-271-1/+2
* | * unix/tclUnixSock.c (TcpWatchProc): No need to check for server sockets h...max2011-05-111-0/+18
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * * tests/socket.test: Extended the timeout in socket-11.11 from 10andreas_kupries2006-03-161-4/+4
| | * D'oh!dgp2004-10-281-2/+2
| | * * tests/socket.test (socket-13.1): Balanced [makeFile] anddgp2004-10-281-11/+10
| | * * tests/socket.test: Accepted two new testcases by Stuart Casoffandreas_kupries2004-07-161-1/+7
| | * * tests/basic.test: Made several tests more robust to thedgp2004-02-251-11/+21
| | * * tests/exec.test: Corrected temporary file managementdgp2003-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.dkf2008-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.dkf2006-11-031-62/+52
* | * tests/socket.test: Extended the timeout in socket-11.11 from 10andreas_kupries2006-03-161-4/+4
* | Fix test that checked for non-standard case of error message (which dkf2005-11-011-23/+23
* | socket wrong#args message now follows the general conventionsdkf2005-07-171-16/+6
* | * tests/basic.test: Updated functional (not testing) uses ofdgp2004-11-181-19/+36