Hash : 89a5b6e6 Author : Date : 2016-12-20T08:40:47
Python: Simplify test suite generation by using unittest discovery (#485)
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# C *.o bin/ buildfiles/ **/obj/ dist/ # Python __pycache__/ *.py[cod] *.so *.egg-info/ # Tests *.txt.uncompressed *.bro *.unbro