The python tests
  • Shell 66.5%
  • Python 33.5%
Find a file
Miro Hrončok df6c0cef6e Don't set SETUPTOOLS_USE_DISTUTILS=stdlib when distutils does not exist
Python 3.12.0a2 removed the standard library distutils module,
so we can no longer use it.
2022-11-16 00:45:37 +01:00
.fmf Initial example of the Flexible Metadata Format 2018-09-19 16:03:10 +02:00
flags Avoid variable names with negative conotations 2020-11-05 13:32:26 +01:00
marshalparser Support INSTALL_OR_SKIP for marshalparser test 2020-10-13 22:09:11 +02:00
selftest Don't set SETUPTOOLS_USE_DISTUTILS=stdlib when distutils does not exist 2022-11-16 00:45:37 +01:00
smoke Run tests as regular user 2022-06-09 12:46:18 +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 Run tests as regular user 2022-06-09 12:46:18 +02:00

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

Shared test repository for Python integration tests.