summaryrefslogtreecommitdiffstats
path: root/tests/chanio.test
Commit message (Expand)AuthorAgeFilesLines
*-. 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.6dgp2022-11-181-1/+0
|\ \ \ | |/ / |/| / | |/
| * Test suite hygienedgp2022-11-141-1/+0
* | Minor change to -eofchar handlingjan.nijtmans2022-10-161-58/+58
* | See [4dbfa46caa]: Remove "constraint deprecated" from failing testcases which...jan.nijtmans2022-03-181-3/+3
* | Add proper cleanup to testcasesjan.nijtmans2022-03-181-10/+20
* | Merge 8.7jan.nijtmans2022-02-071-5/+3
|\ \
* \ \ Merge 8.7jan.nijtmans2021-06-231-0/+55
|\ \ \ | |/ /
| * | eol-spacingjan.nijtmans2021-06-211-2/+2
| * | Assume chan-io-41.6 and chan-io-41.8 are UNIX-only. See [9be2726881c41893], t...jan.nijtmans2021-06-191-2/+2
| * | tests for [dcb888ed85adeb86]pooryorick2021-06-171-0/+55
* | | Merge 8.7. More parse improvement, WIPjan.nijtmans2021-05-071-1/+1
|\ \ \ | |/ /
| * | Better error-message "illegal byte sequence" when trying to read from invalid...jan.nijtmans2021-05-071-1/+1
| |\ \ | | |/
* | | Add experimental "-nothrow" option to encoding convertfrom|convertto. If com...jan.nijtmans2021-04-011-3/+5
|/ /
* | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-111/+110
* | Merge 8.6jan.nijtmans2020-12-231-2/+2
|\ \ | |/
| * (cherry-pick): Repair flaws exposed by debugging test run.jan.nijtmans2020-12-231-2/+2
* | Merge 8.6. Add empty "tests/safe-stock86.test", in an attempt to remove this ...jan.nijtmans2020-12-101-1/+1
|\ \ | |/
| * Use more 0o??? syntax for octal. Clean up build *.yml filesjan.nijtmans2020-12-101-1/+1
* | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-2/+2
|\ \
| * | Fix testcases on Windows. Use more "info loaded" as appropriatejan.nijtmans2020-11-241-1/+1
| * | Merge 8.7jan.nijtmans2020-11-191-3/+4
| |\ \
| * \ \ Lesser TIP #590 implementation: Only package renaming, no code changesjan.nijtmans2020-11-061-2/+2
| |\ \ \
| | * | | Case-sensitive package namesjan.nijtmans2020-11-031-4/+4
| |/ / /
* | | | Merge 8.6jan.nijtmans2020-12-031-3/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | two more 0o??? notationsjan.nijtmans2020-12-031-2/+2
| * | | Use 0o??? notation for octal numbers in tools and testcases in stead of 0???....jan.nijtmans2020-12-031-2/+2
* | | | 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.6dkf2020-11-161-3/+4
|\ \ \ | |/ / | | / | |/ |/|
| * Fixed some tests, added trial macOS builddkf2020-11-141-3/+4
* | Merge 8.6jan.nijtmans2020-10-301-10/+10
|\ \ | |/
| * Add "{}" around many "expr" commands in testcases. Also in doc/expr.njan.nijtmans2020-10-301-10/+10
* | Merge 8.6jan.nijtmans2020-09-041-2/+7
|\ \ | |/
| * Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-3/+2
* | Merge 8.6jan.nijtmans2020-09-021-2/+3
|\ \ | |/
| * Merge 8.5 jan.nijtmans2020-09-021-2/+3
| |\
| | * Attempt to fix [1004065] for TCL_UTF_MAX=4. Disallow building Tcl with TCL_UT...jan.nijtmans2020-04-221-2/+1
| | * Determine "testConstraint ucs2" without the need for a testcommand. Rename "c...jan.nijtmans2020-04-221-2/+1
| | * Use new testing command to constrain tests to (sizeof(Tcl_UniChar) == 2)dgp2020-04-211-1/+3
* | | Merge 8.6jan.nijtmans2020-08-261-2/+6
|\ \ \ | |/ /
| * | Testcase chan-io-50.1 still fails sometimes on MacOSX. So put same measures i...jan.nijtmans2020-08-261-2/+6
* | | merge 8.6pooryorick2020-08-101-0/+1
|\ \ \ | |/ /
| * | amend to [8054e19451]: clean up timeout timer event (avoid timing issues on f...sebres2020-08-101-0/+1
* | | Merge 8.6jan.nijtmans2020-08-101-96/+126
|\ \ \ | |/ /
| * | Remove use of (always enabled) "openpipe" constraint. jan.nijtmans2020-08-101-72/+72
| * | More places where vwait needs to be used instead of update.culler2020-08-101-2/+2
| * | use vwait in chanio tests too.culler2020-08-091-12/+24
| * | Add and use testservicemode command; replace update by vwaitculler2020-08-081-14/+28