summaryrefslogtreecommitdiffstats
path: root/tests/safe.test
Commit message (Expand)AuthorAgeFilesLines
* merge 8.7 (amend to [ba68d1e9484a3a92] fixed wrong line nummer in Tcl_GetRetu...sebres2025-03-061-2/+0
|\
| * merge 8.6 (amend to [ba68d1e9484a3a92] fixed wrong line nummer in Tcl_GetRetu...sebres2025-03-061-2/+0
| |\
| | * amend to [ba68d1e9484a3a92]: fixes bug in Tcl_GetReturnOptions - reset errorL...sebres2025-03-061-2/+0
* | | merge 8.7dgp2025-03-061-0/+2
|\ \ \ | |/ /
| * | merge 8.6dgp2025-03-061-0/+2
| |\ \ | | |/
| | * Failed tests not updated to new behaviordgp2025-03-061-0/+2
| | * Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-2/+2
* | | Indenting in testcases. Always use tabs in stead of 8 spacesjan.nijtmans2024-10-091-604/+604
* | | Improve bunch of error-messagesjan.nijtmans2024-08-151-4/+4
|\ \ \ | |/ /
| * | Improve bunch of error-messagesjan.nijtmans2024-08-151-4/+4
* | | Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-2/+2
|\ \ \ | |/ /
| * | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-2/+2
| * | Bug [40c61a5d10]. Fix syntax error message.apnadkarni2023-02-241-4/+4
| * | Merge core-8-branchapnadkarni2023-02-071-4/+4
* | | Tests pass modulo couple of differences in Tcl 8 and 9 default behavior to be...apnadkarni2023-02-251-4/+4
* | | Merge 8.7jan.nijtmans2023-01-221-4/+4
|\ \ \ | |/ /
| * | Better error-messagejan.nijtmans2023-01-201-4/+4
| * | New proposal: Allow "-strict" immediately before or after "-failindex var".jan.nijtmans2023-01-191-4/+4
| * | Proposed fix for [a31caff057]: encoding command does not allow -strict to be ...jan.nijtmans2023-01-141-4/+4
* | | Merge 8.7jan.nijtmans2023-01-151-4/+4
|\ \ \
| * | | Update documentation, matching current implementationjan.nijtmans2023-01-151-4/+4
| |/ /
* | | Fix [20157fbd14]: Failed tests safe-9.[67], since "-autoPath" is addedjan.nijtmans2022-10-181-8/+8
* | | Merge 8.7jan.nijtmans2022-10-181-28/+1924
|\ \ \ | |/ /
| * | TIP #579 implementation: Improved auto_path for Safe Base interpretersjan.nijtmans2022-10-181-28/+1924
| |\ \
| | * \ Merge 8.7kjnash2022-09-201-4/+4
| | |\ \
| | * \ \ Merge 8.7kjnash2022-08-311-4/+4
| | |\ \ \
| | * \ \ \ Merge old 8.7 6c69a72c58kjnash2022-08-311-24/+29
| | |\ \ \ \
| | * \ \ \ \ Merge old 8.7 674a6ad0472c7kjnash2022-08-311-61/+59
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge safe-extra-tests-8-7kjnash2020-08-281-4/+4
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tip-579-8-6. All tests now pass.kjnash2020-07-251-21/+681
| | |\ \ \ \ \ \ \
| | | * | | | | | | Rename command safe::setAutoPathSync to safe::setSyncMode. Add a section TYP...kjnash2020-07-251-320/+320
| | | * | | | | | | Rearrange tests in safe.test so they are in numerical order, add 24 more test...kjnash2020-07-251-167/+599
| | | * | | | | | | For each slave, record a value of -autoPath instead of discarding it and rely...kjnash2020-07-231-20/+245
| | | * | | | | | | Merge safe-bugfixes-8-6kjnash2020-07-231-1/+1
| | | |\ \ \ \ \ \ \
| | * | | | | | | | | Rename command safe::setAutoPathSync to safe::setSyncMode.kjnash2020-07-251-185/+185
| | * | | | | | | | | Rearrange tests in safe.test so they are in numerical order.kjnash2020-07-251-218/+215
| | * | | | | | | | | Merge tip-579-8-6kjnash2020-07-231-48/+916
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | Add tests for cases that might differ when ::auto_path is not synchronized. ...kjnash2020-07-231-46/+915
| | | * | | | | | | | Move tests that depend on platform::shell and http1.0 from safe.test to safe-...kjnash2020-07-221-83/+148
| | | * | | | | | | | Merge safe-bugfixes-8-6kjnash2020-07-211-95/+100
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge safe-bugfixes-8-6kjnash2020-07-181-61/+119
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge safe-bugfixes-8-6kjnash2020-07-161-155/+184
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Sync with bugfixes and tests pushed upstream via safe-bugfixes-8-6 to core-8-...kjnash2020-07-141-11/+722
| | | * | | | | | | | | | | Revise tests safe-18.2 and safe-18.4 to allow for -autoPath in interpConfigur...kjnash2020-07-091-2/+2
| | | * | | | | | | | | | | Rename command ::safe::SetAutoPathSync to ::safe::setAutoPathSync and add to ...kjnash2020-07-091-41/+41
| | | * | | | | | | | | | | Apply patch for new features other than -autoPathkjnash2020-07-091-4/+335
| | * | | | | | | | | | | | Move tests that depend on platform::shell from safe.test to safe-stock86.test...kjnash2020-07-221-49/+19
| | * | | | | | | | | | | | Merge safe-extra-tests-8-7kjnash2020-07-221-1270/+102
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge safe-extra-tests-8-7kjnash2020-07-191-52/+119
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge safe-extra-tests-8-7kjnash2020-07-161-320/+326
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \