summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclClock.c (TclMktimeObjCmd): Corrected a bad checkKevin B Kenny2004-09-111-1/+21
* tcltest-12.3-4 needed to have ::tcltest::loadScript set to empty in their -setupdavygrvy2004-09-111-1/+3
* One less crazy long/wide aunt in the attic [Bug 868489]dkf2004-09-101-1/+53
* fixed a bug where %z was always positive in :localtimeKevin B Kenny2004-09-101-1/+21
* Also corrected faulty prevention of [namespace import] cycles.dgp2004-09-091-1/+45
* * generic/tclNamesp.c (Tcl_ForgetImport): Corrected faultydgp2004-09-091-1/+115
* * compat/strftime.c (_conv): Corrected a problem where hour 0Kevin B Kenny2004-09-081-1/+5
* fixed clock-34.* to use same time zone on input and outputKevin B Kenny2004-09-081-9/+9
* * generic/tclClock.c (TclClockMktimeObjCmd): Fixed a bug whereKevin B Kenny2004-09-081-1/+22
* * tests/timer.test (timer-1.1, timer-2.1): Changed to (one hopes!)Kevin B Kenny2004-09-071-6/+6
* * generic/tclTimer.c: Removed a premature optimisation thatKevin B Kenny2004-09-071-7/+22
* 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