slackbuilds/academic/pyCRAC/README.tests

8 lines
254 B
Plaintext

To test the pyCRAC scripts after installing the package on Slackware:
cp -R /usr/share/pyCRAC <path-to-your-work-directory>/
cd <path-to-your-work-directory>/pyCRAC/tests
sh test.sh
If all tests complete without an error, the package is working.