The python tests
  • Shell 66.5%
  • Python 33.5%
Find a file
Miro Hrončok 018063867c INSTALL_OR_SKIP: Support python3.X-freethreading-devel installation
It assumed python3.Xt-devel package name and that is not correct,
this way, we go for files and we don't care what package they are in.
All our Pythons have the -config file, but not PyPys,
so we keep that installation optional (unchecked) and we keep the original -devel installation as well.
2025-10-24 13:01:55 +02:00
.fmf Initial example of the Flexible Metadata Format 2018-09-19 16:03:10 +02:00
flags Do not skip a flag without -O, if the flag is checked explicitly 2024-09-11 22:27:17 +02:00
marshalparser Support INSTALL_OR_SKIP for marshalparser test 2020-10-13 22:09:11 +02:00
selftest Add --timeout to selftest/parallel.sh 2024-09-11 19:57:24 +02:00
smoke INSTALL_OR_SKIP: Support python3.X-freethreading-devel installation 2025-10-24 13:01:55 +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 INSTALL_OR_SKIP: Support python3.X-freethreading-devel installation 2025-10-24 13:01:55 +02:00

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

Shared test repository for Python integration tests.