summaryrefslogtreecommitdiffstats
path: root/tests/ioCmd.test
Commit message (Expand)AuthorAgeFilesLines
* Re-apply fix for [67a5eabbd3d1]: refchan, coroutine, and postevent from the "...pooryorick2021-06-161-8/+45
* Fix [18f4a94d03] by backout out [9bcec7cd880540c3]jan.nijtmans2021-06-151-45/+8
* Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-2/+2
* 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
* | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-3/+3
|/
* Merge 8.6jan.nijtmans2020-09-011-5/+5
|\
| * Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-011-2/+2
* | simplify check for ::tcltest namespace in testcasesjan.nijtmans2020-07-161-1/+1
* | Merge 8.6jan.nijtmans2019-09-251-4/+3
|\ \ | |/
| * Merge 8.5jan.nijtmans2019-09-251-4/+3
| |\
| | * Fix failing test-case iocmd-21.20 on Travisjan.nijtmans2019-09-251-4/+3
* | | Merge 8.6jan.nijtmans2019-09-101-5/+5
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2019-09-101-5/+5
| |\ \ | | |/
| | * Don't use constraints like unixOrPc anymore, use unixOrWin (for example)jan.nijtmans2019-09-101-5/+5
* | | Merge 8.6jan.nijtmans2019-07-311-3/+4
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2019-07-301-1/+2
| |\ \ | | |/
| | * Enable testcases on Visual Studio builds. Disable some test-cases on Travis, ...jan.nijtmans2019-07-291-1/+2
| * | Merge 8.5jan.nijtmans2019-07-261-2/+2
| |\ \ | | |/
| | * Increase timeout a little bit, making it less likely that this test failes in...jan.nijtmans2019-07-261-2/+2
* | | TIP #547 implementation: New encodings: UTF-16, UCS-2jan.nijtmans2019-05-311-4/+4
* | | Merge 8.6.jan.nijtmans2019-05-091-1/+1
|\ \ \ | |/ /
* | | Fix for [67a5eabbd3d1], refchan, coroutine, and postevent from the "watch"pooryorick2019-04-231-8/+45
* | | Tests, but not working ones...dkf2019-03-281-55/+73
* | | Request the tcltest version that provides the testing facilities used.dgp2018-10-241-1/+1
* | | Updated tests to exercise new feature.pspjuth2018-10-221-2/+2
|/ /
* | Add another suppress rule for valgrind, factor test code intopooryorick2018-06-221-3/+13
* | new packagepooryorick2018-06-161-1/+0
* | Missing test cleanups that break later tests.dgp2018-03-151-0/+4
* | lifetime management of files generated by testsdgp2018-01-251-4/+1
|\ \ | |/
| * lifetime management of files generated by testsdgp2018-01-251-4/+1
| * Backout of failed attempt to fix [32ae34e63a] got checked into wrong branch.dgp2015-10-231-13/+13
* | Backout failed attempt to fix [32ae34e63a].dgp2015-09-251-24/+24
|\ \ | |/
* | Update tests to new ReflectWatch() behavior.dgp2015-09-231-11/+11
* | [32ae34e63a] Prevent segfaults and data corruption when CopyData() is called ...dgp2015-09-231-13/+13
|\ \ | |/
| * Update tests to account for changed ReflectWatch behavior.dgp2015-09-231-13/+13
* | nonportable -> nonPortablejan.nijtmans2015-09-021-2/+2
* | Include option -connecting in test iocmd-8.15.1oehhar2014-12-171-1/+1
* | [9d19af7adb] Make sure all timer events get canceled.dgp2014-07-241-2/+1
* | Avoid [thread::exit]; Using it leads to memleaks.dgp2014-07-221-1/+3
* | [f0f876c141] Improve consistency in error messages.dkf2014-06-171-1/+1
* | Test iocmd-32.1 is not "impossible" but after writing it properly it does seg...dgp2014-05-091-5/+4
|\ \ | |/
| * Test iocmd-32.1 is not "impossible" but after writing it properly itdgp2014-05-091-5/+4
* | merge trunkdgp2014-05-021-1/+2
* | Merge in the fixes for improper ChannelBuffer sharing via recycling.dgp2014-05-011-0/+33
|\ \ | |/
| * Stop the segfaults in [close] during [gets] tests.dgp2014-04-301-2/+19
| * Another segfault demo test, this one with [close] during [gets].dgp2014-04-301-0/+16
* | Merge refcounting machinery for ChannelBuffer.dgp2014-04-211-0/+32
|\ \ | |/