diff options
Diffstat (limited to 'test/020-string/expected.txt')
| -rw-r--r-- | test/020-string/expected.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/020-string/expected.txt b/test/020-string/expected.txt new file mode 100644 index 0000000000..081fea3a41 --- /dev/null +++ b/test/020-string/expected.txt @@ -0,0 +1,7 @@ +testStr is 'This is a very nice string' +This is a very nice string +Compare result is 32 +Compare unicode: -65302 +Got expected exception +subStr is 'uick brown fox jumps over the lazy ' +Indexes are: 0:-1:0:43:33:-1:18:13:13:-1:18:18:-1:13:-1:-1:-1 |
