summaryrefslogtreecommitdiffstats
path: root/tests/chanio.test
Commit message (Expand)AuthorAgeFilesLines
* Fix hardcoded port numbers causing Windows failures with hyperv. Disableapnadkarni2023-06-191-5/+6
* Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-4/+6
* Add "notWsl" test constraints. Clean up many testcasesjan.nijtmans2023-03-081-137/+148
* Bring back the common facilities of the tcltests "package", but use a lessdgp2022-11-181-0/+1
* Test suite hygienedgp2022-11-141-1/+0
* (cherry-pick): Repair flaws exposed by debugging test run.jan.nijtmans2020-12-231-2/+2
* Use more 0o??? syntax for octal. Clean up build *.yml filesjan.nijtmans2020-12-101-1/+1
* 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
* Fixed some tests, added trial macOS builddkf2020-11-141-3/+4
* Add "{}" around many "expr" commands in testcases. Also in doc/expr.njan.nijtmans2020-10-301-10/+10
* Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-3/+2
* 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
* | Testcase chan-io-50.1 still fails sometimes on MacOSX. So put same measures i...jan.nijtmans2020-08-261-2/+6
* | amend to [8054e19451]: clean up timeout timer event (avoid timing issues on f...sebres2020-08-101-0/+1
* | 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
* | Fix the expected result for chanio-50.6culler2020-08-071-1/+1
* | Experiment with io-50.1 on Travisculler2020-08-071-7/+4
* | Experiment with chan-io-50.6 on Travisculler2020-08-061-4/+11
* | Merge 8.6jan.nijtmans2020-08-031-3/+6
|\ \
| * | Testcase cleanup: transform *io-50.* testcases to new test syntaxjan.nijtmans2020-08-031-7/+10
* | | Re-enable event-1.1, io-50.? and chan-io-50.? test-cases, trying to get a han...jan.nijtmans2020-07-211-10/+10
|/ /
* | Mark chan-io-50.? and event-1.1 as nonPortable (for now): Those sometimes fai...jan.nijtmans2020-07-211-6/+6
* | no functional changes (closed bracket in comment, lint concerns only)sebres2020-05-291-1/+1
* | Merge 8.5jan.nijtmans2019-09-131-33/+33
|\ \ | |/
| * Add knownMsvcBug restriction to chanio-20.5, because it sometimes hangs in a ...jan.nijtmans2019-09-131-221/+178
* | Merge 8.5jan.nijtmans2019-09-101-2/+2
|\ \ | |/
| * Don't use constraints like unixOrPc anymore, use unixOrWin (for example)jan.nijtmans2019-09-101-2/+2
| * Backport some "knownMsvcBug" markers from 8.6: Those indicate test-cases the ...jan.nijtmans2019-08-201-49/+49
* | Mark 3 testcases as knownMsvcBug. See: [e484a8407cb9ec45]: pipe: time-related...jan.nijtmans2019-08-111-1/+2
* | fixed missing dependency in test-cases "*io-60.1" (constraint-related) - miss...sebres2019-01-081-2/+6
* | Restore lost tests.dgp2018-06-261-7/+4
* | Add another suppress rule for valgrind, factor test code intopooryorick2018-06-221-4/+0
* | lifetime management of files generated by testsdgp2018-01-251-0/+5
|\ \ | |/
| * lifetime management of files generated by testsdgp2018-01-251-0/+5
* | Repair revised tests that failed.dgp2017-04-171-2/+2
* | Don't use "0%o" format in test-cases, as it suggest's it's the normal way to ...jan.nijtmans2017-04-141-4/+4
* | chanio.test: [win] fix test case (setup set translation to "lf", because of d...sebres2017-03-061-1/+1
* | test repairsdgp2016-07-221-2/+0
* | [77d58e3a7a] Test case independence: chanio, cmdah, env, history.dkf2016-07-141-4/+19
* | Modify the "gettimes" test-command to use the Tcl_Obj API. jan.nijtmans2014-07-161-5/+11
* | Restore the largefileSupport constraint on Darwin, where tests (chan)io-34.21dgp2014-05-121-1/+1
|\ \ | |/
| * Restore the largefileSupport constraint on Darwin, where tests (chan)io-34.21dgp2014-05-121-1/+1
* | Tests (chan)io-34.21 are constrained for largefileSupport, and that's disable...dgp2014-05-091-3/+3
|\ \ | |/