- 45c6d8b Fix the scripts for libjdwp tests and libcore tests to find the image. by Jiakai Zhang · 2 years, 11 months ago
- 6355d69 Remove core.art image by David Srbecky · 4 years, 10 months ago
- 928d28e Use boot image for all tests instead of core.art. by David Srbecky · 4 years, 10 months ago
- d20e51d "Move ICU from ART APEX to i18n APEX" Attempt 2 by Victor Chang · 4 years, 8 months ago
- 4a48775 Revert "Move ICU from ART APEX to i18n APEX" by vichang · 4 years, 8 months ago
- 8419b82 Move ICU from ART APEX to i18n APEX by Victor Chang · 4 years, 9 months ago
- 31e0dc2 Remove -testdex variants of bootclasspath jars. by Nicolas Geoffray · 4 years, 10 months ago
- 0331a0f Do not emit color codes when running run-jdwp-tests.sh with no terminal by Roland Levillain · 5 years ago
- 7fca6ef Add test skips for run-libjdwp-tests.sh by Alex Light · 5 years ago
- bd5690d Make run-jdwp-tests.sh warn about deprecation by Alex Light · 5 years ago
- 759845f Separate ICU4J from core-libart by Victor Chang · 5 years ago
- e47933a Replace more occurrences of `make` with `m` in ART. by Roland Levillain · 5 years ago
- 5071531 Remove use of deprecated apache-harmony-jdwp-tests-host target by Paul Duffin · 6 years ago
- 2da955f Revert "Ignore failures on O devices in JDWP tests." by Roland Levillain · 6 years ago
- b4a70ce Remove core-simple from the boot classpath by Neil Fuller · 6 years ago
- 191cae3 Use *-testdex in libcore and jdwp testing. by Nicolas Geoffray · 6 years ago
- ea65b21 Add apache-xml to boot class path for tests. by Vladimir Marko · 6 years ago
- 0ace563 Revert^2 "Allow boot image for a part of the boot classpath." by Vladimir Marko · 6 years ago
- fb83d76 Revert "Allow boot image for a part of the boot classpath." by Andreas Gampe · 6 years ago
- 4433c43 Allow boot image for a part of the boot classpath. by Vladimir Marko · 6 years ago
- 91f1032 Revert^2 "Pass boot class path to ImageSpace::LoadBootImage." by Vladimir Marko · 6 years ago
- 817dc66 ART: Fix run-jdwp-tests.sh by Andreas Gampe · 6 years ago
- f983c73 Add a --no-compile option to the art script and use it for jdwp. by Nicolas Geoffray · 6 years ago
- 1fc309a Always set compiler filter to 'quicken' for jdwp tests. by Nicolas Geoffray · 6 years ago
- d0d25fe Add some helpful features to jdwp test runners by Alex Light · 6 years ago
- baac7e4 "Revert^4 "Make adbconnection start automatically for debuggable apps (on target)" by Alex Light · 7 years ago
- 08f7c1d Have tools/run-{libcore,jdwp}-tests.sh honor ART_TEST_CHROOT. by Roland Levillain · 7 years ago
- cfb4ed5 ART: Fix for pkill on device in run-jdwp-tests.sh by Orion Hodson · 7 years ago
- e4f1c51 Support a chroot-based environment in ART Buildbot's target harness. by Roland Levillain · 7 years ago
- b52dbb7 Build, sync and use debuggerd and su in ART's Android root testing dir. by Roland Levillain · 7 years ago
- 3dfaab0 Ignore failures on O devices in JDWP tests. by Roland Levillain · 7 years ago
- 142f654 Have run-jdwp-tests try to dump stacks on device by Alex Light · 7 years ago
- 1c36188 Honor ART_TEST_ANDROID_ROOT in libcore and JDWP test scripts. by Roland Levillain · 7 years ago
- 878f33f Add commands to make jdwp tests dump stacks on timeouts by Alex Light · 7 years ago
- 264a486 Revert "Revert "Make the runtime default to not allowing JDWP again."" by Alex Light · 7 years ago
- 239bdf6 Remove Jack support from ART scripts by Neil Fuller · 7 years ago
- c546ec9 Switch to using d8 in ART by Neil Fuller · 7 years ago
- ec4a10c Increase timeout for libjdwp tests by Alex Light · 7 years ago
- 8d8299d Fix run-jdwp-tests.sh when running against RI. by Alex Light · 7 years ago
- 333b85f Merge "Switch vogar from toolchain=jdk to toolchain=dx" by Neil Fuller · 7 years ago
- d206ee6 Switch vogar from toolchain=jdk to toolchain=dx by Neil Fuller · 7 years ago
- c611ffa Make run-jdwp-tests.sh kill zombie dalvikvm processes by Alex Light · 7 years ago
- 84b92e0 Add support for using 'art' tools with gdbserver by Alex Light · 7 years ago
- 0ac2e5c Add property-changing JVMTI agent wrapper. by Alex Light · 7 years ago
- ccb7bb9 Fix typo in run-jdwp-tests.sh by Alex Light · 7 years ago
- 617c9c5 Support running jdwp tests on RI and with alternate JDWP by Alex Light · 7 years ago
- c0c0785 Add an option to the art script to not cleanup. by Nicolas Geoffray · 7 years ago
- e0ef0a8 Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build"" by Colin Cross · 7 years ago
- d092e74 Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build" by Colin Cross · 7 years ago
- 08e3397 tools: Read ANDROID_COMPILE_WITH_JACK from build by Igor Murashkin · 7 years ago
- c33c087 Fix ART buildbots to use jdk8 prebuilts by Shubham Ajmera · 7 years ago
- 1c5b42f ART: Add support for runtime debug checks by Andreas Gampe · 8 years ago
- 84f2632 tools: Allow testing with javac on buildbot by Igor Murashkin · 8 years ago
- 49cda06 Rename and obsolete compiler filter names. by Nicolas Geoffray · 8 years ago
- c3b208c Reduce timeout of JDWP tests by Sebastien Hertz · 8 years ago
- 0004e85 JDWP tests need debug info by Yohann Roussel · 8 years ago
- b76bc78 Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""" by Nicolas Geoffray · 8 years ago
- 8522758 Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."" by Hiroshi Yamauchi · 8 years ago
- 9b5515e Re-apply "Cleanup run-test and Makefile around boot image and PIC." by Nicolas Geoffray · 8 years ago
- 1ba223b Squashed commit of the following: by Nicolas Geoffray · 8 years ago
- 8c9ccac Cleanup run-test and Makefile around boot image and PIC. by Nicolas Geoffray · 8 years ago
- 85b286b ART: Fixup JDWP tests script by Andreas Gampe · 9 years ago
- ebd089d ART: Change run-*-tests to ANDROID_{HOST|PRODUCT}_OUT by Andreas Gampe · 8 years ago
- 7235dd1 Do not set property jpda.settings.syncPort in JDWP tests. by Roland Levillain · 9 years ago
- 5db109b Allow libcore and JDWP tests to be executed without JIT. by Roland Levillain · 9 years ago
- 544dcba Revert "Disable JDWP tests with read barriers." by Hiroshi Yamauchi · 9 years ago
- 99e6d2d Don't use JACK alpha anymore. by Nicolas Geoffray · 9 years ago
- 145c31a change image in run-jdwp-tests.sh by Mingyao Yang · 9 years ago
- d8aa503 Revert "Workaround JDWP failures" by Sebastien Hertz · 9 years ago
- 8af4d1c Workaround JDWP failures by Sebastien Hertz · 9 years ago
- 6705dab Build jdwp tests with Jack in vogar by Sebastien Hertz · 9 years ago
- 8994a04 Revert "Revert "ART: Fix up some multi-image cases"" by Andreas Gampe · 9 years ago
- de38b79 Revert "ART: Fix up some multi-image cases" by Nicolas Geoffray · 9 years ago
- 288b1e9 ART: Fix up some multi-image cases by Andreas Gampe · 9 years ago
- d895961 Tweaks to get vogar runs working after enso move. by Nicolas Geoffray · 9 years ago
- 1acc729 Remove unnecessary workaround to vogar escaping issue by Paul Duffin · 9 years ago
- f2a5c9c Disable JDWP tests with read barriers. by Roland Levillain · 9 years ago
- a166bbb Kill stale dalvikvm processes at the end of the jdwp test. by Hiroshi Yamauchi · 9 years ago
- 8d10e45 We still need to provide an image. by Nicolas Geoffray · 9 years ago
- 9518655 Fix script after image changes. by Nicolas Geoffray · 9 years ago
- 0775dba Remove obsolete comment and option. by Nicolas Geoffray · 9 years ago
- e2725c5 Move jdwp and libcore testing to jit. by Nicolas Geoffray · 9 years ago
- b15fea2 Make run-{libcore,jdwp}-tests work with OUT_DIR set. by Alex Light · 9 years ago
- a646aaf Add extra options to tools/run-jdwp-tests.sh by Sebastien Hertz · 9 years ago
- d553b43 Remove the --compiler-backend option from script. by Nicolas Geoffray · 10 years ago
- 9648a63 Update jdwp and libcore scripts for running with libartd. by Nicolas Geoffray · 10 years ago
- f4ff1d4 Revert "Revert "Do not pass junit.jar to vogar."" by Nicolas Geoffray · 10 years ago
- 5bf24f3 Revert "Do not pass junit.jar to vogar." by Nicolas Geoffray · 10 years ago
- 3185c8d Do not pass junit.jar to vogar. by Nicolas Geoffray · 10 years ago
- 472b00c Bump jdwp timeout to 12 minutes. by Nicolas Geoffray · 10 years ago
- 51a9098 Re-enable JDWP tests on volantis. by Nicolas Geoffray · 10 years ago
- 33e1f8f Don't use 'sh' on the host. by Nicolas Geoffray · 10 years ago
- 06801ff Use 'sh' explicitly when invoking the art script. by Nicolas Geoffray · 10 years ago
- f7c7fb4 Propertly quote arguments after latest adb/vogar changes. by Nicolas Geoffray · 10 years ago
- 71affb5 Disable tests for volantis. by Nicolas Geoffray · 10 years ago
- 2781f40 Run jdwp tests now that localhost issues have been solved. by Nicolas Geoffray · 10 years ago
- 930ba1c Tests still failing on buildbot's devices. by Nicolas Geoffray · 10 years ago
- a2c1861 Workaround for network issues: use 127.0.0.1. by Nicolas Geoffray · 10 years ago
- c986d6a Disable host testing for now. by Nicolas Geoffray · 10 years ago
- 5978690 On host, say the debuggee needs to be run through bash. by Nicolas Geoffray · 10 years ago