aboutsummaryrefslogtreecommitdiff
path: root/autofill-parser/src/test
AgeCommit message (Collapse)Author
2021-12-02Cleanup dependency declarations and upgrade to Kotlin 1.6.0 (#1565)Harsh Shandilya
2021-08-13Disable explicit API for tests (#1483)Harsh Shandilya
* build: disable explicit API for test tasks * Remove `internal` modifier from test classes
2021-07-29Revamp PSL updates (#1475)Harsh Shandilya
* build: import Mozilla's Gradle plugin for PSL updates * autofill-parser: add tests for PublicSuffixListLoader * autofill-parser: regenerate publicsuffixes list * github: switch to Gradle plugin for PSL updates