summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | Merge 8.6kjnash2020-08-271-2/+6
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Testcase chan-io-50.1 still fails sometimes on MacOSX. So put same measures ↵jan.nijtmans2020-08-261-2/+6
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | in place as in io-50.1. See: [f586089a2b]
* | | | | | | | | 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 ↵culler2020-08-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test locally is a challenge.
| * | | | | | | | 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 ↵sebres2020-08-102-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | further tests)
| * | | | | | | Remove use of (always enabled) "openpipe" constraint. jan.nijtmans2020-08-102-152/+152
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add "testservicemode" constraint. Change a single "chan close" into a "close" in a test-case
| * | | | | | | 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
| | | | |_|_|/ | | | |/| | | | | | | | | | Also, let http-related tests check if really http 2.9 is present
| | * | | | | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if ↵kjnash2020-07-242-1/+38
| | |/ / / / | | | | | | | | | | | | | | | | | | absent, must default to "keep-alive". Add test http11-1.13 and bump version to 2.9.3.
| * | | | | 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 ↵jan.nijtmans2020-07-213-60/+60
| |/ / / / | | | | | | | | | | | | | | | hand at the problem [f586089a2b]
| * | | | Mark chan-io-50.? and event-1.1 as nonPortable (for now): Those sometimes ↵jan.nijtmans2020-07-212-7/+7
| | |_|/ | |/| | | | | | | | | | fail in the Travis environment, but in practice this doesn't seem to be a real problem.
| * | | Merge 8.5.jan.nijtmans2020-07-203-28/+25
| |\ \ \ | | |/ / | | | / | | |/ | |/| Mark testcases io-50.* nonPortable: they fail too often in travis builds.
| | * Backport changes in tcltest package from higher Tcl versions.jan.nijtmans2020-07-202-7/+7
| | | | | | | | | | | | Rename (internal, undocumented) tcltest::loadIntoSlaveInterpreter into tcltest::loadIntoChildInterpreter tcltest 2.5.1 -> 2.5.3
| | * 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 ↵kjnash2020-07-211-0/+6
| | | | | | | | | | | | check that the interpreter belongs to the Safe Base. Add comments on why this is not done for ::safe::interpDelete.
* | | Adapt Safe Base for interpreter names with namespace separators. Add a test ↵kjnash2020-07-211-0/+17
| | | | | | | | | | | | and revise safe(n). Fixes bug [693851].
* | | File tests/safe.test - rearrange tests - move tests of command/package ↵kjnash2020-07-202-95/+193
| | | | | | | | | | | | loading that use Tcl files to new file tests/safe-stock86.test; renumber tests 9.8+ and add test 9.8 to replace old 5.1; move tests 7.0* to 5.*.
* | | 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 ↵kjnash2020-07-151-156/+151
| | | | | | | | | | | | indeterminate order of glob matches. Audit use of glob and tcl::tm in modified tests for cases with multiple matches. Simplify test comparison patterns.
* | | Bugfix in library/safe.tcl - AliasGlob passes -join to glob inappropriately; ↵kjnash2020-07-151-4/+30
| | | | | | | | | | | | pass new test safe-13.7a
* | | Bugfix in library/safe.tcl - when deleting a safe interpreter, delete its ↵kjnash2020-07-151-2/+10
| | | | | | | | | | | | sub-interpreters cleanly; pass revised test safe-7.3
* | | 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
| | |
* | | Add example files for use in tests/safe.test; add tests of the files themselves.kjnash2020-07-1312-0/+194
|/ /
* | Fix 4 test-cases, which fail when running from the western hemispherejan.nijtmans2020-07-111-4/+4
| |
* | Fix test-cases clock-34.65 and clock-34.66, they seem to be affected by ↵jan.nijtmans2020-07-101-4/+4
| | | | | | | | summertime
* | Fix [5019748c73]: FreeScan resp. Oldscan does not recognize positive time ↵jan.nijtmans2020-07-101-37/+64
|\ \ | | | | | | | | | zone offset
| * | Proposed fix for [5019748c73]: FreeScan resp. Oldscan does not recognize ↵jan.nijtmans2020-07-091-37/+64
| | | | | | | | | | | | positive time zone offset like "31 Jan 14 23:59:59 +0100"
* | | Fix utf-1.13 testcase for TCL_UTF_MAX>3jan.nijtmans2020-07-101-1/+1
| | |
* | | Addendum to [60fab362ce]: "Also don't allow surrogates in \U??????". This ↵jan.nijtmans2020-07-101-2/+2
|/ / | | | | | | change was only meant for builds with TCL_UTF_MAX > 3.