__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 |
|
19498 |
test_errors.py |
|
3150 |
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
|
44583 |
test_manifests.py |
|
15479 |
test_mozjar.py |
|
11931 |
test_packager.py |
bar/*
[foo]
foo/*
-foo/bar
chrome.manifest
[zot destdir="destdir"]
foo/zot
; comment
#ifdef baz
[baz]
baz@SUFFIX@
#endif
|
23394 |
test_packager_formats.py |
|
19010 |
test_packager_l10n.py |
|
5943 |
test_packager_unpack.py |
|
2124 |
test_path.py |
|
5819 |
test_pkg.py |
|
4535 |
test_unify.py |
|
9145 |