tests_wrapper.py adds

This commit is contained in:
emdee 2023-07-17 02:36:30 +00:00
parent 1aa831cbd6
commit c6282d17c6
5 changed files with 447 additions and 252 deletions

6
.gitignore vendored
View file

@ -161,5 +161,11 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
.pylint.sh
.pylint.err
.pylint.log
.pylint.out
*.dst
*~