1
0
mirror of synced 2024-05-28 00:50:05 +02:00
mat2/tests
jvoisin 6e52661cfb Fix the testsuite on Python3.8
There is a bug in Python3.8 (https://bugs.python.org/issue38688)
triggering an infinite recursion when copying a tree
in a subfolder of the current one. We're working around it
by using a list instead of an iterator, so that Python
won't "discover" the target folder as part of the source files.

This should fix #130
2019-11-30 10:10:41 +01:00
..
data Add support for ppm 2019-09-01 09:28:46 -07:00
__init__.py Improve the testsuite 2018-03-18 21:42:12 +01:00
dirty.epub Implement epub support 2019-02-20 16:28:11 -08:00
test_climat2.py Fix the testsuite on Python3.8 2019-11-30 10:10:41 +01:00
test_corrupted_files.py Remove an unused variable 2019-10-12 21:41:13 +02:00
test_deep_cleaning.py Add a test for nsid cleaning 2019-09-01 13:52:02 +02:00
test_libmat2.py Add a way to disable the sandbox 2019-10-12 16:13:49 -07:00
test_lightweight_cleaning.py Refactor tests 2019-10-12 13:32:04 -07:00
test_policy.py Refactor tests 2019-10-12 13:32:04 -07:00