summaryrefslogtreecommitdiffstats
path: root/tests/winConsole.test
Commit message (Expand)AuthorAgeFilesLines
* Change -encodingprofile to -profileapnadkarni2023-03-161-7/+7
* Update tests to use -encodingprofileapnadkarni2023-02-021-7/+7
* Fix Tcl_BadChannelOption(), new -nocomplainencoding and -strictencoding optio...jan.nijtmans2022-12-151-5/+5
* Added test for bug [baa51423c2]apnadkarni2022-08-201-5/+41
* Fix Windows console fconfigure tests to require interactive constraint.apnadkarni2022-07-121-9/+10
* Add "win" constraints to tests/winConsole.test, and change one expected test-...jan.nijtmans2022-07-111-4/+4
* Bypass reader thread for blocking reads.apnadkarni2022-07-101-11/+9
* Fix channel close on thread exit if other threads exist. Add winconsole tests.apnadkarni2022-07-051-32/+205
* Rework reader thread to not do read-ahead as console stdin mode might changeapnadkarni2022-07-041-3/+3
* Fix bug 44bbccdd8c. fconfigure was broken for 8.7 console channelapnadkarni2022-07-031-11/+94
* Merge core-8-branch. Wakeup console reader thread when data read.apnadkarni2022-07-011-1/+37
* 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-1/+1
* Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-2/+2
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
* | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-2/+2
* | Standardize some use of test constraints onto names that are documenteddkf2004-06-231-4/+2
* | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognitiondgp2003-11-141-2/+2
|/
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* Fixed style problems in many of the test files.rjohnson1999-06-261-2/+2
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+51