summaryrefslogtreecommitdiffstats
path: root/tests/ioCmd.test
Commit message (Expand)AuthorAgeFilesLines
* merge 8.7fvogel2023-05-281-2/+23
|\
| * merge core-8-branchdkf2023-05-241-25/+49
| |\
| * | Added a basic portable test of [fconfigure -stat]dkf2021-07-131-1/+22
| * | Fix iocmd-8.4 testcasejan.nijtmans2021-06-281-1/+1
* | | Make some tests select an encoding profile instead of relying on the default.pooryorick2023-05-041-4/+4
* | | Merge 8.7jan.nijtmans2023-04-161-1/+1
|\ \ \ | | |/ | |/|
| * | some spelling correctionsjan.nijtmans2023-04-161-2/+2
* | | Fix mistake in test io-75.14 and make some spelling corrections.pooryorick2023-04-161-1/+1
* | | Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-1/+1
|\ \ \ | |/ /
| * | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-1/+1
* | | Further fix for [fa3d9fd818fa0072]. In ChannelState.encoding, NULL no longerpooryorick2023-04-061-1/+2
* | | Merge 8.7: Allow empty mode list in [chan create].max2023-03-301-5/+5
|\ \ \ | |/ /
| * | Merge 8.6: Allow empty mode list in [chan create].max2023-03-301-5/+5
| |\ \
| | * | Allow empty mode list in [chan create], so that refchans are able to mimic th...max2023-03-301-5/+5
* | | | Fix iocmd-12.11 testcasejan.nijtmans2023-03-281-1/+1
* | | | Merge 8.7jan.nijtmans2023-03-211-1/+1
|\ \ \ \ | |/ / /
| * | | Duplicate test namedgp2023-03-201-1/+1
| * | | Change -encodingprofile to -profileapnadkarni2023-03-161-13/+13
| * | | Bug [e778e3f804]. Fix error message for invalid profile name.apnadkarni2023-03-021-0/+4
| * | | Update tests to use -encodingprofileapnadkarni2023-02-021-12/+14
| * | | SetFlag -> GotFlag (since SetFlag always returns 1, this is nonsence in an if...jan.nijtmans2023-01-311-0/+10
* | | | Change -encodingprofile to -profileapnadkarni2023-03-161-12/+12
* | | | Bug [e778e3f804]. Fix error message for invalid profile name.apnadkarni2023-03-021-0/+4
* | | | Tests pass modulo couple of differences in Tcl 8 and 9 default behavior to be...apnadkarni2023-02-251-8/+8
* | | | Merge 8.7jan.nijtmans2022-12-161-1/+1
|\ \ \ \ | |/ / /
| * | | Adapt iocmd-8.* testcases to change in previous commitjan.nijtmans2022-12-161-1/+1
* | | | Since Tcl 9.0 throws exceptions on an illegal byte sequence (no longer simply...jan.nijtmans2022-11-241-2/+8
* | | | Merge 8.7jan.nijtmans2022-11-201-0/+1
|\ \ \ \ | |/ / /
| | | |
| | \ \
| *-. \ \ Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N...jan.nijtmans2022-11-201-0/+1
| |\ \ \ \ | | | |/ /
| | | * | Bring back the common facilities of the tcltests "package", but use a lessdgp2022-11-181-0/+1
* | | | | Merge 8.7jan.nijtmans2022-11-181-2/+0
|\ \ \ \ \ | |/ / / /
| * | | | merge 8.6dgp2022-11-181-2/+0
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Test suite hygienedgp2022-11-141-2/+0
| | * | 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
| | |/ /