Tests for splparser are written as doctests contained in the test directory.
The test directory structure mirrors the main code directory structure.
To execute all tests, run python run-tests.py. Note that this requires nose.
There are currently known test failures representing difficult-to-parse and relatively uncommon situations.