summaryrefslogtreecommitdiffstats
path: root/tests/ioCmd.test
Commit message (Expand)AuthorAgeFilesLines
...
| | * | TIP #581: Last possible master/slave -> parent/child changes, without affecti...jan.nijtmans2020-09-051-3/+3
| | * | Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-2/+2
* | | | Fix [8e2d10698b]: ioCmd.test tests need updates for -eofchar changesjan.nijtmans2022-10-271-3/+3
* | | | new TIP about -eofchar handlingjan.nijtmans2022-10-161-3/+3
* | | | Merge 8.7jan.nijtmans2022-10-141-3/+3
|\ \ \ \ | |/ / /
| * | | Fix [7505fac5bd]: new iocmd.test failuresjan.nijtmans2022-10-141-3/+3
* | | | Merge 8.7jan.nijtmans2022-10-121-2/+2
|\ \ \ \ | |/ / /
| * | | TIP #344 implementation: Bring TCP_NODELAY and SO_KEEPALIVE to socket optionsjan.nijtmans2022-10-121-2/+2
| |\ \ \
| | * | | Adapt implementation to TIP: -nagle -> -nodelay (and invert some logic)jan.nijtmans2022-09-261-1/+1
| | * | | Fix testcase iocmd-8.15jan.nijtmans2022-09-041-2/+2
| | * | | TIP #344 implementationjan.nijtmans2022-09-031-1/+1
| | | |/ | | |/|
| * | | TIP #633: configure channel about channel encoding error reporting modejan.nijtmans2022-10-091-9/+18
| |\ \ \
| | * \ \ Merge tip-346jan.nijtmans2022-10-071-6/+6
| | |\ \ \ | | |/ / / | |/| | |
| | * | | TIP633 fconfigure -nocomplainencoding (TCL8.7): replace "-strictencoding 0" b...oehhar2022-09-191-9/+9
| | * | | TIP633 fconfigure -strictencoding: make only "-strictencoding 0" possible on ...oehhar2022-09-111-6/+13
| | * | | TIP633 fconfigure -strictencoding: change option name to "-strictencoding".oehhar2022-09-111-6/+6
| | * | | TIP633: fconfigure -tolerantencoding: correct/add command interface testsoehhar2022-09-091-6/+6
| | |/ /
* | | | Merge 9.0jan.nijtmans2022-10-081-6/+6
|\ \ \ \ | |/ / /
| * | | Add -strictencoding option to channels. Thanks to Harald Oehlman for his exam...jan.nijtmans2022-09-221-6/+6
| |/ /
* | | TIP633 fconfigure -nocomplainencoding (TCL9): replace "-strictencoding 0" by ...oehhar2022-09-191-6/+6
* | | TIP633 fconfigure -strictencoding: TCL 9 command line implementationoehhar2022-09-111-6/+6
|/ /
* | Re-apply fix for [67a5eabbd3d1]: refchan, coroutine, and postevent from the "...pooryorick2021-06-161-8/+45
* | Fix [18f4a94d03] by backout out [9bcec7cd880540c3]jan.nijtmans2021-06-151-45/+8
* | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-2/+2
* | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
|\ \
| * \ Lesser TIP #590 implementation: Only package renaming, no code changesjan.nijtmans2020-11-061-1/+1
| |\ \
| | * | Case-sensitive package namesjan.nijtmans2020-11-031-11/+11
| |/ /
* | | More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
* | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-3/+3
|/ /
* | Merge 8.6jan.nijtmans2020-09-011-5/+5
|\ \ | |/
| * Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-011-2/+2
* | simplify check for ::tcltest namespace in testcasesjan.nijtmans2020-07-161-1/+1
* | Merge 8.6jan.nijtmans2019-09-251-4/+3
|\ \ | |/
| * Merge 8.5jan.nijtmans2019-09-251-4/+3
| |\
| | * Fix failing test-case iocmd-21.20 on Travisjan.nijtmans2019-09-251-4/+3
* | | Merge 8.6jan.nijtmans2019-09-101-5/+5
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2019-09-101-5/+5
| |\ \ | | |/
| | * Don't use constraints like unixOrPc anymore, use unixOrWin (for example)jan.nijtmans2019-09-101-5/+5
* | | Merge 8.6jan.nijtmans2019-07-311-3/+4
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2019-07-301-1/+2
| |\ \ | | |/
| | * Enable testcases on Visual Studio builds. Disable some test-cases on Travis, ...jan.nijtmans2019-07-291-1/+2
| * | Merge 8.5jan.nijtmans2019-07-261-2/+2
| |\ \ | | |/
| | * Increase timeout a little bit, making it less likely that this test failes in...jan.nijtmans2019-07-261-2/+2
* | | TIP #547 implementation: New encodings: UTF-16, UCS-2jan.nijtmans2019-05-311-4/+4
* | | Merge 8.6.jan.nijtmans2019-05-091-1/+1
|\ \ \ | |/ /
* | | Fix for [67a5eabbd3d1], refchan, coroutine, and postevent from the "watch"pooryorick2019-04-231-8/+45
* | | Tests, but not working ones...dkf2019-03-281-55/+73
* | | Request the tcltest version that provides the testing facilities used.dgp2018-10-241-1/+1
* | | Updated tests to exercise new feature.pspjuth2018-10-221-2/+2
|/ /
* | Add another suppress rule for valgrind, factor test code intopooryorick2018-06-221-3/+13