| Commit message (Expand) | Author | Age | Files | Lines |
* | * tests/io.test (io-52.5): Removed '-size -1' from test, does not | andreas_kupries | 2008-04-09 | 1 | -2/+2 |
|
|
* | * tests/io.test (io-53.8,53.9,53.10): Backported das' fix of typo | andreas_kupries | 2008-04-08 | 1 | -4/+4 |
|
|
* | * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy. | andreas_kupries | 2008-04-07 | 1 | -1/+71 |
|
|
* | * generic/tclIO.c (BUSY_STATE, CheckChannelErrors, | andreas_kupries | 2008-04-07 | 1 | -1/+2 |
|
|
* | * tests/io.test (io-53.9): Added testcase for [Bug 780533], based | andreas_kupries | 2008-04-04 | 1 | -3/+51 |
|
|
* | * generic/tclIO.c (CopyData): Applied patch [Bug 1932639] to | andreas_kupries | 2008-04-03 | 1 | -1/+46 |
|
|
* | * generic/tclEncoding.c (EscapeFromUtfProc): Applied patch | andreas_kupries | 2007-02-12 | 1 | -1/+61 |
|
|
* | * tests/io.test (io-43.1 io-44.[1234]): Rewritten to be | andreas_kupries | 2006-03-16 | 1 | -23/+43 |
|
|
* | * generic/tclIO.c (Tcl_SetChannelBufferSize): Lowest size limit | davygrvy | 2005-04-14 | 1 | -2/+2 |
|
|
* | TIP#218 IMPLEMENTATION | andreas_kupries | 2005-01-27 | 1 | -1/+7 |
|
|
* | * tests/fileName.test: | das | 2004-11-11 | 1 | -2/+2 |
|
|
* | * tests/appendComp.test: Backport test suite fixes of errors | dgp | 2004-10-28 | 1 | -3/+3 |
|
|
* | (io-61.1): create file in binary mode for x-platcore_8_4_7 | hobbs | 2004-07-26 | 1 | -1/+2 |
|
|
* | * tests/eofchar.data (removed): Test io-61.1 now generates its own | dgp | 2004-07-23 | 1 | -8/+14 |
|
|
* | * generic/tclIO.c (Tcl_SetChannelOption): Fixed [SF Tcl Bug | andreas_kupries | 2004-04-23 | 1 | -1/+18 |
|
|
* | * tests/basic.test: Made several tests more robust to the | dgp | 2004-02-25 | 1 | -40/+50 |
|
|
* | * tests/exec.test: Corrected temporary file management | dgp | 2003-10-07 | 1 | -366/+364 |
|
|
* | * tests/io.test: Corrected several tests that failed when paths | dgp | 2003-10-07 | 1 | -22/+13 |
|
|
* | * tests/pid.test: See below [Bug #678412]. | andreas_kupries | 2003-02-25 | 1 | -8/+8 |
|
|
* | add catches to suppress unnecessary errors | hobbs | 2003-02-09 | 1 | -3/+3 |
|
|
* | finalization and test fixes | vincentdarley | 2003-02-04 | 1 | -7/+7 |
|
|
* | * tests/io.test: | andreas_kupries | 2002-07-30 | 1 | -1/+36 |
|
|
* | * Cleaned up, constrained, and reduced the amount of [exec] usage | dgp | 2002-07-10 | 1 | -4/+5 |
|
|
* | * All the bugs below are instances of the same problem: The | andreas_kupries | 2002-07-04 | 1 | -872/+905 |
|
|
* | * doc/tcltest.n: Reverted [makeFile] and [viewFile] to | dgp | 2002-07-02 | 1 | -1672/+1212 |
|
|
* | * tests/pkg/samename.tcl: restored. needed by pkgMkIndex.test. | dgp | 2002-07-01 | 1 | -1212/+1668 |
|
|
* | * Fixed [makeFile] and [viewFile] to accurately reflect a file's | dgp | 2002-07-01 | 1 | -7/+11 |
|
|
* | * tests/io.test: Fixed up namespace variable resolution issues | dgp | 2002-06-06 | 1 | -29/+55 |
|
|
* | * Use the "stdio" constraint to control whether | dgp | 2002-05-31 | 1 | -5/+5 |
|
|
* | * Revised to run tests in a namespace, rather than | dgp | 2002-04-16 | 1 | -330/+379 |
|
|
* | * tests/io.test: | hobbs | 2002-03-04 | 1 | -2/+2 |
|
|
* | corrected iso2022 return encoding escape | hobbs | 2002-03-02 | 1 | -2/+2 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -4/+30 |
|
|
* | * tests/io.test: io-39.22 split into two tests, one platform | andreas_kupries | 2002-02-01 | 1 | -4/+18 |
|
|
* | Make -eofchar and -translation options read only for | mdejong | 2002-01-25 | 1 | -1/+32 |
|
|
* | * generic/tclIO.c (WriteChars): Fix for SF #506297, reported by | andreas_kupries | 2002-01-21 | 1 | -1/+14 |
|
|
* | * Applied #219311 on behalf of Rolf Schroedter | andreas_kupries | 2001-12-17 | 1 | -1/+50 |
|
|
* | * The changes below are a fix for [219253]. | andreas_kupries | 2001-09-11 | 1 | -21/+21 |
|
|
* | Changes from TIP#17 "Redo Tcl's filesystem" | vincentdarley | 2001-07-31 | 1 | -63/+72 |
|
|
* | 427196: Extended the testsuite. | andreas_kupries | 2001-07-17 | 1 | -2/+12 |
|
|
* | * tests/io.test: changed io-52.[9-11] to not be platform sensitive | hobbs | 2001-05-23 | 1 | -13/+14 |
|
|
* | * Note that "tclbench" (see project "tcllib") was extended with | andreas_kupries | 2001-05-19 | 1 | -1/+79 |
|
|
* | 2001-04-04 Andreas Kupries <andreas_kupries@users.sourceforge.net> | andreas_kupries | 2001-04-04 | 1 | -9/+2 |
|
|
* | 2001-03-30 Andreas Kupries <andreas_kupries@users.sourceforge.net> | andreas_kupries | 2001-03-30 | 1 | -14/+24 |
|
|
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
|
|
* | * tests/io.test: removed 'knownBug' tests that were for | hobbs | 1999-12-08 | 1 | -68/+1 |
|
|
* | * tests/env.test: | jenn | 1999-08-27 | 1 | -20/+12 |
|
|
* | * tests/tcltest.test: | jenn | 1999-08-27 | 1 | -12/+20 |
|
|
* | Changed the tests to use the testConstraints array that the | jenn | 1999-07-01 | 1 | -2/+2 |
|
|
* | Modified the tests to use the package tcltest | jenn | 1999-06-26 | 1 | -60/+61 |
|
|