pungi/tests
Lubomír Sedlář b634a18a7f Stop using str.format
On Python 2.6, it requires the format placeholder to have explicit index
of argument, so using % formatting is easier.

There are a couple places where the method is still used because the
same argument is used twice.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-05-25 13:41:49 +02:00
..
data [checks] Don't always require jigdo 2016-03-10 09:08:19 +01:00
fixtures [pkgset] Add tests for KojiPackageSet 2016-04-22 13:35:17 +02:00
__init__.py Fix test data, improve Makefile. 2015-06-25 08:02:57 -04:00
helpers.py [pkgset] Add tests for KojiPackageSet 2016-04-22 13:35:17 +02:00
test_arch.py [arch] Add mock rpmUtils module 2016-05-17 12:10:45 +02:00
test_buildinstall.py The message attribute on exception is deprecated 2016-05-25 13:28:56 +02:00
test_checks.py [checks] Add a check for too restrictive umask 2016-03-31 10:10:18 +02:00
test_compose.py Improve logging of failable deliverables 2016-04-13 13:45:30 +02:00
test_compose.sh Move messaging into cli options 2015-11-27 10:35:08 +01:00
test_createiso_phase.py Stop using str.format 2016-05-25 13:41:49 +02:00
test_createiso_script.py Stop using str.format 2016-05-25 13:41:49 +02:00
test_createrepo_wrapper.py [createrepo] Use more verbose output 2016-04-27 18:35:43 +02:00
test_createrepophase.py [createrepo] Compute delta RPMS against old compose 2016-03-07 14:49:17 +01:00
test_imagebuildphase.py Stop using str.format 2016-05-25 13:41:49 +02:00
test_imagechecksumphase.py [checksums] Add label to file name 2016-03-16 08:49:44 +01:00
test_initphase.py [createrepo] Use more verbose output 2016-04-27 18:35:43 +02:00
test_koji_wrapper.py The message attribute on exception is deprecated 2016-05-25 13:28:56 +02:00
test_liveimagesphase.py Add common global settings for images 2016-04-18 18:11:29 +02:00
test_livemediaphase.py Add common global settings for images 2016-04-18 18:11:29 +02:00
test_lorax_wrapper.py [atomic] Add atomic_installer phase 2016-03-23 12:00:06 +01:00
test_notifier.py Fix notifier tests 2015-12-14 14:35:00 +01:00
test_ostree_installer_phase.py Stop using str.format 2016-05-25 13:41:49 +02:00
test_ostree_phase.py Stop using str.format 2016-05-25 13:41:49 +02:00
test_ostree_script.py Stop using str.format 2016-05-25 13:41:49 +02:00
test_pathmatch.py Allow running scripts with any python in PATH 2015-11-27 08:38:47 +01:00
test_paths.py [paths] Document and test translate_path 2016-03-07 15:18:57 +01:00
test_phase_base.py Add common global settings for images 2016-04-18 18:11:29 +02:00
test_pkgset_pkgsets.py Stop using functools.total_ordering 2016-05-25 13:28:56 +02:00
test_pkgset_source_koji.py [pkgset] Add tests for Koji source 2016-04-22 09:44:20 +02:00
test_scm.py [scm-wrapper] Report when file wrapper did not match anything 2016-04-18 14:24:43 +02:00
test_test_phase.py [test] Add checks for created images 2016-05-05 15:38:00 +02:00
test_util.py Stop using str.format 2016-05-25 13:41:49 +02:00