rewrote test harness to use eunit and make it easier to add future tests

This commit is contained in:
alisdair sullivan 2010-05-23 22:40:35 -07:00
parent f5f1f588d4
commit ab67abd01a
37 changed files with 121 additions and 81 deletions

1
test/cases/string.test Normal file
View file

@ -0,0 +1 @@
[start_array, {string, "this is a random string with \n embedded escapes in it"}, end_array].