| broken-skip-if.toml |
|
40 |
| comment-example.toml |
|
506 |
| default-runif.toml |
|
125 |
| default-skipif.toml |
|
355 |
| default-subsuite.toml |
|
51 |
| default-suppfiles.toml |
|
127 |
| default-tags.toml |
|
104 |
| edit-manifest-after.toml |
|
927 |
| edit-manifest-before.toml |
|
675 |
| filter-example.toml |
|
232 |
| fleem |
|
30 |
| include |
|
|
| include-example.toml |
|
143 |
| include-invalid.toml |
|
25 |
| just-defaults.toml |
|
22 |
| manifest.toml |
|
373 |
| missing-path.toml |
|
12 |
| mozmill-example.toml |
|
3500 |
| mozmill-restart-example.toml |
|
1042 |
| no-tests.toml |
|
22 |
| parent |
|
|
| parse-error.toml |
|
12 |
| path-example.toml |
|
21 |
| relative-path.toml |
|
64 |
| remove-manifest-after1.toml |
|
335 |
| remove-manifest-after2.toml |
|
542 |
| remove-manifest-after3.toml |
|
626 |
| remove-manifest-before.toml |
|
780 |
| subsuite.toml |
|
179 |
| test_chunking.py |
Test chunking related filters |
9824 |
| test_convert_directory.py |
Create a tempdir without symlinks.
|
9535 |
| test_convert_symlinks.py |
test conversion of a directory tree with symlinks to a manifest structure
|
4758 |
| test_default_overrides.py |
Tests applying a skip-if condition in [DEFAULT] and || with the value for the test |
6118 |
| test_expressionparser.py |
Test the conditional expression parser. |
6172 |
| test_filters.py |
|
9030 |
| test_manifestparser.py |
Test the manifest parser
You must have manifestparser installed before running these tests.
Run ``python manifestparser.py setup develop`` with setuptools installed.
|
26688 |
| test_read_ini.py |
test .ini parsing
ensure our .ini parser is doing what we want; to be deprecated for
python's standard ConfigParser when 2.7 is reality so OrderedDict
is the default:
http://docs.python.org/2/library/configparser.html
|
2994 |
| test_testmanifest.py |
Test the Test Manifest |
4657 |
| test_toml.py |
Verify TOML function _condition_is_carryover platform match heuristic
|
4505 |
| test_util.py |
Test how our utility functions are working.
|
2387 |
| verifyDirectory |
|
|