summaryrefslogtreecommitdiffstats
path: root/tests/socket.test
Commit message (Expand)AuthorAgeFilesLines
* (cherry-pick): Repair flaws exposed by debugging test run.jan.nijtmans2020-12-231-4/+4
* Fix 4 socket testcases on Msys (those fail on Cygwin too)jan.nijtmans2020-12-041-2/+4
* Fixed some tests, added trial macOS builddkf2020-11-141-1/+3
* Add "{}" around many "expr" commands in testcases. Also in doc/expr.njan.nijtmans2020-10-301-2/+2
* Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Tha...jan.nijtmans2020-09-141-1/+1
* TIP #581: Last possible master/slave -> parent/child changes, without affecti...jan.nijtmans2020-09-051-15/+15
* Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-2/+5
* Fix [20dccf1200]: htons-related test fails on Mac OSX Catalina (10.15) jan.nijtmans2020-07-251-2/+2
* improve stability of socket*-13.2.* tests (e. g. windows compatibility, etc)sebres2020-04-011-3/+20
* added tests covering [f583715154] and few other RC similar situations around ...sebres2020-04-011-0/+83
* Merge 8.5jan.nijtmans2019-09-101-1/+1
|\
| * Don't use constraints like unixOrPc anymore, use unixOrWin (for example)jan.nijtmans2019-09-101-1/+1
* | Relax timing for some socket tests a little bit. Hopefully this fixes the spu...jan.nijtmans2019-04-051-3/+3
* | Merge 8.5jan.nijtmans2019-02-241-0/+4
|\ \ | |/
| * No longer run socket test-cases on travis with OSX: There are too many random...jan.nijtmans2019-02-241-3/+7
* | Make socket tests less likely to hang on OSXdkf2018-11-141-535/+501
* | Fix sporadically errors in zlib-8.x and socket tests, cherry-picked from "fix...jan.nijtmans2017-04-121-1/+16
* | Avoid memory leak in test.dgp2016-07-111-1/+0
* | nonportable -> nonPortablejan.nijtmans2015-09-021-5/+5
* | test for bug [c6ed4acfd8]: running async socket connect with other connect es...oehhar2014-12-071-0/+18
* | update changes; more test suite polishing.dgp2014-11-071-1/+1
* | New tests: 14.16: -peername empty while async connect running, 14.17: -socknameoehhar2014-10-171-0/+22
* | makeFile / removeFile balancedgp2014-07-101-0/+8
* | [f652ae79ed] Close sockets used in tests, so as not to corrupt otherdgp2014-07-101-0/+1
* | merge socket test from 8.5dgp2014-06-161-0/+42
|\ \ | |/
| * Draft test for [1758a0b603].dgp2014-06-131-0/+41
* | Tests socket*-2.12 test for DiscardOutput() updates.dgp2014-06-051-1/+39
|\ \ | |/
| * Test socket-2.12 covers the DiscardOutput() update.dgp2014-06-051-1/+39
| * Moved tests socket-8.2 and socket-8.3 to socket-14.3 and socket-14.4 and made...oehhar2014-04-041-29/+31
| |\
| * \ Fix bug [581937ab1e]: fire readable event on async socket connect failureoehhar2014-04-021-0/+17
| |\ \
| * | | Test to demonstrate bug [336441ed59]. Depends on timing and will not always f...oehhar2014-04-021-0/+16
* | | | These edits make the tests socket-14.11.[01] stop hanging, but also introducedgp2014-06-021-1/+1
* | | | Improve robustness of the socket tests against systems that support IPv6, but...max2014-06-021-60/+75
* | | | Fix c&p errors in test descriptionsmax2014-05-211-4/+4
* | | | * Give clearer names to some of the state flags and sync them with Windows...max2014-04-081-0/+34
* | | | Changed error report logic, that an async connect error is only reported by '...oehhar2014-04-081-6/+6
| |_|/ |/| |
* | | Move tests 8.2 and 8.3 out of the IPv4/IPv6 loop to 14.13 and 14.14.max2014-04-041-31/+32
* | | Fix/improve tests.max2014-04-041-37/+30
* | | Add tests for bugs [336441ed59] and [581937ab1e] from core-8-5-branch.max2014-04-041-0/+29
* | | * 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