| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2020-09-14 | 1 | -1/+1 |
|\ |
|
| * | Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Tha... | jan.nijtmans | 2020-09-14 | 1 | -1/+1 |
|
|
| * | TIP #581: Last possible master/slave -> parent/child changes, without affecti... | jan.nijtmans | 2020-09-05 | 1 | -15/+15 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -2/+5 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-01 | 1 | -15/+15 |
|\ \
| |/ |
|
* | | Missing testConstraint in socket.test | jan.nijtmans | 2020-08-28 | 1 | -0/+3 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-07-25 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix [20dccf1200]: htons-related test fails on Mac OSX Catalina (10.15) | jan.nijtmans | 2020-07-25 | 1 | -2/+2 |
|
|
* | | More of the same (see previous commit) | jan.nijtmans | 2020-07-16 | 1 | -1/+1 |
|
|
* | | merge 8.6 | sebres | 2020-04-02 | 1 | -0/+100 |
|\ \
| |/ |
|
| * | improve stability of socket*-13.2.* tests (e. g. windows compatibility, etc) | sebres | 2020-04-01 | 1 | -3/+20 |
|
|
| * | added tests covering [f583715154] and few other RC similar situations around ... | sebres | 2020-04-01 | 1 | -0/+83 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-09-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge 8.5 | jan.nijtmans | 2019-09-10 | 1 | -1/+1 |
| |\ |
|
| | * | Don't use constraints like unixOrPc anymore, use unixOrWin (for example) | jan.nijtmans | 2019-09-10 | 1 | -1/+1 |
|
|
* | | | Mark one more test as knownMsvcBug | jan.nijtmans | 2019-08-01 | 1 | -1/+2 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-04-05 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | Relax timing for some socket tests a little bit. Hopefully this fixes the spu... | jan.nijtmans | 2019-04-05 | 1 | -3/+3 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-02-24 | 1 | -0/+4 |
|\ \ \
| |/ / |
|
| * | | Merge 8.5 | jan.nijtmans | 2019-02-24 | 1 | -0/+4 |
| |\ \
| | |/ |
|
| | * | No longer run socket test-cases on travis with OSX: There are too many random... | jan.nijtmans | 2019-02-24 | 1 | -3/+7 |
|
|
| * | | Make socket tests less likely to hang on OSX | dkf | 2018-11-14 | 1 | -535/+501 |
|
|
* | | | merge core-8-6-branch | jan.nijtmans | 2017-04-12 | 1 | -1/+16 |
|\ \ \
| |/ / |
|
| * | | Fix sporadically errors in zlib-8.x and socket tests, cherry-picked from "fix... | jan.nijtmans | 2017-04-12 | 1 | -1/+16 |
|
|
* | | | Merge Harald's "robust-async-connect-tests" branch. Thanks! | jan.nijtmans | 2017-04-10 | 1 | -3/+21 |
|\ \ \ |
|
| * | | | Make sure the "sockettest" command is available even when running socket.test... | jan.nijtmans | 2014-07-18 | 1 | -2/+7 |
|
|
| * | | | merge trunk | jan.nijtmans | 2014-07-18 | 1 | -0/+89 |
| |\ \ \ |
|
| * | | | | Replaced option "-unsupported1" by test command "testsocket debugflags" (than... | oehhar | 2014-07-17 | 1 | -6/+9 |
|
|
| * | | | | Robust async connect tests by temporarely switching off auto continuation. Ti... | oehhar | 2014-06-05 | 1 | -2/+13 |
|
|
* | | | | | Make options -reuseaddr/-reuseport forbidden without -server, no matter the v... | jan.nijtmans | 2016-12-20 | 1 | -0/+12 |
|
|
* | | | | | Merge trunk, and fix two socket test-cases. | jan.nijtmans | 2016-11-25 | 1 | -1/+1 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
* | | | | | Allow a boolean argument to be passed. | limeboy | 2016-11-24 | 1 | -9/+9 |
|
|
* | | | | | Adjust the tests and add a handful of new ones. | limeboy | 2016-11-24 | 1 | -6/+25 |
|/ / / / |
|
* | | | | Avoid memory leak in test. | dgp | 2016-07-11 | 1 | -1/+0 |
|
|
* | | | | nonportable -> nonPortable | jan.nijtmans | 2015-09-02 | 1 | -5/+5 |
|
|
* | | | | test for bug [c6ed4acfd8]: running async socket connect with other connect es... | oehhar | 2014-12-07 | 1 | -0/+18 |
|
|
* | | | | update changes; more test suite polishing. | dgp | 2014-11-07 | 1 | -1/+1 |
|
|
* | | | | New tests: 14.16: -peername empty while async connect running, 14.17: -sockname | oehhar | 2014-10-17 | 1 | -0/+22 |
| |/ /
|/| | |
|
* | | | makeFile / removeFile balance | dgp | 2014-07-10 | 1 | -0/+8 |
|
|
* | | | [f652ae79ed] Close sockets used in tests, so as not to corrupt other | dgp | 2014-07-10 | 1 | -0/+1 |
|
|
* | | | merge socket test from 8.5 | dgp | 2014-06-16 | 1 | -0/+42 |
|\ \ \
| | |/
| |/| |
|
| * | | Draft test for [1758a0b603]. | dgp | 2014-06-13 | 1 | -0/+41 |
|
|
* | | | Tests socket*-2.12 test for DiscardOutput() updates. | dgp | 2014-06-05 | 1 | -1/+39 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Test socket-2.12 covers the DiscardOutput() update. | dgp | 2014-06-05 | 1 | -1/+39 |
|
|
| * | Moved tests socket-8.2 and socket-8.3 to socket-14.3 and socket-14.4 and made... | oehhar | 2014-04-04 | 1 | -29/+31 |
| |\ |
|
| * \ | Fix bug [581937ab1e]: fire readable event on async socket connect failure | oehhar | 2014-04-02 | 1 | -0/+17 |
| |\ \ |
|
| * | | | Test to demonstrate bug [336441ed59]. Depends on timing and will not always f... | oehhar | 2014-04-02 | 1 | -0/+16 |
|
|
* | | | | These edits make the tests socket-14.11.[01] stop hanging, but also introduce | dgp | 2014-06-02 | 1 | -1/+1 |
|
|
* | | | | Improve robustness of the socket tests against systems that support IPv6, but... | max | 2014-06-02 | 1 | -60/+75 |
|
|