Unit Tests

- Added template.t as an example for all new unit tests.
This commit is contained in:
Paul Beckingham
2013-01-19 15:46:24 -05:00
parent e180dce1bc
commit c6c99c2e38
2 changed files with 67 additions and 0 deletions

View File

@@ -168,6 +168,8 @@ Unit Tests Needed
* Note that running the unit tests requires the Perl JSON module to be
installed.
Note that all new unit tests should follow the test/template.t standard.
Work in Progress
Things that are currently in flux, which is another way of saying leave it
alone while it is being worked on.