pungi/tests
Lubomír Sedlář 539736a11e Use lowercase hashed directories
On case-insensitive filesystems it is not such a good idea to have
directories that only differ in case. Packages should be always split
into lowercased directories.

The test data is modified to include some packages starting with
uppercase letters. The example in code can be verified by running
`nosetests --with-doctest`.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2015-12-03 09:08:15 +01:00
..
data Use lowercase hashed directories 2015-12-03 09:08:15 +01:00
__init__.py Fix test data, improve Makefile. 2015-06-25 08:02:57 -04:00
test_arch.py Add armhfp arch tests. 2015-07-22 08:27:56 -04:00
test_compose.sh Fix test data, improve Makefile. 2015-06-25 08:02:57 -04:00
test_imagechecksumphase.py Compute checksums in ImageChecksumPhase 2015-11-24 09:36:22 +01:00
test_notifier.py Add ability to send messages about progress 2015-11-25 15:46:50 +01:00
test_pathmatch.py Fix test data, improve Makefile. 2015-06-25 08:02:57 -04:00