| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | pointsman | 2023-06-04 | 1 | -2/+1 |
|\ |
|
| * | Fixed a new test added by [72f78b60851]. The test as it was repeated just the... | pointsman | 2023-06-04 | 1 | -2/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2023-06-03 | 1 | -0/+18 |
|\ \
| |/ |
|
| * | Proposed fix for [af3ebc5fafe0]. | pointsman | 2023-05-22 | 1 | -0/+18 |
|
|
| * | Correct spelling errors in comments and documentation, but also non-comment
| pooryorick | 2023-04-12 | 1 | -1/+1 |
|
|
* | | Correct spelling errors in comments and documentation, but also a non-comment
| pooryorick | 2023-04-12 | 1 | -1/+1 |
|
|
* | | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT... | jan.nijtmans | 2021-03-30 | 1 | -11/+11 |
|
|
* | | 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 wh... | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
|
|
* | | 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 tcltest... | jan.nijtmans | 2020-09-04 | 1 | -2/+2 |
|
|
* | | 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 summe... | jan.nijtmans | 2020-07-10 | 1 | -4/+4 |
|
|
| * | Proposed fix for [5019748c73]: FreeScan resp. Oldscan does not recognize posi... | jan.nijtmans | 2020-07-09 | 1 | -37/+64 |
|
|
* | | 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 wit... | jan.nijtmans | 2020-05-27 | 1 | -2/+10 |
|
|
* | | 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 (i... | sebres | 2020-05-13 | 1 | -0/+18 |
|
|
* | | | 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 im... | sebres | 2019-12-06 | 1 | -17/+36 |
|
|
| * | Exclude some test-cases with possible timing problems on Windows. Double ;; i... | jan.nijtmans | 2019-12-06 | 1 | -4/+5 |
|
|
| * | (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 >12... | sebres | 2018-12-29 | 1 | -26/+30 |
|
|
* | | Tracking down test failures | dkf | 2018-11-10 | 1 | -19/+23 |
|
|
* | | Historical change affecting tests: Detroit did not observe Daylight Saving Ti... | Kevin B Kenny | 2017-10-24 | 1 | -24/+3 |
|\ \
| |/ |
|
| * | Historical change affecting tests: Detroit did not observe Daylight Saving Ti... | Kevin B Kenny | 2017-10-24 | 1 | -24/+3 |
|
|
* | | Tcl_GetWideIntFromObj() -> TclGetWideIntFromObj(), and minor other simplifica... | jan.nijtmans | 2017-06-07 | 1 | -40/+40 |
|
|
* | | Fix clock test-cases: Make test clock-67.5 time zone independent - execution ... | sebres | 2017-01-09 | 1 | -2/+2 |
|
|
* | | 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 locale... | oehhar | 2015-10-23 | 1 | -0/+26 |
|\ \ |
|
| * | | 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 chan... | oehhar | 2015-10-21 | 1 | -0/+13 |
|/ / |
|
* | | [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 |
|
|