summaryrefslogtreecommitdiffstats
path: root/tests/safe.test
Commit message (Expand)AuthorAgeFilesLines
* (cherry-pick): Repair flaws exposed by debugging test run.jan.nijtmans2020-12-231-0/+3
* Something strange going on on Travis with (long-gone) safe-stock86.testjan.nijtmans2020-10-151-2/+2
* TIP #581: Last possible master/slave -> parent/child changes, without affecti...jan.nijtmans2020-09-051-1/+1
* Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-4/+2
* opt package: Change comment. 0.4.7 -> 0.4.8.jan.nijtmans2020-08-311-15/+15
* Update safe.test for new error message.kjnash2020-08-281-4/+4
* 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-201-95/+77
* 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
* | Add example files for use in tests/safe.test; add tests of the files themselves.kjnash2020-07-131-0/+123
|/
* merge 8.5dgp2018-06-121-8/+4
|\
| * [860a9f1945] Remove test safe-8.8; Mac OS 9 tests are no longer useful.dgp2018-06-121-8/+4
* | (cherry-pick): Use http 2 instead of http 1 for Safe Base testing.jan.nijtmans2018-01-041-4/+4
|\ \ | |/
| * (cherry-pick): Use http 2 instead of http 1 for Safe Base testing.jan.nijtmans2018-01-041-4/+4
| * Implement TIP #440: Add engine to tcl_platform Arrayjan.nijtmans2016-01-291-1/+1
* | Test-cases which require Tcl 8.5 (or 8.6) should continue to work unmodified ...jan.nijtmans2017-01-171-1/+1
* | [77d58e3a7a] Test case independence: io, load, msgcat, namespace, safe.dkf2016-07-161-14/+6
* | Add docs and tests.Joe Mistachkin2016-01-151-1/+1
* | Add several tests to check consistency of stack traces.dgp2013-08-141-0/+80
* | add test that triggered reporting of [Bug 3530230]dkf2012-06-121-0/+14
|\ \ | |/
| * add test that triggered reporting of [Bug 3530230]dkf2012-06-121-0/+14
* | [Bug 3531089] Added test to stop this from happening againdkf2012-05-311-0/+5
* | [Bug 3529949]: Defang 'file dirname ~' etc in safe interpsdkf2012-05-281-22/+22
* | Track the remnants of [Bug 2913625] as knownBug tests. :-(dkf2012-05-261-0/+46
|\ \ | |/
| * Track the remnants of [Bug 2913625] as knownBug tests. :-(dkf2012-05-261-0/+46
* | [Bug 2964715]: fixes to globbing in safe interpretersdkf2012-05-171-5/+146
|\ \ | |/
| * [Bug 2964715]: fixes to globbing in safe interpretersdkf2012-05-171-1/+177
* | [Bug 3445787]: Improve the compatibility of safe interpreters' version ofdkf2012-05-161-2/+2
* | missing constraint and too brittle resultdgp2011-11-081-1/+1
* | Make [file] itself be safe, to reduce breakage in existing code. [Bug 3211758]dkf2011-09-261-0/+16
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * * generic/tclBasic.c: TIP #280 implementation, conditional on the define TCL...andreas_kupries2006-11-281-1/+5
| | * * generic/tcl.decls: Implemented TIP #268, conditionally.andreas_kupries2006-09-221-1/+5
| | * * tests/safe.test: Backport performance improvement fromdgp2005-06-221-1/+5
| * | Improved handling of non-standard module path lists, empty path lists in part...stwo2010-11-021-2/+2
| * | [Bug 2923613]: Make the safer [source] handle a [return] at the end of the filedkf2009-12-301-1/+12
| * | [Bug 2895741]: Make min() and max() supported in safe interpreters.dkf2009-12-291-3/+3
| * | Correct failing testdkf2009-12-281-2/+2