summaryrefslogtreecommitdiff
path: root/test-rules
AgeCommit message (Expand)Author
2020-01-11Tweak SwitchTargetSdkVersionRule.Tobias Thierer
2019-11-25CoreCompatChangeRule: Allow tests without change overrides.Tobias Thierer
2019-11-19Revert "Revert submission from topic "separate-testing"."Andrei Onea
2019-11-18Use setOverridesFromTest in the test rule to avoid app kill.atrost
2019-11-15Revert submission from topic "separate-testing".Roland Levillain
2019-11-14Make (Core)CompatChangeRule libcore-specificAndrei Onea
2019-11-07Revert submissionsatayev
2019-11-07Make CompatChangeRule usable host-sideAndrei Onea
2019-10-16Remove redundant checks in CompatChangeRuleAndrei Onea
2019-10-10Add rule for toggling changes at test timeAndrei Onea
2019-09-25Add TestRule to enable access to deprecated BC algorithmsPaul Duffin
2019-03-21Add JUnit 4 TestRule for running tests with a specific target SDKPaul Duffin
2017-11-08Move libcore tests to non-libcore packages.Tobias Thierer
2016-12-19Update to work with JUnit 4.12Paul Duffin
2016-11-07Improve documentation of ResourceLeakageDetectorPaul Duffin
2016-10-21Detect and fix resource leakages in testsPaul Duffin
2016-10-03Improve resource leakage detection testingPaul Duffin