Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | tests/regexp.test: added missing test that cover indices if running on string... | sebres | 2020-08-28 | 1 | -0/+4 | |
| | | * | | | | | | | Suppress tests that fail starting with OSX Mojave. | dgp | 2020-08-21 | 1 | -2/+4 | |
| * | | | | | | | | | Merge 8.6 | kjnash | 2020-08-27 | 1 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| * | | | | | | | | | Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n... | kjnash | 2020-08-24 | 1 | -0/+178 | |
| * | | | | | | | | | Merge 8.6 | kjnash | 2020-08-22 | 2 | -4/+12 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| * | | | | | | | | | Bugfixes to the earlier fix of bug cb0373bb33, which broke HTTP/1.0 transacti... | kjnash | 2020-08-12 | 2 | -2/+38 | |
* | | | | | | | | | | Update safe.test for new error message. | kjnash | 2020-08-28 | 1 | -4/+4 | |
* | | | | | | | | | | Merge 8.6 | kjnash | 2020-08-27 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Testcase chan-io-50.1 still fails sometimes on MacOSX. So put same measures i... | jan.nijtmans | 2020-08-26 | 1 | -2/+6 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Try another Travis build | kjnash | 2020-08-24 | 1 | -2/+2 | |
* | | | | | | | | | Merge 8.6 | kjnash | 2020-08-22 | 2 | -4/+12 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | And remove the other $ and do the test slightly differently. Inability to te... | culler | 2020-08-17 | 1 | -1/+1 | |
| * | | | | | | | | Add the missing $. | culler | 2020-08-17 | 1 | -1/+1 | |
| * | | | | | | | | Try to make io-50.6 more robust on the Travis macOS VM | culler | 2020-08-17 | 1 | -2/+9 | |
| * | | | | | | | | Testcase event-1.1 (still) fails occasionally on macOS | jan.nijtmans | 2020-08-13 | 1 | -2/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge 8.6 | kjnash | 2020-08-11 | 9 | -292/+446 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Fix for [29e8848eb976], imported alias in a deletion trace. | pooryorick | 2020-08-10 | 1 | -0/+43 | |
| * | | | | | | | amend to [8054e19451]: clean up timeout timer event (avoid timing issues on f... | sebres | 2020-08-10 | 2 | -0/+2 | |
| * | | | | | | | Remove use of (always enabled) "openpipe" constraint. | jan.nijtmans | 2020-08-10 | 2 | -152/+152 | |
| * | | | | | | | More places where vwait needs to be used instead of update. | culler | 2020-08-10 | 2 | -5/+5 | |
| * | | | | | | | use vwait in chanio tests too. | culler | 2020-08-09 | 1 | -12/+24 | |
| * | | | | | | | One more vwait. | culler | 2020-08-08 | 1 | -1/+3 | |
| * | | | | | | | Add and use testservicemode command; replace update by vwait | culler | 2020-08-08 | 3 | -52/+90 | |
| * | | | | | | | Fix the expected result for chanio-50.6 | culler | 2020-08-07 | 1 | -1/+1 | |
| * | | | | | | | Experiment with io-50.1 on Travis | culler | 2020-08-07 | 2 | -11/+9 | |
| * | | | | | | | Experiment with chan-io-50.6 on Travis | culler | 2020-08-06 | 1 | -4/+11 | |
| * | | | | | | | Merge 8.6 | jan.nijtmans | 2020-08-03 | 5 | -11/+54 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | Testcase cleanup: transform *io-50.* testcases to new test syntax | jan.nijtmans | 2020-08-03 | 2 | -67/+85 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | Merge 8.6 | jan.nijtmans | 2020-07-25 | 2 | -3/+3 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Fix [20dccf1200]: htons-related test fails on Mac OSX Catalina (10.15) | jan.nijtmans | 2020-07-25 | 3 | -4/+4 | |
| | | | |_|_|/ | | | |/| | | | ||||||
| | * | | | | | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if abs... | kjnash | 2020-07-24 | 2 | -1/+38 | |
| | |/ / / / | ||||||
| * | | | | | Convert test-cases to do proper setup/cleanup | jan.nijtmans | 2020-07-22 | 1 | -17/+29 | |
| * | | | | | Re-enable event-1.1, io-50.? and chan-io-50.? test-cases, trying to get a han... | jan.nijtmans | 2020-07-21 | 3 | -60/+60 | |
| |/ / / / | ||||||
| * | | | | Mark chan-io-50.? and event-1.1 as nonPortable (for now): Those sometimes fai... | jan.nijtmans | 2020-07-21 | 2 | -7/+7 | |
| | |_|/ | |/| | | ||||||
| * | | | Merge 8.5. | jan.nijtmans | 2020-07-20 | 3 | -28/+25 | |
| |\ \ \ | | |/ / | | | / | | |/ | |/| | ||||||
| | * | Backport changes in tcltest package from higher Tcl versions. | jan.nijtmans | 2020-07-20 | 2 | -7/+7 | |
| | * | Testcase cleanup: Sync with testcases in core-8-6-branch | jan.nijtmans | 2020-05-13 | 1 | -75/+54 | |
* | | | Whitespace changes only. | kjnash | 2020-07-22 | 1 | -7/+5 | |
* | | | In ::safe::interpFindInAccessPath, ::safe::interpAddToAccessPath, add a check... | kjnash | 2020-07-21 | 1 | -0/+6 | |
* | | | Adapt Safe Base for interpreter names with namespace separators. Add a test ... | kjnash | 2020-07-21 | 1 | -0/+17 | |
* | | | File tests/safe.test - rearrange tests - move tests of command/package loadin... | kjnash | 2020-07-20 | 2 | -95/+193 | |
* | | | Add explanatory comments to safe::AliasGlob | kjnash | 2020-07-18 | 1 | -0/+49 | |
* | | | Tidying tests/safe.test | kjnash | 2020-07-18 | 1 | -58/+70 | |
* | | | Merge 8.6 | kjnash | 2020-07-16 | 1 | -0/+1 | |
|\ \ \ | |/ / | ||||||
* | | | Bugfix tests/safe.test. Harden tests safe-9.20 to safe-9.24 against indeterm... | kjnash | 2020-07-15 | 1 | -156/+151 | |
* | | | Bugfix in library/safe.tcl - AliasGlob passes -join to glob inappropriately; ... | kjnash | 2020-07-15 | 1 | -4/+30 | |
* | | | Bugfix in library/safe.tcl - when deleting a safe interpreter, delete its sub... | kjnash | 2020-07-15 | 1 | -2/+10 | |
* | | | Comments only. | kjnash | 2020-07-13 | 1 | -1/+0 | |
* | | | Add tests to tests/safe.test | kjnash | 2020-07-13 | 1 | -2/+71 | |
* | | | Add new tests to tests/safe.test. | kjnash | 2020-07-13 | 1 | -0/+544 | |