summaryrefslogtreecommitdiffstats
path: root/tests/chanio.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2019-09-131-8/+8
|\
| * 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.6jan.nijtmans2019-09-101-2/+2
|\ \ \ | |/ /
| * | 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
* | | Merge 8.6jan.nijtmans2019-08-131-1/+2
|\ \ \ | |/ /
| * | Mark 3 testcases as knownMsvcBug. See: [e484a8407cb9ec45]: pipe: time-related...jan.nijtmans2019-08-111-1/+2
* | | TIP #547 implementation: New encodings: UTF-16, UCS-2jan.nijtmans2019-05-311-2/+2
* | | merge 8.6 (regression bug-[cc1e91552c], etc)sebres2019-01-091-2/+6
|\ \ \ | |/ /
| * | fixed missing dependency in test-cases "*io-60.1" (constraint-related) - miss...sebres2019-01-081-2/+6
* | | Purge end-of-line spacingjan.nijtmans2018-08-021-2/+2
* | | merge 8.6dgp2018-06-261-8/+5
|\ \ \ | |/ /
| * | Restore lost tests.dgp2018-06-261-7/+4
* | | merge 8.6jan.nijtmans2018-06-251-4/+0
|\ \ \ | |/ /
| * | Add another suppress rule for valgrind, factor test code intopooryorick2018-06-221-4/+0
* | | merge 8.7dgp2018-01-291-2/+5
|\ \ \
| * \ \ test suite debuggingdgp2018-01-251-2/+5
| |\ \ \ | | |/ /
| | * | 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
| |\ \ \ | | |/ /
| | * | Repair revised tests that failed.dgp2017-04-171-2/+2
| * | | merge core-8-6-branchjan.nijtmans2017-04-141-4/+4
| |\ \ \ | | |/ /
| | * | 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
* | | | Use "0o" in stead of "0" as octal prefix in more places.jan.nijtmans2017-04-071-4/+4
|/ / /
* | | merge core-8-6-branchsebres2017-03-061-1/+1
|\ \ \ | |/ /
| * | 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
* | | [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached channe...dgp2016-07-181-4/+19
|\ \ \ | |/ /
| * | [77d58e3a7a] Test case independence: chanio, cmdah, env, history.dkf2016-07-141-4/+19
* | | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-24/+24
|/ /
* | 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
| * * win/tclWinChan.c (FileWideSeekProc): Accepted a patch byandreas_kupries2008-05-231-6/+6
| * * generic/tclIO.c (CopyData): Applied another patch by Alexandreandreas_kupries2008-04-151-1/+41
| * * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negativeandreas_kupries2008-04-101-3/+37