tito/test/functional
Jakub Kadlcik 998f7fb067 Make tests working on systems without non-versioned python macros
See RHBZ 1784688

We are using unversioned python macros, such as `%__python` and
`%python_sitelib` which are not supported in Fedora rawhide
anymore. Instead, we should use `%__python3` and `%python3_sitelib`.
2020-10-12 11:39:27 +02:00
..
specs Make tests working on systems without non-versioned python macros 2020-10-12 11:39:27 +02:00
__init__.py Re-enable functional tests, add top level runtests.py. 2009-07-25 11:50:02 -03:00
build_gitannex_tests.py Make tests working on systems without non-versioned python macros 2020-10-12 11:39:27 +02:00
build_tito_tests.py add build dependency for el5 and new functional tests 2014-05-26 18:37:00 +00:00
builder_tests.py Fix rpmbuild_options array handling from builder args 2015-06-24 14:19:42 +01:00
cargo_tag_tests.py Fix unit tests. 2016-12-15 15:05:25 +01:00
custom_tag_tests.py Custom tag support in tito release 2017-05-05 12:35:23 +02:00
fetch_tests.py Make tests working on systems without non-versioned python macros 2020-10-12 11:39:27 +02:00
fixture.py Make tests working on systems without non-versioned python macros 2020-10-12 11:39:27 +02:00
multiproject_tests.py Fix E305 PEP8 error 2020-01-30 23:31:36 +01:00
release_copr_tests.py Only pass one project_name to copr build command 2016-05-11 18:44:17 +01:00
release_yum_tests.py Temporarily skip some createrepo_c tests because it coredumps 2020-01-31 21:23:17 +01:00
singleproject_tests.py Use .assertTrue() instead of .assertIn() 2017-01-26 15:54:41 -05:00