aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-13Use JUnit classes for running JUnit4 testsandroid-wear-7.1.1_r1android-n-preview-5android-n-iot-preview-2nougat-mr1-wear-releasen-iot-preview-2Paul Duffin
2016-07-11Use assertNotNull instead of assertTrue(ref != null).android-wear-n-preview-2Paul Duffin
2016-07-08Check initialization of @org.mockito.Mock annotated fieldsPaul Duffin
2016-07-04Separate JUnit3 and JUnit4 processing in VogarTestRunnerBuilderPaul Duffin
2016-07-04Remove dependency on mockito-hostPaul Duffin
2016-07-01Build VogarTestRunner via RunnerBuilders rather than directly.Paul Duffin
2016-06-28Move calls to TestEnvironment into a separate RunListenerPaul Duffin
2016-06-16Move calls to Profiler into separate RunListenerPaul Duffin
2016-06-16Move calls to TargetMonitor into separate RunListenerPaul Duffin
2016-06-14Use JUnitCore to run a list of VogarTest instancesPaul Duffin
2016-06-08Use JUnit Filter to support the skip past mechanismandroid-n-preview-4Paul Duffin
2016-06-08Integrate VogarTest more closely with JUnitPaul Duffin
2016-06-06Rename Runner to TargetRunnerPaul Duffin
2016-06-06Make ClassPathScanner optionally work with class directoriesPaul Duffin
2016-06-06Switch to using standard JUnitPaul Duffin
2016-06-01Improve the test coverage for vogar.target packagePaul Duffin
2016-05-26Improve error reporting when class cannot be runPaul Duffin
2016-05-26Add the "main" method name to the test descriptionPaul Duffin
2016-05-24Make Junit4 class more consistent with JUnitPaul Duffin
2016-05-24Make Junit3 class more consistent with JUnitPaul Duffin
2016-05-23Fix typoYi Kong
2016-05-19Merge "Revert "Make JUnit classes more compatible with standard JUnit""Roland Levillain
2016-05-19Revert "Make JUnit classes more compatible with standard JUnit"Roland Levillain
2016-05-19Extend the max length of a command to 4096 characters on devices.Roland Levillain
2016-05-17Make JUnit classes more compatible with standard JUnitPaul Duffin
2016-05-17Stop CaliperRunner ignoring errorsPaul Duffin
2016-05-16Restrict when Caliper benchmarks are run.Paul Duffin
2016-04-16Fix Parameterized test supportandroid-wear-n-preview-3android-wear-n-preview-1android-n-preview-3Paul Duffin
2016-04-03Fix the tests so that they work with OpenJDKandroid-n-preview-2Paul Duffin
2016-03-31Avoid making long filesystem keysKenny Root
2016-03-24Follow-up min api level introductionSebastien Hertz
2016-03-21Fix Jack command-lineSebastien Hertz
2016-03-14Remove forced usage of ALPHA version of JackNeil Fuller
2016-03-07Switch vogar to use Jack and 1.8 language features by defaultNeil Fuller
2016-03-04Add caching for Jack artifactsandroid-n-preview-1Neil Fuller
2016-02-24Pin libraries needed by vogar tool to java 1.7Neil Fuller
2016-02-24Fix --toolchain jack --mode device --benchmarkNeil Fuller
2016-02-19Specify the language version in JackDexTaskNeil Fuller
2016-02-15Retry implementing --debuggableNeil Fuller
2016-02-15Pass -Xcompiler-option --debuggable to davlikvm/app_process when debuggingNeil Fuller
2016-02-12Move to using jack for more things instead of dxNeil Fuller
2016-02-12Rudimentary vogar support for executing Java 8 testsNeil Fuller
2016-02-04Make sure to set the TestCase name correctlyPaul Duffin
2016-01-19Add versionCode / versionName to all aapt invocations.Narayan Kamath
2016-01-15Merge "Add --toolchain jack support for target"Neil Fuller
2016-01-15Add --toolchain jack support for targetNeil Fuller
2016-01-05Add apache-xml to the list of host jars.Narayan Kamath
2015-12-24Changes to get vogar working on masterYi Kong
2015-12-18Fix issue where requesting profiling broke CaliperPaul Duffin
2015-12-18Fix problem with passing args to runnersPaul Duffin