| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2019-09-13 | 1 | -8/+8 |
|\ |
|
| * | Merge 8.5 | jan.nijtmans | 2019-09-13 | 1 | -33/+33 |
| |\ |
|
| | * | Add knownMsvcBug restriction to chanio-20.5, because it sometimes hangs in a ... | jan.nijtmans | 2019-09-13 | 1 | -221/+178 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-09-10 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Merge 8.5 | jan.nijtmans | 2019-09-10 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Don't use constraints like unixOrPc anymore, use unixOrWin (for example) | jan.nijtmans | 2019-09-10 | 1 | -2/+2 |
|
|
| | * | Backport some "knownMsvcBug" markers from 8.6: Those indicate test-cases the ... | jan.nijtmans | 2019-08-20 | 1 | -49/+49 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-08-13 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | Mark 3 testcases as knownMsvcBug. See: [e484a8407cb9ec45]: pipe: time-related... | jan.nijtmans | 2019-08-11 | 1 | -1/+2 |
|
|
* | | | TIP #547 implementation: New encodings: UTF-16, UCS-2 | jan.nijtmans | 2019-05-31 | 1 | -2/+2 |
|
|
* | | | merge 8.6 (regression bug-[cc1e91552c], etc) | sebres | 2019-01-09 | 1 | -2/+6 |
|\ \ \
| |/ / |
|
| * | | fixed missing dependency in test-cases "*io-60.1" (constraint-related) - miss... | sebres | 2019-01-08 | 1 | -2/+6 |
|
|
* | | | Purge end-of-line spacing | jan.nijtmans | 2018-08-02 | 1 | -2/+2 |
|
|
* | | | merge 8.6 | dgp | 2018-06-26 | 1 | -8/+5 |
|\ \ \
| |/ / |
|
| * | | Restore lost tests. | dgp | 2018-06-26 | 1 | -7/+4 |
|
|
* | | | merge 8.6 | jan.nijtmans | 2018-06-25 | 1 | -4/+0 |
|\ \ \
| |/ / |
|
| * | | Add another suppress rule for valgrind, factor test code into | pooryorick | 2018-06-22 | 1 | -4/+0 |
|
|
* | | | merge 8.7 | dgp | 2018-01-29 | 1 | -2/+5 |
|\ \ \ |
|
| * \ \ | test suite debugging | dgp | 2018-01-25 | 1 | -2/+5 |
| |\ \ \
| | |/ / |
|
| | * | | lifetime management of files generated by tests | dgp | 2018-01-25 | 1 | -0/+5 |
| | |\ \
| | | |/ |
|
| | | * | lifetime management of files generated by tests | dgp | 2018-01-25 | 1 | -0/+5 |
|
|
| * | | | Repair revised tests that failed. | dgp | 2017-04-17 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Repair revised tests that failed. | dgp | 2017-04-17 | 1 | -2/+2 |
|
|
| * | | | merge core-8-6-branch | jan.nijtmans | 2017-04-14 | 1 | -4/+4 |
| |\ \ \
| | |/ / |
|
| | * | | Don't use "0%o" format in test-cases, as it suggest's it's the normal way to ... | jan.nijtmans | 2017-04-14 | 1 | -4/+4 |
|
|
* | | | | Use "0o" in stead of "0" as octal prefix in more places. | jan.nijtmans | 2017-04-07 | 1 | -4/+4 |
|/ / / |
|
* | | | merge core-8-6-branch | sebres | 2017-03-06 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | chanio.test: [win] fix test case (setup set translation to "lf", because of d... | sebres | 2017-03-06 | 1 | -1/+1 |
|
|
| * | | test repairs | dgp | 2016-07-22 | 1 | -2/+0 |
|
|
* | | | [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached channe... | dgp | 2016-07-18 | 1 | -4/+19 |
|\ \ \
| |/ / |
|
| * | | [77d58e3a7a] Test case independence: chanio, cmdah, env, history. | dkf | 2016-07-14 | 1 | -4/+19 |
|
|
* | | | Eliminate exess spacings in many test-cases | jan.nijtmans | 2016-03-10 | 1 | -24/+24 |
|/ / |
|
* | | Modify the "gettimes" test-command to use the Tcl_Obj API. | jan.nijtmans | 2014-07-16 | 1 | -5/+11 |
|
|
* | | Restore the largefileSupport constraint on Darwin, where tests (chan)io-34.21 | dgp | 2014-05-12 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Restore the largefileSupport constraint on Darwin, where tests (chan)io-34.21 | dgp | 2014-05-12 | 1 | -1/+1 |
|
|
* | | Tests (chan)io-34.21 are constrained for largefileSupport, and that's disable... | dgp | 2014-05-09 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Tests (chan)io-34.21 are constrained for largefileSupport, and that's | dgp | 2014-05-09 | 1 | -3/+3 |
|
|
* | | [Bug 3605120]: Stop test chan-io-28.7 from hanging when run standalone. | dkf | 2013-02-26 | 1 | -5/+9 |
|
|
* | | Let all test-cases which require Thread, at least require Thread 2.7 | jan.nijtmans | 2012-11-16 | 1 | -1/+1 |
|
|
* | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -0/+3 |
|
|
* | | Release the right thread! D'oh! | dgp | 2011-09-09 | 1 | -1/+1 |
|
|
* | | 3389733 Convert [testthread] use to Thread package use in chan-io-70.1. | dgp | 2011-09-09 | 1 | -20/+8 |
|
|
* | | Correct test suite errors revealed by a -singleproc 1 -debug 1 run. | dgp | 2011-07-07 | 1 | -1/+1 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
|
|
| * | [Bug 3148192]: Commands "read/puts" incorrectly interpret parameters. | nijtmans | 2011-01-17 | 1 | -2/+2 |
|
|
| * | * generic/tclInterp.c: Fixed completely boneheaded mistake that | dgp | 2008-06-20 | 1 | -3/+3 |
|
|
| * | * win/tclWinChan.c (FileWideSeekProc): Accepted a patch by | andreas_kupries | 2008-05-23 | 1 | -6/+6 |
|
|
| * | * generic/tclIO.c (CopyData): Applied another patch by Alexandre | andreas_kupries | 2008-04-15 | 1 | -1/+41 |
|
|
| * | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negative | andreas_kupries | 2008-04-10 | 1 | -3/+37 |
|
|