aboutsummaryrefslogtreecommitdiff
path: root/test-rules
AgeCommit message (Expand)Author
2023-10-23Change NonMtsReason used within CipherTest.Miguel Aranda
2023-09-13Generate skippedCtsTest.txtVictor Chang
2023-06-27Disable 2 libcore.java.text.DateFormatTest tests cases on Android 12 and 13Victor Chang
2023-06-20Annotate some libcore tests with @NonMts, @NonCts, @LargeTestVictor Chang
2023-06-15Introduce @NonMTS, @NonCts, @NonVogar annotationsVictor Chang
2022-11-03Fix unaddressed review comment in CoreCompatChangeRuleTest.javaOrion Hodson
2022-11-02Drop dependency on truth-prebuiltOrion Hodson
2021-04-22Revert^2 "API changes as requested by API council."Mathew Inwood
2021-04-22Revert "API changes as requested by API council."Florian Mayer
2021-04-21API changes as requested by API council.Mathew Inwood
2020-07-28Inclusive Language Fixit: Replace dummy with fakePaul Duffin
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