summaryrefslogtreecommitdiffstats
path: root/tests/io.test
Commit message (Expand)AuthorAgeFilesLines
* skip extensive IO-aggressive tests, be gentle with users and CIs env (especia...sebres2024-03-121-1/+1
* Restore [removeFile script]. It is needed in this branch.dgp2023-12-181-1/+1
* (cherry-pick) test suite debuggingjan.nijtmans2023-12-151-286/+286
* Backport [66ffafd309]: Truncated encoding for DBCS results in infinite loop a...jan.nijtmans2023-07-051-1/+1
* Fix hardcoded port numbers causing Windows failures with hyperv. Disableapnadkarni2023-06-191-7/+10
* Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-3/+3
* Make test less fragile to changing set of options.dgp2023-03-101-1/+1
* Adapt 2 testcases (io-39.16/io-39.16a), showing that "-encoding" can be short...jan.nijtmans2023-03-091-4/+11
* Bring back the common facilities of the tcltests "package", but use a lessdgp2022-11-181-0/+1
* Test suite hygienedgp2022-11-141-1/+0
* (adapted) Testcase and fix for [1073daf086]: Bug in handling illegal utf-8 se...jan.nijtmans2022-09-121-2/+2
* Ticket [6978c01b65]: as utf-8 is "special", also add invalid/incomplete seque...oehhar2022-09-121-6/+48
* testcase cleanupjan.nijtmans2022-09-121-78/+84
* Tests io-75.x tolerant encoding: correct indention and commentsoehhar2022-09-111-29/+29
* Ticket [6978c01b65]: add file encoding test io-75.3 with incomplete multibyte...oehhar2022-09-101-2/+23
* Ticket [6978c01b65]: add file encoding tests, which should fail in 9.0, but a...oehhar2022-09-091-0/+33
|\
| * Ticket [6978c01b65]: add file encoding tests, which should fail in 9.0, but a...oehhar2022-09-091-0/+33
* | Fix a case of lf not being flushed in certain cases when the crlf sequence ge...max2022-08-041-0/+9
|/
* extends test io-29.36.2 for better illustration when we'll get extra NL - if ...sebres2022-07-221-2/+6
* fixes logical error in test io-29.36.1 (translation {auto} causes that answer...sebres2022-07-221-2/+2
* rebase (merged with current 8.6)sebres2022-07-221-0/+89
|\
| * added tests illustrating bug [b3977d199b]sebres2022-07-211-0/+89
* | IntRep -> InternalRep. Internal changes only.jan.nijtmans2021-10-191-1/+1
* | Use {} braces in more "expr" expressions.jan.nijtmans2021-01-281-18/+18
* | Merge 8.5 (syncing "tcltest" package). Use more uppercase hex representationsjan.nijtmans2020-12-041-76/+76
|\ \
* | | two more 0o??? notationsjan.nijtmans2020-12-031-2/+2
* | | Fixed some tests, added trial macOS builddkf2020-11-141-4/+7
* | | Add "{}" around many "expr" commands in testcases. Also in doc/expr.njan.nijtmans2020-10-301-3/+3
* | | Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-5/+5
* | | Merge 8.5 jan.nijtmans2020-09-021-2/+3
|\ \ \ | |/ /
* | | Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-011-3/+3
* | | And remove the other $ and do the test slightly differently. Inability to te...culler2020-08-171-1/+1
* | | Add the missing $.culler2020-08-171-1/+1
* | | Try to make io-50.6 more robust on the Travis macOS VMculler2020-08-171-2/+9
* | | amend to [8054e19451]: clean up timeout timer event (avoid timing issues on f...sebres2020-08-101-0/+1
* | | Remove use of (always enabled) "openpipe" constraint. jan.nijtmans2020-08-101-80/+80
* | | More places where vwait needs to be used instead of update.culler2020-08-101-3/+3
* | | One more vwait.culler2020-08-081-1/+3
* | | Add and use testservicemode command; replace update by vwaitculler2020-08-081-38/+61
* | | Experiment with io-50.1 on Travisculler2020-08-071-4/+5
* | | Merge 8.6jan.nijtmans2020-08-031-4/+7
|\ \ \
| * | | Testcase cleanup: transform *io-50.* testcases to new test syntaxjan.nijtmans2020-08-031-60/+75
* | | | Convert test-cases to do proper setup/cleanupjan.nijtmans2020-07-221-17/+29
* | | | Re-enable event-1.1, io-50.? and chan-io-50.? test-cases, trying to get a han...jan.nijtmans2020-07-211-46/+46
|/ / /
* | | Merge 8.5.jan.nijtmans2020-07-201-18/+15
|\ \ \ | |/ /
| * | Attempt to fix [1004065] for TCL_UTF_MAX=4. Disallow building Tcl with TCL_UT...jan.nijtmans2020-04-221-3/+1
| * | Determine "testConstraint ucs2" without the need for a testcommand. Rename "c...jan.nijtmans2020-04-221-2/+1
| * | Use new testing command to constrain tests to (sizeof(Tcl_UniChar) == 2)dgp2020-04-211-1/+4
* | | no functional changes (closed bracket in comment, lint concerns only)sebres2020-05-291-1/+1
* | | merge 8.5sebres2019-11-141-1/+1
|\ \ \ | |/ /