| data |
|
|
- |
| python.toml |
|
280 |
- |
| test_balrog.py |
|
2094 |
- |
| test_bouncer_check.py |
|
2970 |
- |
| test_branding_urls.py |
|
1188 |
- |
| test_buglist_creator.py |
|
4994 |
- |
| test_generate_checksums.py |
<?xml version='1.0' encoding='UTF-8'?>
<ListBucketResult xmlns='http://doc.s3.amazonaws.com/2006-03-01'>
<Name>bucket</Name><Prefix>{PREFIX}</Prefix><IsTruncated>true</IsTruncated>
<NextMarker>{PREFIX}a.beet</NextMarker>
<Contents><Key>{PREFIX}a.beet</Key></Contents>
<Contents><Key>{PREFIX}a.tar.xz</Key></Contents>
</ListBucketResult> |
4757 |
- |
| test_merkle.py |
|
4581 |
- |
| test_update_verify.py |
|
15071 |
- |
| test_update_verify_config_creator.py |
|
4110 |
- |
| test_versions.py |
Test that we can parse previously shipped versions.
We only test 3.0 and up, since we never generate updates against
versions that old. |
2931 |
- |