No description
Find a file
Igor Gnatenko 8155c69e38 use python API for tests
Before:
real	0m4.807s
user	0m3.817s
sys	0m0.920s

After:
real	0m1.236s
user	0m1.011s
sys	0m0.222s

Multiply by number of testcases we didn't implement yet and by
python versions we want to test on.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-02-05 21:06:40 +01:00
data move RPM stuff into subdirectory 2017-02-05 18:15:28 +01:00
rust2rpm move common parts into subdirectory 2017-02-05 18:15:28 +01:00
.gitignore distribute cargodeps and rust2rpm as zipapp 2017-02-05 20:54:10 +01:00
cargodeps.py move common parts into subdirectory 2017-02-05 18:15:28 +01:00
LICENSE add MIT license text 2017-01-30 18:46:00 +01:00
Makefile distribute cargodeps and rust2rpm as zipapp 2017-02-05 20:54:10 +01:00
requirements.txt add requirements.txt 2017-02-05 14:58:18 +01:00
rust2rpm.py move common parts into subdirectory 2017-02-05 18:15:28 +01:00
test.py use python API for tests 2017-02-05 21:06:40 +01:00
tox.ini add tox.ini 2017-02-05 14:59:18 +01:00