summaryrefslogtreecommitdiffstats
path: root/tests/io.test
Commit message (Expand)AuthorAgeFilesLines
...
| * | merge 8.5dgp2014-05-141-0/+3
| |\ \
* | \ \ merge trunkdgp2014-05-161-0/+79
|\ \ \ \
| * \ \ \ merge 8.5dgp2014-05-161-0/+79
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | merge 8.5bug_io_32_11dgp2014-05-161-4/+27
| | |\ \ \
| | | * | | Portable test to demo bug otherwise seen only on Windows.dgp2014-05-151-0/+20
| | | | |/ | | | |/|
| | * | | Merge completion of dgp-read-bytes branch.dgp2014-05-161-10/+38
| | |\ \ \
| | * | | | More tests to demo the bug more directly.dgp2014-05-161-0/+39
| | * | | | Branch to demo bug introduced in the parent commit.dgp2014-05-151-0/+20
* | | | | | merge trunkdgp2014-05-141-0/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix 3 test-cases which started failing on Windowsjan.nijtmans2014-05-141-0/+3
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Fix 3 test-cases which started failing on Windowsjan.nijtmans2014-05-141-0/+3
* | | | | | Refactored much management of the BLOCKED and EOF flags into ChanRead() thendgp2014-05-131-2/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Salvaged what was left of value in the dgp-read-bytes-detour branch.dgp2014-05-131-2/+14
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Restore default suppression of large file test.dgp2014-03-211-1/+1
| | * | | io-34.21 - fix bugs in normally skipped test.dgp2014-03-211-4/+4
| | | |/ | | |/|
* | | | Restore the largefileSupport constraint on Darwin, where tests (chan)io-34.21dgp2014-05-121-1/+1
|\ \ \ \ | |/ / /
| * | | Restore the largefileSupport constraint on Darwin, where tests (chan)io-34.21dgp2014-05-121-1/+1
* | | | Tests (chan)io-34.21 are constrained for largefileSupport, and that's disable...dgp2014-05-091-3/+3
|\ \ \ \ | |/ / /
| * | | Tests (chan)io-34.21 are constrained for largefileSupport, and that'sdgp2014-05-091-3/+3
| | | |
| \ \ \
*-. \ \ \ Merge the reforms of dgp-trunk-read branch into trunk. (port of dgp-read-bytes)dgp2014-05-081-1/+176
|\ \ \ \ \ | | |/ / /
| | * | | Merge the reforms of dgp-read-bytes branch into 8.5+ releases.dgp2014-05-081-1/+157
| | |\ \ \ | | | |/ /
| * | | | Add test io-53.12 to verify proper unbuffered sync-fcopy [Bug #3096275]ferrieux2014-03-241-0/+19
| * | | | Merge the checkins of the dgp-read-bytes branch onto the trunk, up todgp2014-03-231-0/+156
| |\ \ \ \ |/ / / / / | | | _ / | | | /
| * | | merge 8.5dgp2014-03-201-10/+10
| |\ \ \ | | |/ /
| * | | Test for the bug I just committed.dgp2014-03-101-0/+14
| * | | Bring CRLF translation in parallel with others.dgp2014-03-101-0/+14
| | |/ | |/|
| * | another coverage test.dgp2014-02-281-0/+15
| * | merge 8.5dgp2014-02-261-0/+71
| |\ \
| * | | More coverage tests and bug fixes.dgp2014-02-261-0/+56
| * | | Next coverage test to expose another refactoring error.dgp2014-02-191-0/+14
| * | | Another coverage test that reveals refactoring error.dgp2014-02-181-0/+14
| * | | coverage test for -translation crdgp2014-02-181-0/+14
| * | | Coverage test for -translation auto handling of INPUT_SAW_CR flag.dgp2014-02-181-0/+15
* | | | Merge core-8-5-branch (New tests covering INPUT_NEED_NL flag handling. One ex...jan.nijtmans2014-03-091-0/+71
|\ \ \ \ | | |_|/ | |/| |
| * | | Mark io-35.18b test as knownBugjan.nijtmans2014-03-091-10/+10
| | |/ | |/|
| * | New tests covering INPUT_NEED_NL flag handling. One exposes a bug.dgp2014-02-261-0/+71
| |/
* | Let all test-cases which require Thread, at least require Thread 2.7jan.nijtmans2012-11-161-1/+1
* | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+4
* | 3530533 Add comments to failing tests.dgp2012-06-051-0/+6
|\ \ | |/
| * 3530533 Add comments to failing tests.dgp2012-06-051-0/+6
* | Increase the timer resolution of test io-29.33b so the timing sensitivitydgp2012-05-221-3/+3
* | Mention compatibility matters in Changelog. Make test insensitive to ambient ...ferrieux2012-04-301-0/+1
* | Compat flag, test, and doc update.tip_398_implferrieux2012-04-281-1/+20
* | revert test-case change for [Bug 2935503]jan.nijtmans2011-10-131-3/+3
|\ \ | |/
| * revert test-case from [Bug 2935503]jan.nijtmans2011-10-131-3/+3
| |\
| | * revert test-case change from [Bug 2935503]jan.nijtmans2011-10-131-3/+3
* | | [Bug 2935503] Incorrect mode field returned by file stat commandjan.nijtmans2011-10-111-4/+4
|\ \ \ | |/ /
| * | [Bug 2935503] Incorrect mode field returned by file stat commandjan.nijtmans2011-10-111-4/+4
| |\ \ | | |/
| | * [Bug 2935503] Incorrect mode field returned by file stat commandjan.nijtmans2011-10-111-3/+3
* | | 3389733 Convert [testthread] use to Thread package use in *io-70.1.dgp2011-09-091-25/+8