summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix OpenJDK 8 / dx issueHEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004-rc1replicant-6.0-0004replicant-6.0-0003replicant-6.0-0002replicant-6.0-0001stable/cm-13.0-ZNH5Ycm-13.0Neil Fuller2016-03-311-0/+5
* Change build target for vogar to include building vogar.jarNeil Fuller2015-06-291-6/+1
* Reset DateFormat.is24Hour after each testNeil Fuller2015-06-101-0/+43
* Match junit's implementation of some assertion methods.Nicolas Geoffray2015-06-031-19/+17
* Restore the translation from ["a", "b"] to ["a b"].Nicolas Geoffray2015-06-031-2/+19
* "adb shell" now works like ssh(1); fix vogar to match.Elliott Hughes2015-05-052-22/+3
* Disable jack for vogar.Narayan Kamath2015-04-301-0/+6
* Fix vogar's idea of quoting.Elliott Hughes2015-04-217-27/+46
* Fix parsing of id commandSpencer Low2015-03-272-2/+4
* Merge "Fix --mode=activity"Neil Fuller2015-03-243-3/+2
|\
| * Fix --mode=activityNeil Fuller2015-03-243-3/+2
* | Add a --test-only option to Vogar.Nicolas Geoffray2015-02-265-3/+22
|/
* Fix a typo when dealing with timeouts.Nicolas Geoffray2015-01-291-1/+1
* Remove default resource dirsNeil Fuller2015-01-232-11/+0
* Explcitly state Android change for InterleavedReader.java.Nicolas Geoffray2015-01-121-0/+6
* Fix a bug in vogar/caliper aroud BufferedReader.Nicolas Geoffray2015-01-122-1/+133
* Enable X64 variant for device modeCalin Juravle2015-01-071-1/+2
* Only make it a warning when the expectation comes from a file.Nicolas Geoffray2014-12-113-4/+25
* Add a new "warning" outcome type.Nicolas Geoffray2014-12-096-13/+36
* Change the default location for vogar executionNeil Fuller2014-12-052-2/+2
* Add 'modes_variants' in expectation files.Nicolas Geoffray2014-12-022-7/+45
* Merge "Only loop on /sdcard when waiting for tmpdir to be ready."Nicolas Geoffray2014-12-022-22/+28
|\
| * Only loop on /sdcard when waiting for tmpdir to be ready.Nicolas Geoffray2014-12-022-22/+28
* | Merge "Update vogar's caliper version to fix a bug"Neil Fuller2014-12-029-8/+216
|\ \
| * | Update vogar's caliper version to fix a bugNeil Fuller2014-12-029-8/+216
| |/
* | Merge "Revert "Fix assertEquals for floats and doubles""Calin Juravle2014-12-021-4/+10
|\ \
| * | Revert "Fix assertEquals for floats and doubles"Calin Juravle2014-12-021-4/+10
* | | Merge "Fix assertEquals for floats and doubles"Calin Juravle2014-12-021-10/+4
|\| | | |/ |/|
| * Fix assertEquals for floats and doublesCalin Juravle2014-11-281-10/+4
* | Small vogar fixes.Nicolas Geoffray2014-11-281-2/+2
|/
* Use a different name for building the jar.Nicolas Geoffray2014-11-262-2/+2
* Only set verify:none for dalvik.Nicolas Geoffray2014-11-252-4/+10
* Integrate vogar in Android's build system.Nicolas Geoffray2014-11-203-1/+92
* Use --var=x64 to run the 64-bit version of ARTnfuller@google.com2014-09-163-6/+21
* Adding back support for Dalvik.nfuller@google.com2014-08-059-129/+293
* Update vogar to use core-libart instead of core onnfuller@google.com2014-06-272-5/+5
* Use adb to find the Android SDK.limpbizkit2014-03-011-7/+7
* Support @Ignore.limpbizkit2014-03-012-12/+52
* Disable JCA security checks on the RIkroot@google.com2013-12-101-0/+37
* Fix getSuiteMethods to be consistent with classToJunitTestsbdc@google.com2013-09-031-2/+1
* Restore system properties to initial valuesbdc@google.com2013-06-141-7/+21
* Add conscrypt to Android BOOTCLASSPATH listsbdc@google.com2013-05-011-0/+2
* Add --vm-command option to allow vm executable to be overriddenbdc@google.com2013-04-197-6/+39
* Add basic JUnit4 supportkroot@google.com2013-04-1623-24/+1008
* Add okhttp to Android BOOTCLASSPATH listsbdc@google.com2013-04-051-2/+8
* src/vogar/android/AndroidProfiler.java: fix bdc's typo.enh@google.com2013-03-271-4/+4
* src/vogar/android/AndroidSdk.java: fix "--mode activity", at least from the r...enh@google.com2013-03-071-1/+2
* Only include Run.resourceClasspath in jvm and host mode, not target modebdc@google.com2013-01-074-6/+9
* Automatically add libcore resource directories to the runtime classpath.enh@google.com2012-12-044-9/+30
* Make it possible to run tests that use MockWebServer from within libcore/.enh@google.com2012-12-031-2/+3