summaryrefslogtreecommitdiffstats
path: root/academic/pyCRAC/README.tests
blob: 15def4bfebde28168df28a716558e47dc43948f9 (plain)
1
2
3
4
5
6
7
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.