summaryrefslogtreecommitdiffstats
path: root/tests/clock.test
Commit message (Expand)AuthorAgeFilesLines
* fixed test cases for new US DST rules.Kevin B Kenny2005-10-031-1120/+1122
* fixed bad clock test, removed duplicated code in Tcl_FinalizeKevin B Kenny2005-08-171-22/+16
* bug 1257830Kevin B Kenny2005-08-121-1/+14
* Bug 1237907Kevin B Kenny2005-07-151-1/+55
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* fixed Bug 1185933Kevin B Kenny2005-04-191-1/+13
* bugs 1090413, 1092789 fixedKevin B Kenny2004-12-291-1/+25
* * library/clock.tcl: Corrected the regular expressions that matchKevin B Kenny2004-11-301-2/+6
* remove knownBugs from clock tests by fixing themKevin B Kenny2004-11-031-9/+15
* Allow ensembles to rewrite their subcommands' error messages to be moredkf2004-10-291-2/+2
* * tests/clock.test: Correct duplicate test names.dgp2004-10-281-4/+4
* fixes for Bug 1054101Kevin B Kenny2004-10-261-1/+43
* * library/clock.tcl: Fixed a typo where the fallback time zoneKevin B Kenny2004-10-221-1/+23
* * tests/clock.test (clock-34.*): Removed an antibug that forcedKevin B Kenny2004-10-041-9/+9
* * generic/tclClock.c (TclMktimeObjCmd): Corrected a bad checkKevin B Kenny2004-09-111-1/+21
* fixed a bug where %z was always positive in :localtimeKevin B Kenny2004-09-101-1/+21
* * 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
* * generic/tclTimer.c: Removed a premature optimisation thatKevin B Kenny2004-09-071-7/+22
* 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
* * library/clock.tcl (format): Changed default timezone format Kevin B Kenny2004-08-191-7/+30
* 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-181-427/+34898
* 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
* Standardize some use of test constraints onto names that are documenteddkf2004-06-231-2/+2
* * 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
* Massive test cleanup; all tests are run, and constraints are used where neces...dkf2004-05-191-2/+2
* * compat/strftime.c (_fmt, ISO8601Week): Kevin B Kenny2004-05-181-148/+149
* 2004-05-14 Kevin B. Kenny <kennykb@acm.org> Kevin B Kenny2004-05-141-1/+22
* Fix minor fault in [clock clicks] error message.dkf2004-04-151-1/+4
* * generic/tclGetDate.y (TclGetDate): Fix so that Kevin B Kenny2004-03-101-1/+158
* Implemented TIP #124 (clock clicks -microseconds and Tcl_WideInt Kevin B Kenny2003-04-121-33/+74
* * generic/tclClock.c: Fixed a bug that incorrectly allowed Kevin B Kenny2003-02-011-1/+7
* * generic/tclClock.c (FormatClock): Convert the format string tormax2002-07-051-1/+9
* * unix/tclUnixTime.c: Make [clock format] respect locale settings.rmax2002-06-261-1/+3
* better qualified 9.1 constraint check for %shobbs2002-05-291-4/+7
* * tests/clock.test: added clock-9.1hobbs2002-05-291-1/+14
* * tests/clock.test (clock-8.1):hobbs2001-10-181-2/+11
* * tests/clock.test (clock-2.5): Adjust test so that it passesmdejong2001-07-031-3/+3
* tests/clock.test: corrected clock-2.* test numberinghobbs2000-10-311-3/+3
* * tests/clock.test: Added test for "2 days 2 hours ago" styleericm2000-05-181-1/+6
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* * tests/clock.test: Modified some tests that were not robust withericm2000-03-211-11/+14
* * tests/clock.test: Added test for ISO bases < 100000ericm2000-02-281-1/+5
* * tests/clock.test: Added tests for "next monthname" constructs.ericm2000-02-091-12/+14