| Commit message (Expand) | Author | Age | Files | Lines |
* | skip extensive IO-aggressive tests, be gentle with users and CIs env (especia... | sebres | 2024-03-12 | 1 | -1/+1 |
|
|
* | Restore [removeFile script]. It is needed in this branch. | dgp | 2023-12-18 | 1 | -1/+1 |
|
|
* | (cherry-pick) test suite debugging | jan.nijtmans | 2023-12-15 | 1 | -286/+286 |
|
|
* | Backport [66ffafd309]: Truncated encoding for DBCS results in infinite loop a... | jan.nijtmans | 2023-07-05 | 1 | -1/+1 |
|
|
* | Fix hardcoded port numbers causing Windows failures with hyperv. Disable | apnadkarni | 2023-06-19 | 1 | -7/+10 |
|
|
* | Correct spelling errors in comments and documentation, but also non-comment
| pooryorick | 2023-04-12 | 1 | -3/+3 |
|
|
* | Make test less fragile to changing set of options. | dgp | 2023-03-10 | 1 | -1/+1 |
|
|
* | Adapt 2 testcases (io-39.16/io-39.16a), showing that "-encoding" can be short... | jan.nijtmans | 2023-03-09 | 1 | -4/+11 |
|
|
* | Bring back the common facilities of the tcltests "package", but use a less | dgp | 2022-11-18 | 1 | -0/+1 |
|
|
* | Test suite hygiene | dgp | 2022-11-14 | 1 | -1/+0 |
|
|
* | (adapted) Testcase and fix for [1073daf086]: Bug in handling illegal utf-8 se... | jan.nijtmans | 2022-09-12 | 1 | -2/+2 |
|
|
* | Ticket [6978c01b65]: as utf-8 is "special", also add invalid/incomplete seque... | oehhar | 2022-09-12 | 1 | -6/+48 |
|
|
* | testcase cleanup | jan.nijtmans | 2022-09-12 | 1 | -78/+84 |
|
|
* | Tests io-75.x tolerant encoding: correct indention and comments | oehhar | 2022-09-11 | 1 | -29/+29 |
|
|
* | Ticket [6978c01b65]: add file encoding test io-75.3 with incomplete multibyte... | oehhar | 2022-09-10 | 1 | -2/+23 |
|
|
* | Ticket [6978c01b65]: add file encoding tests, which should fail in 9.0, but a... | oehhar | 2022-09-09 | 1 | -0/+33 |
|\ |
|
| * | Ticket [6978c01b65]: add file encoding tests, which should fail in 9.0, but a... | oehhar | 2022-09-09 | 1 | -0/+33 |
|
|
* | | Fix a case of lf not being flushed in certain cases when the crlf sequence ge... | max | 2022-08-04 | 1 | -0/+9 |
|/ |
|
* | extends test io-29.36.2 for better illustration when we'll get extra NL - if ... | sebres | 2022-07-22 | 1 | -2/+6 |
|
|
* | fixes logical error in test io-29.36.1 (translation {auto} causes that answer... | sebres | 2022-07-22 | 1 | -2/+2 |
|
|
* | rebase (merged with current 8.6) | sebres | 2022-07-22 | 1 | -0/+89 |
|\ |
|
| * | added tests illustrating bug [b3977d199b] | sebres | 2022-07-21 | 1 | -0/+89 |
|
|
* | | IntRep -> InternalRep. Internal changes only. | jan.nijtmans | 2021-10-19 | 1 | -1/+1 |
|
|
* | | Use {} braces in more "expr" expressions. | jan.nijtmans | 2021-01-28 | 1 | -18/+18 |
|
|
* | | Merge 8.5 (syncing "tcltest" package). Use more uppercase hex representations | jan.nijtmans | 2020-12-04 | 1 | -76/+76 |
|\ \ |
|
* | | | two more 0o??? notations | jan.nijtmans | 2020-12-03 | 1 | -2/+2 |
|
|
* | | | Fixed some tests, added trial macOS build | dkf | 2020-11-14 | 1 | -4/+7 |
|
|
* | | | Add "{}" around many "expr" commands in testcases. Also in doc/expr.n | jan.nijtmans | 2020-10-30 | 1 | -3/+3 |
|
|
* | | | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -5/+5 |
|
|
* | | | Merge 8.5 | jan.nijtmans | 2020-09-02 | 1 | -2/+3 |
|\ \ \
| |/ / |
|
* | | | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 1 | -3/+3 |
|
|
* | | | And remove the other $ and do the test slightly differently. Inability to te... | culler | 2020-08-17 | 1 | -1/+1 |
|
|
* | | | Add the missing $. | culler | 2020-08-17 | 1 | -1/+1 |
|
|
* | | | Try to make io-50.6 more robust on the Travis macOS VM | culler | 2020-08-17 | 1 | -2/+9 |
|
|
* | | | amend to [8054e19451]: clean up timeout timer event (avoid timing issues on f... | sebres | 2020-08-10 | 1 | -0/+1 |
|
|
* | | | Remove use of (always enabled) "openpipe" constraint. | jan.nijtmans | 2020-08-10 | 1 | -80/+80 |
|
|
* | | | More places where vwait needs to be used instead of update. | culler | 2020-08-10 | 1 | -3/+3 |
|
|
* | | | One more vwait. | culler | 2020-08-08 | 1 | -1/+3 |
|
|
* | | | Add and use testservicemode command; replace update by vwait | culler | 2020-08-08 | 1 | -38/+61 |
|
|
* | | | Experiment with io-50.1 on Travis | culler | 2020-08-07 | 1 | -4/+5 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2020-08-03 | 1 | -4/+7 |
|\ \ \ |
|
| * | | | Testcase cleanup: transform *io-50.* testcases to new test syntax | jan.nijtmans | 2020-08-03 | 1 | -60/+75 |
|
|
* | | | | Convert test-cases to do proper setup/cleanup | jan.nijtmans | 2020-07-22 | 1 | -17/+29 |
|
|
* | | | | Re-enable event-1.1, io-50.? and chan-io-50.? test-cases, trying to get a han... | jan.nijtmans | 2020-07-21 | 1 | -46/+46 |
|/ / / |
|
* | | | Merge 8.5. | jan.nijtmans | 2020-07-20 | 1 | -18/+15 |
|\ \ \
| |/ / |
|
| * | | Attempt to fix [1004065] for TCL_UTF_MAX=4. Disallow building Tcl with TCL_UT... | jan.nijtmans | 2020-04-22 | 1 | -3/+1 |
|
|
| * | | Determine "testConstraint ucs2" without the need for a testcommand. Rename "c... | jan.nijtmans | 2020-04-22 | 1 | -2/+1 |
|
|
| * | | Use new testing command to constrain tests to (sizeof(Tcl_UniChar) == 2) | dgp | 2020-04-21 | 1 | -1/+4 |
|
|
* | | | no functional changes (closed bracket in comment, lint concerns only) | sebres | 2020-05-29 | 1 | -1/+1 |
|
|
* | | | merge 8.5 | sebres | 2019-11-14 | 1 | -1/+1 |
|\ \ \
| |/ / |
|