summaryrefslogtreecommitdiffstats
path: root/unit-tests
Commit message (Collapse)AuthorAgeFilesLines
* Updated unit-test to check the XML APIDavid Sommerseth2009-06-101-1/+72
|
* CleanupNima Talebi2009-05-243-4/+7
|
* Completed preliminary reimplementation of type()Nima Talebi2009-05-241-0/+2
| | | | | | | Updated test unit to match. Throw an exception instead of returning None/False in some functions.
* Expanding the test case to include the POC demoNima Talebi2009-05-239-0/+891
The POC demo does not actually do much testing yet, other than just working or not working - but it's in place now for future enhancements.