summaryrefslogtreecommitdiff
path: root/test/714-invoke-custom-lambda-metafactory
AgeCommit message (Expand)Author
2022-11-17Run test build: Rename 'experimental' to 'api_level' David Srbecky
2022-11-02Run-tests: Rename "run" files to "run.py" David Srbecky
2022-10-31Remove "exit status" from run-test stdout. David Srbecky
2022-10-24Revert^2 "Convert per-test run scripts to python." David Srbecky
2022-10-23Revert "Convert per-test run scripts to python." David Srbecky
2022-10-23Convert per-test run scripts to python. David Srbecky
2022-10-20Refactor individual run-test build scripts David Srbecky
2022-06-28Convert run-test bash build scripts to python. David Srbecky
2020-11-10Verify ART run-tests' standard output and standard error separately. Roland Levillain
2020-11-05Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. Roland Levillain
2018-02-26Use ASM for invoke-custom tests Orion Hodson
2018-02-12Revert^2 "Ensure that run-test preserves exit status" Alex Light
2018-02-12Revert "Ensure that run-test preserves exit status" Nicolas Geoffray
2018-02-09Ensure that run-test preserves exit status Alex Light
2018-02-02ART: Fix call site resolution Orion Hodson