The python tests
  • Shell 66.5%
  • Python 33.5%
Find a file
Lumir Balhar 261dfe65e1 Add method for virtualenv with --seeder pip
--seeder pip uses pip (from wheel) to install seed packages (pip, setuptools
and wheel) from our own system wheels.
2020-06-23 13:35:27 +02:00
.fmf Initial example of the Flexible Metadata Format 2018-09-19 16:03:10 +02:00
flags Test that the debug build has the proper -O flags set 2019-10-21 15:17:34 +02:00
selftest Have a dynamic Python version by default if possible 2020-04-20 15:32:38 +02:00
smoke Add method for virtualenv with --seeder pip 2020-06-23 13:35:27 +02:00
.gitignore Ignore anywhere 2018-07-20 12:17:31 +02:00
main.fmf Initial example of the Flexible Metadata Format 2018-09-19 16:03:10 +02:00
README.rst Add a simple README file 2018-07-20 10:49:34 +02:00
tests.yml Make it possible to run Python 3.4 tests optionally 2020-06-05 11:42:43 +02:00

Python Tests
============

Shared test repository for Python integration tests.