summaryrefslogtreecommitdiffstats
path: root/tests/chanio.test
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Tests (chan)io-34.21 are constrained for largefileSupport, and that'sdgp2014-05-091-3/+3
* | [Bug 3605120]: Stop test chan-io-28.7 from hanging when run standalone.dkf2013-02-261-5/+9
* | Let all test-cases which require Thread, at least require Thread 2.7jan.nijtmans2012-11-161-1/+1
* | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* | Release the right thread! D'oh!dgp2011-09-091-1/+1
* | 3389733 Convert [testthread] use to Thread package use in chan-io-70.1.dgp2011-09-091-20/+8
* | Correct test suite errors revealed by a -singleproc 1 -debug 1 run.dgp2011-07-071-1/+1
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| * [Bug 3148192]: Commands "read/puts" incorrectly interpret parameters.nijtmans2011-01-171-2/+2
| * * generic/tclInterp.c: Fixed completely boneheaded mistake thatdgp2008-06-201-3/+3