Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Thanks to TIP #587, convert many escapes in the testcases into the actual ↵ | jan.nijtmans | 2021-03-30 | 1 | -11/+11 |
| | | | | (UTF-8) character. | ||||
* | Merge 8.6 | jan.nijtmans | 2021-01-28 | 1 | -4/+4 |
|\ | |||||
* | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign ↵ | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
| | | | | | | | | whenever reasonable. | ||||
* | | Merge 8.6 | jan.nijtmans | 2020-10-30 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Add "{}" around many "expr" commands in testcases. Also in doc/expr.n | jan.nijtmans | 2020-10-30 | 1 | -3/+3 |
| | | |||||
* | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Let all test-cases load the "tcltest" package the same way. Depend on ↵ | jan.nijtmans | 2020-09-04 | 1 | -2/+2 |
| | | | | | | | | tcltest 2.5, since we never test with earlier tcltest versions | ||||
* | | simplify check for ::tcltest namespace in testcases | jan.nijtmans | 2020-07-16 | 1 | -1/+1 |
| | | |||||
* | | Merge 8.6 | jan.nijtmans | 2020-07-11 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Fix 4 test-cases, which fail when running from the western hemisphere | jan.nijtmans | 2020-07-11 | 1 | -4/+4 |
| | | |||||
* | | Merge 8.6 | jan.nijtmans | 2020-07-10 | 1 | -37/+64 |
|\ \ | |/ | |||||
| * | Fix test-cases clock-34.65 and clock-34.66, they seem to be affected by ↵ | jan.nijtmans | 2020-07-10 | 1 | -4/+4 |
| | | | | | | | | summertime | ||||
| * | Proposed fix for [5019748c73]: FreeScan resp. Oldscan does not recognize ↵ | jan.nijtmans | 2020-07-09 | 1 | -37/+64 |
| | | | | | | | | positive time zone offset like "31 Jan 14 23:59:59 +0100" | ||||
* | | Merge 8.6 | jan.nijtmans | 2020-07-09 | 1 | -0/+24 |
|\ \ | |/ | |||||
| * | clock-iso-2.patch | jan.nijtmans | 2020-05-27 | 1 | -0/+16 |
| | | |||||
| * | Proposed soution for [a1bd37b719]: clock (free)scan of ISO 8601 timestamp ↵ | jan.nijtmans | 2020-05-27 | 1 | -2/+10 |
| | | | | | | | | | | with literal T behaves strange (I like it!) | ||||
* | | Merge 8.6 | jan.nijtmans | 2020-05-13 | 1 | -0/+18 |
|\ \ | |/ | |||||
| * | merge 8.5 | sebres | 2020-05-13 | 1 | -0/+18 |
| |\ | |||||
| | * | clock.test: more tests for negative month offsets over threshold of a year ↵ | sebres | 2020-05-13 | 1 | -0/+18 |
| | | | | | | | | | | | | (important for C-implementation like clock-speedup branch, see https://github.com/sebres/tclclockmod/issues/20#issuecomment-627704993) | ||||
* | | | Some eol whitespace eliminations | jan.nijtmans | 2020-01-07 | 1 | -2/+2 |
| | | | |||||
* | | | remove unneeded import (for >= 8.7) | sebres | 2019-12-09 | 1 | -4/+0 |
|/ / | |||||
* | | merge 8.5 (timing issue avoidance, skip test in runtime feature) | sebres | 2019-12-09 | 1 | -41/+54 |
|\ \ | |/ | |||||
| * | rewrite of [dff608952b]: skip tests if there is really a timing issue (and ↵ | sebres | 2019-12-06 | 1 | -17/+36 |
| | | | | | | | | implements new feature ::tcltest::Skip which allows conditionally skipping of tests at runtime) | ||||
| * | Exclude some test-cases with possible timing problems on Windows. Double ;; ↵ | jan.nijtmans | 2019-12-06 | 1 | -4/+5 |
| | | | | | | | | in generic/tclTimer.c | ||||
| * | (cherry-pick from8.6): Japanese Reiwa (令和) era | jan.nijtmans | 2019-05-07 | 1 | -10/+12 |
| | | |||||
* | | Japanese Reiwa (令和) era | Kevin B Kenny | 2019-05-04 | 1 | -10/+12 |
| | | |||||
* | | clock.test: resolve sporadic timing issues - "after 10" could cause pause ↵ | sebres | 2018-12-29 | 1 | -26/+30 |
| | | | | | | | | >120ms on some platforms (especially on heavily loaded systems), so used average value of 5 measured intervals and real retrieved time as reference point | ||||
* | | Tracking down test failures | dkf | 2018-11-10 | 1 | -19/+23 |
| | | |||||
* | | Historical change affecting tests: Detroit did not observe Daylight Saving ↵ | Kevin B Kenny | 2017-10-24 | 1 | -24/+3 |
|\ \ | |/ | | | | | Time in 1967 | ||||
| * | Historical change affecting tests: Detroit did not observe Daylight Saving ↵ | Kevin B Kenny | 2017-10-24 | 1 | -24/+3 |
| | | | | | | | | Time in 1967 | ||||
* | | Tcl_GetWideIntFromObj() -> TclGetWideIntFromObj(), and minor other ↵ | jan.nijtmans | 2017-06-07 | 1 | -40/+40 |
| | | | | | | | | simplifications/optimizations. No functional change. | ||||
* | | Fix clock test-cases: Make test clock-67.5 time zone independent - execution ↵ | sebres | 2017-01-09 | 1 | -2/+2 |
| | | | | | | | | fails in the time zones below gmt | ||||
* | | Make test clock-67.4 time zone independent. Bug [4a0c163d24] | oehhar | 2015-10-23 | 1 | -3/+3 |
| | | |||||
* | | Change "clock scan/format -format %x -locale current" output on msgcat ↵ | oehhar | 2015-10-23 | 1 | -0/+26 |
|\ \ | | | | | | | | | | locale change. Bug [4a0c163d24] | ||||
| * | | New test for clock scan, test numbering corrected | oehhar | 2015-10-23 | 1 | -6/+19 |
| | | | |||||
| * | | Change "clock format -format %x -locale current" output on msgcat locale ↵ | oehhar | 2015-10-21 | 1 | -0/+13 |
|/ / | | | | | | | change [4a0c163d24] | ||||
* | | [f0f876c141] Improve consistency in error messages. | dkf | 2014-06-17 | 1 | -6/+6 |
| | | |||||
* | | [d19a30db57] More testing. | dgp | 2014-04-16 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | Repair new test so all parts will be effective. | dgp | 2014-04-16 | 1 | -0/+3 |
| | | |||||
| * | Test for [d19a30db57] extended | sebres | 2014-04-16 | 1 | -0/+1 |
| | | |||||
* | | [d19a30db57] Fixed segfault in [clock] internals. Includes test. | dgp | 2014-04-16 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Test for [d19a30db57]. | dgp | 2014-04-16 | 1 | -0/+5 |
| | | |||||
* | | [Bug 3549770] Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 1 | -4/+2 |
|\ \ | |/ | |||||
| * | Bug [3549770]: Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 1 | -4/+2 |
| | | |||||
| * | [Bug 3549770] Multiple test failures running tcltest outside build tree | jan.nijtmans | 2012-07-28 | 1 | -2/+2 |
| | | |||||
* | | Fix loading of timezones where one abbreviation is a proper suffix of ↵ | Kevin B Kenny | 2012-01-08 | 1 | -0/+148 |
|\ \ | |/ | | | | | another [Bug 3470928] | ||||
| * | Fix loading of timezones where one abbreviation is a proper suffix of ↵ | Kevin B Kenny | 2012-01-08 | 1 | -0/+148 |
| | | | | | | | | another [Bug 3470928] | ||||
| * | Don't cache the system timezone when it was derived from TCL_TZ or TZ. | max | 2011-10-18 | 1 | -0/+33 |
| | | |||||
* | | Don't cache the system timezone when it was derived from TCL_TZ or TZ. | max | 2011-10-18 | 1 | -0/+33 |
| | | |||||
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ | |/ | | | cause more harm than good. Purged them (except in zlib files). |