| __init__.py |
|
199 |
- |
| again.py |
|
4832 |
- |
| auto.py |
|
3590 |
- |
| chooser |
|
|
- |
| compare.py |
|
2116 |
- |
| coverage.py |
Uses TestResolver to read all test manifests in the tree.
Returns a (tests, support_files_map) tuple that describes the tests in the tree:
tests - a set of test file paths
support_files_map - a dict that maps from each support file to a list with
test files that require them it
|
15881 |
- |
| empty.py |
|
1312 |
- |
| fuzzy.py |
|
8375 |
- |
| perf.py |
Thrown when a category is found to be invalid.
See the `PerfParser.run_category_checks()` method for more info.
|
68497 |
- |
| perf_preview.py |
This script is intended to be called through fzf as a preview formatter. |
1726 |
- |
| perfselector |
|
|
- |
| preview.py |
This script is intended to be called through fzf as a preview formatter. |
1025 |
- |
| release.py |
|
5860 |
- |
| scriptworker.py |
|
5674 |
- |