summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | tests/regexp.test: added missing test that cover indices if running on string...sebres2020-08-281-0/+4
| | | * | | | | | | Suppress tests that fail starting with OSX Mojave.dgp2020-08-211-2/+4
| * | | | | | | | | Merge 8.6kjnash2020-08-271-2/+6
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n...kjnash2020-08-241-0/+178
| * | | | | | | | | Merge 8.6kjnash2020-08-222-4/+12
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Bugfixes to the earlier fix of bug cb0373bb33, which broke HTTP/1.0 transacti...kjnash2020-08-122-2/+38
* | | | | | | | | | Update safe.test for new error message.kjnash2020-08-281-4/+4
* | | | | | | | | | Merge 8.6kjnash2020-08-271-2/+6
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Testcase chan-io-50.1 still fails sometimes on MacOSX. So put same measures i...jan.nijtmans2020-08-261-2/+6
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Try another Travis buildkjnash2020-08-241-2/+2
* | | | | | | | | Merge 8.6kjnash2020-08-222-4/+12
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | And remove the other $ and do the test slightly differently. Inability to te...culler2020-08-171-1/+1
| * | | | | | | | Add the missing $.culler2020-08-171-1/+1
| * | | | | | | | Try to make io-50.6 more robust on the Travis macOS VMculler2020-08-171-2/+9
| * | | | | | | | Testcase event-1.1 (still) fails occasionally on macOSjan.nijtmans2020-08-131-2/+3
| |/ / / / / / /
* | | | | | | | Merge 8.6kjnash2020-08-119-292/+446
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Fix for [29e8848eb976], imported alias in a deletion trace.pooryorick2020-08-101-0/+43
| * | | | | | | amend to [8054e19451]: clean up timeout timer event (avoid timing issues on f...sebres2020-08-102-0/+2
| * | | | | | | Remove use of (always enabled) "openpipe" constraint. jan.nijtmans2020-08-102-152/+152
| * | | | | | | More places where vwait needs to be used instead of update.culler2020-08-102-5/+5
| * | | | | | | use vwait in chanio tests too.culler2020-08-091-12/+24
| * | | | | | | One more vwait.culler2020-08-081-1/+3
| * | | | | | | Add and use testservicemode command; replace update by vwaitculler2020-08-083-52/+90
| * | | | | | | Fix the expected result for chanio-50.6culler2020-08-071-1/+1
| * | | | | | | Experiment with io-50.1 on Travisculler2020-08-072-11/+9
| * | | | | | | Experiment with chan-io-50.6 on Travisculler2020-08-061-4/+11
| * | | | | | | Merge 8.6jan.nijtmans2020-08-035-11/+54
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Testcase cleanup: transform *io-50.* testcases to new test syntaxjan.nijtmans2020-08-032-67/+85
| | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge 8.6jan.nijtmans2020-07-252-3/+3
| | |\ \ \ \ \
| | | * | | | | Fix [20dccf1200]: htons-related test fails on Mac OSX Catalina (10.15) jan.nijtmans2020-07-253-4/+4
| | | | |_|_|/ | | | |/| | |
| | * | | | | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if abs...kjnash2020-07-242-1/+38
| | |/ / / /
| * | | | | Convert test-cases to do proper setup/cleanupjan.nijtmans2020-07-221-17/+29
| * | | | | Re-enable event-1.1, io-50.? and chan-io-50.? test-cases, trying to get a han...jan.nijtmans2020-07-213-60/+60
| |/ / / /
| * | | | Mark chan-io-50.? and event-1.1 as nonPortable (for now): Those sometimes fai...jan.nijtmans2020-07-212-7/+7
| | |_|/ | |/| |
| * | | Merge 8.5.jan.nijtmans2020-07-203-28/+25
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Backport changes in tcltest package from higher Tcl versions.jan.nijtmans2020-07-202-7/+7
| | * Testcase cleanup: Sync with testcases in core-8-6-branchjan.nijtmans2020-05-131-75/+54
* | | Whitespace changes only.kjnash2020-07-221-7/+5
* | | In ::safe::interpFindInAccessPath, ::safe::interpAddToAccessPath, add a check...kjnash2020-07-211-0/+6
* | | Adapt Safe Base for interpreter names with namespace separators. Add a test ...kjnash2020-07-211-0/+17
* | | File tests/safe.test - rearrange tests - move tests of command/package loadin...kjnash2020-07-202-95/+193
* | | Add explanatory comments to safe::AliasGlobkjnash2020-07-181-0/+49
* | | Tidying tests/safe.testkjnash2020-07-181-58/+70
* | | Merge 8.6kjnash2020-07-161-0/+1
|\ \ \ | |/ /
* | | Bugfix tests/safe.test. Harden tests safe-9.20 to safe-9.24 against indeterm...kjnash2020-07-151-156/+151
* | | Bugfix in library/safe.tcl - AliasGlob passes -join to glob inappropriately; ...kjnash2020-07-151-4/+30
* | | Bugfix in library/safe.tcl - when deleting a safe interpreter, delete its sub...kjnash2020-07-151-2/+10
* | | Comments only.kjnash2020-07-131-1/+0
* | | Add tests to tests/safe.testkjnash2020-07-131-2/+71
* | | Add new tests to tests/safe.test.kjnash2020-07-131-0/+544