File: README

package info (click to toggle)
pygdchart2 0.beta1-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 508 kB
  • ctags: 308
  • sloc: python: 1,268; ansic: 1,029; makefile: 6; sh: 1
file content (7 lines) | stat: -rw-r--r-- 331 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
The unit tests in this directory were written to be run by PyLid: 

    http://www.nullcube.com/software/pylid
    
That said, PyLid is built on the standard Python unit-testing framework, so it
should not be hard to run the tests without it. After running the tests, check
the testgraphs directory to make sure everything ran OK.