summaryrefslogtreecommitdiff
path: root/test-rules
Commit message (Expand)AuthorAgeFilesLines
* API changes as requested by API council.Mathew Inwood2021-04-191-1/+0
* Inclusive Language Fixit: Replace dummy with fakePaul Duffin2020-07-282-27/+27
* Tweak SwitchTargetSdkVersionRule.Tobias Thierer2020-01-111-1/+1
* CoreCompatChangeRule: Allow tests without change overrides.Tobias Thierer2019-11-251-3/+3
* Revert "Revert submission from topic "separate-testing"."Andrei Onea2019-11-193-32/+153
* Use setOverridesFromTest in the test rule to avoid app kill.atrost2019-11-181-3/+4
* Revert submission from topic "separate-testing".Roland Levillain2019-11-153-153/+31
* Make (Core)CompatChangeRule libcore-specificAndrei Onea2019-11-143-31/+153
* Revert submissionsatayev2019-11-073-202/+7
* Make CompatChangeRule usable host-sideAndrei Onea2019-11-073-7/+202
* Remove redundant checks in CompatChangeRuleAndrei Onea2019-10-161-9/+4
* Add rule for toggling changes at test timeAndrei Onea2019-10-101-0/+147
* Add TestRule to enable access to deprecated BC algorithmsPaul Duffin2019-09-252-0/+127
* Add JUnit 4 TestRule for running tests with a specific target SDKPaul Duffin2019-03-212-0/+213
* Move libcore tests to non-libcore packages.Tobias Thierer2017-11-081-1/+2
* Update to work with JUnit 4.12Paul Duffin2016-12-191-4/+4
* Improve documentation of ResourceLeakageDetectorPaul Duffin2016-11-071-22/+70
* Detect and fix resource leakages in testsPaul Duffin2016-10-211-3/+33
* Improve resource leakage detection testingPaul Duffin2016-10-032-0/+262