summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* two bugs fixed in filesystem docs and testsvincentdarley2004-08-311-2/+2
* Fix a crash caused by sharing in [string map]. [Bug 1018562]dkf2004-08-301-1/+5
* Fix old tests to check [namespace which] sanely...dkf2004-08-271-4/+5
* Make [namespace which] use newer option parsing code for more flexibility.dkf2004-08-271-5/+5
* Fix/improve testsdkf2004-08-271-5/+15
* Fix [Bug 1017022] by factorizing out the ensemble lookup code and fixing once.dkf2004-08-271-2/+41
* * tests/env.test: macosx fixes.das2004-08-261-3/+3
* * tests/timer.test (timer-10.1): Test for Bug 1016167.dgp2004-08-251-1/+13
* D'oh! Put the correct value in... :^}dkf2004-08-251-2/+2
* Stop test from getting stomped by preceding tests...dkf2004-08-251-2/+2
* Fixes to ensemble -unknown handler processing to stop [namespace import] fromdkf2004-08-251-1/+27
* Fixed bug in CET time spec - times change at 0100 Greenwuch, not local.Kevin B Kenny2004-08-211-2/+2
* * tests/clock.test (clock-38.1): Changed TZ setting to specifyKevin B Kenny2004-08-211-2/+2
* Ensure that the %ld conversion works correctly on 64-bit platforms. [Bug 1011...dkf2004-08-191-2/+5
* * library/clock.tcl (format): Changed default timezone format Kevin B Kenny2004-08-191-7/+30
* Fixed httpd's abuse of the [clock] commandKevin B Kenny2004-08-181-1/+2
* unbreak Win build after TIP#173 and TIP#209 commitKevin B Kenny2004-08-181-2/+21
* 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