Adding upstream version 1.6.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
a5555eb4a1
commit
d5b8e0af0d
42 changed files with 3857 additions and 0 deletions
6
scripts/testing.sh
Executable file
6
scripts/testing.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
nosetests --with-coverage --cover-package=treelib \
|
||||
--cover-erase --cover-tests \
|
||||
-d --all-modules \
|
||||
tests
|
Loading…
Add table
Add a link
Reference in a new issue