summaryrefslogtreecommitdiff
path: root/test/142-classloader2
AgeCommit message (Expand)Author
2022-02-15Allow more cross-referencing between run-test sources. Vladimir Marko
2021-07-07Don't wrap VerifyError into NoClassDefFoundError. Nicolas Geoffray
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
2017-06-02Tests: never use System.err Kevin Brodsky
2017-01-24Add class status for resolved erroneous classes. Vladimir Marko
2016-07-22ART: Fix type parameter in tests Andreas Gampe
2016-06-07Wrap certain exception types when loading an erroneous class. Jeff Hao
2015-09-22ART: PathClassLoader test Andreas Gampe