Replace whole repo with latest content from branch rhel-8.8.0

Content corresponds with RHEL dist-git commit 6a2759e
This commit is contained in:
Honza Horak 2023-05-15 16:32:14 +02:00
parent 77a76e92d4
commit 8ed57c4aa1
4 changed files with 14 additions and 1 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

4
.gitignore vendored
View File

@ -1,2 +1,4 @@
SOURCES/iso8601-0.1.11.tar.gz
iso8601-0.1.4.tar.gz
/iso8601-0.1.8.tar.gz
/iso8601-0.1.10.tar.gz
/iso8601-0.1.11.tar.gz

4
plan.fmf Normal file
View File

@ -0,0 +1,4 @@
discover:
how: fmf
execute:
how: tmt

6
test_testsuite.fmf Normal file
View File

@ -0,0 +1,6 @@
framework: shell
require:
- python3
- python3-pytest
- python3-iso8601
test: pytest-3 --pyargs iso8601.test_iso8601