Skip to content

Commit

Permalink
Test data: added a harness on numbers, strings and hyphen.
Browse files Browse the repository at this point in the history
  • Loading branch information
josephsl authored and mhameed committed Jun 16, 2014
1 parent cb9812c commit 6bb9c30
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion testData
Expand Up @@ -21,6 +21,11 @@ expected: ⠼⠙⠲⠃⠲⠁

comment: Fractions
input: 1/2
expected: ⠼⠁⠌
expected: ⠼⠁⠌
comment: the fraction should be read as one half

comment: Suppose we have a number, string then hyphen.
input: 4test-
expected: ⠼⠙⠞⠑⠎⠞⠤


0 comments on commit 6bb9c30

Please sign in to comment.