summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* TIP #173 and #209 implementation - see ChangeLog for detailsKevin B Kenny2004-08-183-435/+34906
* fix for [Bug 1008314]Miguel Sofer2004-08-161-5/+28
* * library/msgcat/msgcat.tcl: Added checks to prevent [mclocale]dgp2004-08-131-3/+19
* Standardized constraint namedkf2004-08-041-2/+2
* TIP#207 IMPLEMENTATIONdgp2004-08-021-1/+14
* * generic/tclLiteral.c (TclCleanupLiteralTable): Correcteddgp2004-08-021-1/+58
* * tests/safe.test (safe-2.1): Disabled senseless test. [Bug 999612]dgp2004-07-301-3/+4
* * library/package.tcl: Moved private commanddgp2004-07-281-14/+14
* * tests/io.test: Make io-61.1 create file as binary to pass on Win32patthoyts2004-07-251-1/+2
* * tests/eofchar.data (removed): Test io-61.1 now generates its owndgp2004-07-232-852/+13
* cd infinite loop bug fixedvincentdarley2004-07-171-0/+17
* * tests/socket.test: Accepted two new testcases by Stuart Casoffandreas_kupries2004-07-161-1/+7
* Sanitized another couple of uses of the environment.Kevin B Kenny2004-07-101-15/+19
* Added code to restore env(LC_TIME) after the test completes, silencingKevin B Kenny2004-07-101-1/+10
* clock.test: Changed clock-2.11 so that it isn't an infinite loop whenKevin B Kenny2004-07-101-3/+10
* * tests/cmdMZ.test (cmdMZ-return-2.17): Added a test that a worddgp2004-07-061-1/+11
* * tests/cmdMZ.test (cmdMZ-return-2.15,cmdMZ-return-2.16):Kevin B Kenny2004-07-061-1/+22
* Added missing constraint definition...dkf2004-07-041-1/+3
* added support for wide integers to round(); [Bug 908375], reported byMiguel Sofer2004-07-031-1/+16
* * generic/tclPipe.c (TclCreatePipeline): applied TIP #202 patchhobbs2004-07-021-1/+5
* tests/winPipe.test (winpipe-1.11): Fixed a bug that causedKevin B Kenny2004-07-021-2/+2
* tests/io.test: Changed several tests to run the eventKevin B Kenny2004-07-021-13/+14
* added testvincentdarley2004-07-021-0/+14
* * tests/fileSystem.test: Minor correction to new fileSystem-9.Xdgp2004-06-301-5/+5
* fix to trailing slash documentation and to a filesystem 'file join' bug on wi...vincentdarley2004-06-301-0/+67
* TIP#188 implementation. Thanks to KBK! [Patch 940915]dkf2004-06-301-3/+52
* Fix constraints so can test with tclsh as well as tcltest [Bug 736431]dkf2004-06-245-56/+53
* Add update to let the async events workpatthoyts2004-06-231-1/+2
* * tests/io.test: Added -force to 18.1 and 18.2. This was failingpatthoyts2004-06-231-3/+3
* * tests/winFCmd.test: Added a cleanup to winFCmd-16.11 to avoid apatthoyts2004-06-231-3/+6
* * tests/winDde.test (createChildProcess): Added a 200-ms delayKevin B Kenny2004-06-231-2/+6
* Simplify constraint by assuming Mac is Unix (which is true these days)dkf2004-06-231-8/+8
* Standardize some use of test constraints onto names that are documenteddkf2004-06-2330-722/+719
* Fixed constraint name and whitespace usagedkf2004-06-231-25/+19
* Version of [Patch 746578] that works with Linux and is likely to work elsewheredkf2004-06-231-24/+20
* * generic/tclEvent.c (NewThreadProc): Fixed broken build onKevin B Kenny2004-06-221-7/+7
* Integrated fix for Tcl Bug #770053 from core-8-4-branchvasiljevic2004-06-221-9/+7
* * tests/load.test: Relaxed strictness of error message matchingdgp2004-06-191-3/+4
* * tests/winFCmd.test (winFCmd-16.12): Changed test toKevin B Kenny2004-06-181-10/+29
* Added tests for deep-object-freeingdkf2004-06-182-2/+27
* Remove extraneous spacedkf2004-06-181-23/+1
* * doc/Encoding.3: Removed bogus claims about tcl_libPath.dgp2004-06-111-2/+5
* * unix/tclUnixInit.c (TclpInitLibraryPath): Disabled addition ofdgp2004-06-101-21/+45
* * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw Kevin B Kenny2004-06-051-0/+20
* * tests/winPipe.c (winpipe-6.1): blocking set to 1 before closing to ensuredavygrvy2004-06-021-1/+2
* reverted back to 1.8davygrvy2004-06-011-3/+3
* reverted back to 1.53davygrvy2004-06-011-7/+7
* * tests/io.test:davygrvy2004-06-012-10/+10
* * tests/clock.test: Commented clock-9.1 that the test will fail Kevin B Kenny2004-05-271-1/+6
* * tests/clock.test: Added a single test for the presence of %G Kevin B Kenny2004-05-271-50/+57