Go to the source code of this file.
Functions | |
| TEST (CatalogTest, Simple) | |
| TEST (CatalogTest, MultipleMatchOverlapping) | |
| TEST (CatalogTest, MultipleSelectorsFail) | |
| TEST (CatalogTest, OnlyOneSelectorsFail) | |
| TEST (CatalogTest, MultipleMatchNoOverlap) | |
| TEST (CatalogTest, NoSelectorMatch) | |
| TEST (CatalogTest, NoSelectionMatch) | |
| TEST (CatalogTest, SimpleParseEntry) | |
| TEST (CatalogTest, SkiaLicense) | |
| TEST (CatalogTest, SkiaLicenseIgnoreWhitespace) | |
| TEST (CatalogTest, SkiaLicenseIgnoreTrailing) | |
| TEST (CatalogTest, ExtractsGroups) | |
Variables | |
| static const char * | kEntry |
| static const char * | kSkiaLicense |
| TEST | ( | CatalogTest | , |
| ExtractsGroups | |||
| ) |
Definition at line 237 of file catalog_unittests.cc.
| TEST | ( | CatalogTest | , |
| MultipleMatchNoOverlap | |||
| ) |
Definition at line 123 of file catalog_unittests.cc.
References Catalog::Make().
| TEST | ( | CatalogTest | , |
| MultipleMatchOverlapping | |||
| ) |
Definition at line 81 of file catalog_unittests.cc.
References Catalog::Make().
| TEST | ( | CatalogTest | , |
| MultipleSelectorsFail | |||
| ) |
Definition at line 97 of file catalog_unittests.cc.
References Catalog::Make().
| TEST | ( | CatalogTest | , |
| NoSelectionMatch | |||
| ) |
Definition at line 141 of file catalog_unittests.cc.
References Catalog::Make().
| TEST | ( | CatalogTest | , |
| NoSelectorMatch | |||
| ) |
Definition at line 132 of file catalog_unittests.cc.
References Catalog::Make().
| TEST | ( | CatalogTest | , |
| OnlyOneSelectorsFail | |||
| ) |
Definition at line 110 of file catalog_unittests.cc.
References Catalog::Make().
| TEST | ( | CatalogTest | , |
| Simple | |||
| ) |
Definition at line 72 of file catalog_unittests.cc.
References Catalog::Make().
| TEST | ( | CatalogTest | , |
| SimpleParseEntry | |||
| ) |
Definition at line 150 of file catalog_unittests.cc.
References Catalog::ParseEntry().
| TEST | ( | CatalogTest | , |
| SkiaLicense | |||
| ) |
Definition at line 165 of file catalog_unittests.cc.
| TEST | ( | CatalogTest | , |
| SkiaLicenseIgnoreTrailing | |||
| ) |
Definition at line 220 of file catalog_unittests.cc.
| TEST | ( | CatalogTest | , |
| SkiaLicenseIgnoreWhitespace | |||
| ) |
Definition at line 203 of file catalog_unittests.cc.
|
static |
Definition at line 7 of file catalog_unittests.cc.
|
static |
Definition at line 40 of file catalog_unittests.cc.