summaryrefslogtreecommitdiff
path: root/test/954-invoke-polymorphic-verifier
AgeCommit message (Expand)Author
2024-11-19verifier: Rewrite representation of constants. Vladimir Marko
2024-10-24verifier: Remove `PreciseReferenceType`. Vladimir Marko
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-28Move run-test "check" scripts to "run" scripts. 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-21Simplify run-test check scripts 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
2019-06-25Correct Indicies -> Indices Alex Light
2018-01-05ART: Verifier support for VarHandles Orion Hodson
2017-08-30ART: Redo verification on class resolution failure Andreas Gampe
2017-06-19test: Don't force-compile with jack for runtests Igor Murashkin
2017-01-17MethodHandles: Remove experimental flag. Narayan Kamath
2016-12-02ART: Add verifier support for invoke-polymorphic. Orion Hodson