broken-skip-if.toml |
|
40 |
comment-example.toml |
|
506 |
default-skipif.toml |
|
355 |
default-subsuite.toml |
|
51 |
default-suppfiles.toml |
|
127 |
default-tags.toml |
|
104 |
edit-manifest-after.toml |
|
610 |
edit-manifest-before.toml |
|
419 |
filter-example.toml |
|
232 |
fleem |
|
30 |
include |
|
|
include-example.toml |
|
143 |
include-invalid.toml |
|
25 |
just-defaults.toml |
|
22 |
manifest.toml |
|
355 |
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 |
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 |
5506 |
test_expressionparser.py |
Test the conditional expression parser. |
6172 |
test_filters.py |
|
7552 |
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.
|
23490 |
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_util.py |
Test how our utility functions are working.
|
2387 |
verifyDirectory |
|
|