]> git.k1024.org Git - pyxattr.git/commit
Add script to run tests
authorIustin Pop <iusty@k1024.org>
Thu, 11 Dec 2008 09:12:54 +0000 (10:12 +0100)
committerIustin Pop <iusty@k1024.org>
Thu, 11 Dec 2008 09:12:54 +0000 (10:12 +0100)
commite38a12e6fb2732181e61b999c02a96db76820370
tree625ba6d68666e8cc1a2987aad7a2bb1ca6fa0ee7
parentab7d96898b95a8d388a86be7f1444e9bfb409822
Add script to run tests

Since we don't have setuptools for now, we add a script to run tests and
modify the test script to work without setuptools.
run-tests.sh [new file with mode: 0755]
test/test_xattr.py