summaryrefslogtreecommitdiffstats
path: root/tests/ioTrans.test
Commit message (Expand)AuthorAgeFilesLines
* Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-3/+3
* merge 8.6dgp2023-03-171-0/+3
|\
| * Clean up after events to avoid errors in later tests that use an event loop.dgp2023-03-171-0/+3
* | Since "unicode" is deprecated, use "utf-16" in testcases. Otherwise -DTCL_NO_...jan.nijtmans2023-03-141-1/+1
|\ \ | |/
| * Add "ucs-2" constraint to encoding-bug-183a1adcc0-5 testcase, otherwise it fa...jan.nijtmans2023-03-141-1/+1
| * Fix for issue [ea69b0258a9833cb], crash when using a channel transformation onpooryorick2023-03-131-1/+85
| * TIP #581: Last possible master/slave -> parent/child changes, without affecti...jan.nijtmans2020-09-051-8/+8
* | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation onpooryorick2023-03-131-1/+85
* | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
|\ \
| * \ Lesser TIP #590 implementation: Only package renaming, no code changesjan.nijtmans2020-11-061-1/+1
| |\ \
| | * | Case-sensitive package namesjan.nijtmans2020-11-031-11/+11
| |/ /
* | | More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
|/ /
* | Merge 8.6jan.nijtmans2020-09-041-2/+2
|\ \ | |/
| * Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-4/+4
* | Merge 8.6jan.nijtmans2020-09-011-10/+10
|\ \ | |/
| * Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-011-3/+3
* | simplify check for ::tcltest namespace in testcasesjan.nijtmans2020-07-161-2/+2
* | merge 8.6 (test cases fix in ioTrans)jan.nijtmans2018-08-071-1/+1
|\ \ | |/
| * ioTrans.test: fixed cleanup - avoids `error deleting "tempchanfile": permissi...sebres2018-08-031-1/+1
* | merge 8.6dgp2018-03-151-0/+2
|\ \ | |/
| * Missing test cleanups that break later tests.dgp2018-03-151-0/+2
* | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-1/+1
|/
* Correct -singleproc 1 testing flaws.dgp2014-11-071-2/+2
* cleanup global namespace litterdgp2014-11-061-0/+2
* Another test checking that handling when transform returns nothing is right.dgp2014-11-061-1/+35
* New tests iortrans-4.11* demonstrate what was wrong with the "leaky EOF flag"dgp2014-11-061-4/+85
* New test iortrans-4.10 to demo failure of channel transformation to handledgp2014-11-051-0/+56
* makeFile / removeFile balance.dgp2014-07-101-1/+3
* Repair another "impossible" test and the segfault it reveals.dgp2014-05-091-5/+5
* Fixup restacking tests to expect the right results.dgp2014-05-021-6/+6
* Test iortrans-4.8.2 demos an infinite loop. Possible trouble withdgp2014-04-251-0/+20
* New test iortrans-4.8.1 exposes segfault bug [721ec69271].dgp2014-03-271-0/+19
* Let all test-cases which require Thread, at least require Thread 2.7jan.nijtmans2012-11-161-1/+1
* Missing test cleanup.dgp2012-09-141-0/+12
* No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* Conversion from [testthread] to Thread package stops most memory leaks.dgp2011-09-191-94/+89
* Use Tcl_PrintfObj to generate more (complex) error messages.dkf2011-08-051-1/+1
* Correct test suite errors revealed by a -singleproc 1 -debug 1 run.dgp2011-07-071-3/+5
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
* * tests/chanio.test, tests/iogt.test, tests/ioTrans.test: Convert moredkf2010-11-241-695/+981
* * generic/tclIORChan.c: [Bug 3034840]: Fixed reference countingandreas_kupries2010-08-041-1/+23
* * generic/tclIORTrans.c (ReflectInput, ReflectOutput,andreas_kupries2010-03-171-2/+91
* Resync with recent ?arg ...? normalizationferrieux2008-07-211-2/+2
* TIP #304 implementationferrieux2008-07-211-6/+5
* fix [2021443] inconsistant "wrong # args" messagesnijtmans2008-07-191-2/+2
* * changes: Updates for 8.6a1 release.dgp2008-06-201-2/+5
* * tests/ioTrans.test (iortrans-11.*): Fixed same issue as forandreas_kupries2008-06-161-1/+3
* * tests/ioTrans.test (iortrans.tf-6.1): Fixed the [Bug 1988552],andreas_kupries2008-06-101-3/+8
* TIP #230 IMPLEMENTATIONandreas_kupries2008-06-061-0/+1463