summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-11Ignore suite()s and don't ignore init errors when using method filters.android-tsl-4.0Brett Chabot
2015-09-11Merge "Fix treatment of suite() and class filters"Brett Chabot
2015-09-11Fix treatment of suite() and class filtersBrett Chabot
2015-09-11fixed intentScheme test, cleaned up externalWithTypoe testStephan Linzner
2015-09-10Merge "Help Espresso synchronize keyboard closure animations"Nick Korostelev
2015-09-10Help Espresso synchronize keyboard closure animationsNick Korostelev
2015-09-10Add special case multidex installation for ICS and lower.Brett Chabot
2015-09-10Merge "Add include/exclude filters to class and package"Stuart Scott
2015-09-09Fixed intents test on api 23 due to package name changeStephan Linzner
2015-09-09Fix service related testsNick Korostelev
2015-09-08Add include/exclude filters to class and packageStuart Scott
2015-09-04Support lib and build-tools 23.0.1 and extra version bumpStephan Linzner
2015-09-03Bumped all version numbers and fixed new build errorsStephan Linzner
2015-08-27Rename janktesthelper-v21 to janktesthelper-v23Allen Hair
2015-08-27Supressed TaskStackTest partlyStephan Linzner
2015-08-27Final sync with G3Stephan Linzner
2015-08-25Temporarily suppressed failing testsStephan Linzner
2015-08-25Sync Espresso to latest codebaseStephan Linzner
2015-08-19Merge "Add view matcher for input type on an edittext" into android-support-testStephan Linzner
2015-08-19Merge "Add view matcher for input type on an edittext" into android-support-testStephan Linzner
2015-08-19Add view matcher for input type on an edittextJuan Pereira
2015-08-19Merge "Add view matcher for matching error text on an edittext" into android-...Stephan Linzner
2015-08-19Merge "Add drawer layout open/close action factories." into android-support-testStephan Linzner
2015-08-19Merge "Add view matcher for matching error text on an edittext" into android-...Stephan Linzner
2015-08-19Merge "Add drawer layout open/close action factories." into android-support-testStephan Linzner
2015-08-13Merge "Specify gravity on the "is the drawer open/closed" checks" into androi...Stephan Linzner
2015-08-13Merge "Add IntentTestRule three parameters constructor to be fully compatible...Stephan Linzner
2015-08-13Merge "Fix RecyclerViewActions actionOnItem doc" into android-support-testStephan Linzner
2015-08-13merge in ub-support-test-release history after reset to ub-support-testThe Android Automerger
2015-08-08Merge "Revert "Temporarily revert JUnit to 4.10""Guang Zhu
2015-08-08Revert "Temporarily revert tests dependent on JUnit 4.12"Guang Zhu
2015-08-08Revert "Temporarily revert JUnit to 4.10"Guang Zhu
2015-08-07Temporarily revert tests dependent on JUnit 4.12Guang Zhu
2015-08-07Temporarily revert JUnit to 4.10Guang Zhu
2015-07-30Fix JUnit3 timeout issuesNick Korostelev
2015-07-08Add view matcher for matching error text on an edittextJuan Pereira
2015-07-07Add drawer layout open/close action factories.Jake Wharton
2015-07-02Update runner JavaDoc about coverage options.Michal Bendowski
2015-07-02Merge "Make sure RunnerArgs.Builder.fromBundle works for all fields."Michal Bendowski
2015-07-02Make sure RunnerArgs.Builder.fromBundle works for all fields.Michal Bendowski
2015-07-01Merge "Bumped versions to 0.4, 2.2.1, Rev 16 Support"Stephan Linzner
2015-07-01Bumped versions to 0.4, 2.2.1, Rev 16 SupportStephan Linzner
2015-07-01Fix for race condition in JavascriptBridgeLoadingStephan Linzner
2015-06-30Merge "Specify gravity on the "is the drawer open/closed" checks" into androi...Stephan Linzner
2015-06-30Merge "Add IntentTestRule three parameters constructor to be fully compatible...Stephan Linzner
2015-06-29Add IntentTestRule three parameters constructor to be fully compatible with A...Damián Arrillaga
2015-06-29Merge "Fix RecyclerViewActions actionOnItem doc" into android-support-testStephan Linzner
2015-06-29Parse "coverage" runner argument.Michal Bendowski
2015-06-29Fix RecyclerViewActions actionOnItem docDamián Arrillaga
2015-06-03Specify gravity on the "is the drawer open/closed" checksEric Denman