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

2
test/cases/unicode.test Normal file
View file

@ -0,0 +1,2 @@
[start_array, {string, "arabic letter alef: "}, {string, [16#0627]}, end_array].
[{escaped_unicode, codepoint}].