summaryrefslogtreecommitdiffstats
path: root/tests/chan.test
Commit message (Expand)AuthorAgeFilesLines
* Handle "deprecated" condition correctly in test-casesjan.nijtmans2022-12-011-1/+2
* Merge 8.7. This also fixes [133456085a]jan.nijtmans2022-11-301-1/+1
|\
* | TIP #646 correction: let "fconfigure $chan -eofchar" return a single characte...jan.nijtmans2022-10-281-5/+7
* | new TIP about -eofchar handlingjan.nijtmans2022-10-161-1/+1
|/
* Merge 8.6jan.nijtmans2022-09-121-2/+2
|\
| * Remove unnecessary end-of-line spacing in test-casesjan.nijtmans2021-02-161-2/+2
* | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-2/+2
* | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-1/+1
* | Merge 8.6jan.nijtmans2020-09-141-1/+1
|\ \ | |/
| * Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Tha...jan.nijtmans2020-09-141-1/+1
* | Merge 8.6jan.nijtmans2020-09-041-1/+1
|\ \ | |/
| * Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-2/+2
* | simplify check for ::tcltest namespace in testcasesjan.nijtmans2020-07-161-1/+1
* | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-2/+2
|/
* Clean up unwanted eofchar side-effect of chan-4.6 leading to a spurious "'" ...ferrieux2012-12-091-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
* | TIP #332 IMPLEMENTATION - Half-Close for Bidirectional Channelsferrieux2008-12-181-5/+17
* | TIP #304 implementationferrieux2008-07-211-2/+36
* | fix [2021443] inconsistant "wrong # args" messagesnijtmans2008-07-191-2/+2
* | more consistent wrong # arg messages: change all messages containing ?options...nijtmans2008-07-131-2/+2
* | TIP #230 IMPLEMENTATIONandreas_kupries2008-06-061-2/+2
|/
* merge stable branch onto HEADdgp2007-12-131-1/+1
* Extra channel tests to check for no -eofcharpatthoyts2007-11-281-1/+10
* * doc/chan.n: "Fix" the limitation on channel -eofchardgp2007-11-271-1/+7
* * tests/chan.test (chan-16.9): cleanup chan event handler to avoiddas2006-12-171-1/+2
* * tests/chan.test: Correct timing sensitivity in new testdgp2006-12-011-3/+4
* TIP#287 IMPLEMENTATIONdgp2006-12-011-2/+112
* TIP#219 IMPLEMENTATIONandreas_kupries2005-08-241-2/+7
* Added (untested!) implementation of truncation for Windowsdkf2005-06-071-3/+4
* Now for a real test of [chan truncate]...dkf2005-06-071-1/+14
* Clean up tests in chan.test and add mechanism for chaining Tcl_WrongNumArgsdkf2005-06-071-6/+6
* TIP#208 implementationdkf2005-06-061-0/+85