Name Description Size Coverage
broken-skip-if.toml 40 -
comment-example.toml 506 -
default-skipif.toml 355 -
default-subsuite.toml 51 -
default-suppfiles.toml 127 -
default-tags.toml bar baz 104 -
edit-manifest-after.toml 969 -
edit-manifest-before.toml 678 -
filter-example.toml 232 -
fleem 30 -
include -
include-example.toml 143 -
include-invalid.toml 25 -
just-defaults.toml 22 -
manifest.toml 392 -
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 337 -
remove-manifest-after2.toml 534 -
remove-manifest-after3.toml 608 -
remove-manifest-before.toml 752 -
replace-tbd-after.toml 426 -
replace-tbd-before.toml 414 -
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 7902 -
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. 26543 -
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_token.py 2902 -
test_toml.py [DEFAULT] ["aaa.js"] skip-if = [ "true", # Bug 2003869 ] 7590 -
test_util.py Test how our utility functions are working. 2387 -
verifyDirectory -