| __init__.py |
|
0 |
| data |
|
|
| python.toml |
|
372 |
| support |
|
|
| test_archive.py |
|
6046 |
| test_chrome_flags.py |
|
5591 |
| test_chrome_manifest.py |
|
6809 |
| test_copier.py |
|
19480 |
| test_errors.py |
|
3144 |
| test_files.py |
Check that File.copy yields the proper content in the destination file
in all situations that trigger different code paths:
- different content
- different content of the same size
- same content
- long content
|
44431 |
| test_manifests.py |
|
15404 |
| test_mozjar.py |
|
11933 |
| test_packager.py |
bar/*
[foo]
foo/*
-foo/bar
chrome.manifest
[zot destdir="destdir"]
foo/zot
; comment
#ifdef baz
[baz]
baz@SUFFIX@
#endif
|
23362 |
| test_packager_formats.py |
|
18785 |
| test_packager_l10n.py |
|
5925 |
| test_packager_unpack.py |
|
2124 |
| test_path.py |
|
5819 |
| test_pkg.py |
|
4535 |
| test_unify.py |
|
9136 |