summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge 9.0jan.nijtmans2022-10-231-8/+8
|\
| * Fix [20157fbd14]: Failed tests safe-9.[67], since "-autoPath" is addedjan.nijtmans2022-10-181-8/+8
* | Merge 9.0jan.nijtmans2022-10-183-181/+2383
|\ \ | |/
| * Merge 8.7jan.nijtmans2022-10-183-181/+2383
| |\
| | * TIP #579 implementation: Improved auto_path for Safe Base interpretersjan.nijtmans2022-10-183-181/+2383
| | |\
| | | * Merge 8.7jan.nijtmans2022-09-282-0/+314
| | | |\
| | | * \ Merge 8.7kjnash2022-09-265-6/+628
| | | |\ \
| | | * \ \ Merge 8.7kjnash2022-09-2017-82/+557
| | | |\ \ \
| | | * \ \ \ Merge 8.7kjnash2022-08-3150-381/+4228
| | | |\ \ \ \
| | | * \ \ \ \ Merge old 8.7 ac18feaba77kjnash2022-08-311-921/+705
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge old 8.7 6c69a72c58kjnash2022-08-31110-2408/+2534
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge old 8.7 674a6ad0472c7kjnash2022-08-31162-1874/+2141
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge old 8.7 9a14272d20kjnash2022-08-314-2/+230
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge safe-extra-tests-8-7kjnash2020-08-281-4/+4
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge 8.7kjnash2020-08-283-6/+18
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge 8.7kjnash2020-08-115-242/+362
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge 8.7kjnash2020-07-303-4/+41
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge tip-579-8-6. All tests now pass.kjnash2020-07-253-25/+689
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | Rename command safe::setAutoPathSync to safe::setSyncMode. Add a section TYP...kjnash2020-07-252-360/+360
| | | | * | | | | | | | | | | | | 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-232-41/+308
| | | | * | | | | | | | | | | | | Merge safe-bugfixes-8-6kjnash2020-07-231-1/+1
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | Rename command safe::setAutoPathSync to safe::setSyncMode.kjnash2020-07-253-296/+296
| | | * | | | | | | | | | | | | | | Rearrange tests in safe.test so they are in numerical order.kjnash2020-07-251-218/+215
| | | * | | | | | | | | | | | | | | Merge 8.7kjnash2020-07-236-36/+33
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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-222-85/+303
| | | | * | | | | | | | | | | | | | | Merge safe-bugfixes-8-6kjnash2020-07-212-95/+216
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge safe-bugfixes-8-6kjnash2020-07-181-61/+119
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge safe-bugfixes-8-6kjnash2020-07-161-155/+184
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6kjnash2020-07-1413-39/+137
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | 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-223-75/+71
| | | * | | | | | | | | | | | | | | | | | | | Merge safe-extra-tests-8-7kjnash2020-07-223-1270/+1472
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge safe-extra-tests-8-7kjnash2020-07-192-53/+120
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7kjnash2020-07-161-1/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge safe-extra-tests-8-7kjnash2020-07-1683-408/+413
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7kjnash2020-07-1415-41/+138
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Rearrange tests in tests/safe.test to agree with upstream orderkjnash2020-07-141-733/+679
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Sync with bugfixes and tests pushed upstream via safe-extra-tests-8-7 and saf...kjnash2020-07-141-21/+2066
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Revise tests safe-18.[24] to allow for -autoPath in interpConfigure output. ...kjnash2020-07-091-22/+25
| | | * | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 9.0. More strict -eofchar parsingjan.nijtmans2022-10-175-45/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Implementation of TIP 637.dgp2022-10-173-41/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 9.0jan.nijtmans2022-10-141-3/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \