H. Peter Anvin
9fa2e72997
Add support for UTF-16BE and UTF-32BE
...
Add support for bigendian UTF-16 and UTF-32, and (for symmetry) add
explicitly littleendian operators.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2012-02-25 15:29:37 -08:00
H. Peter Anvin
733cbb3197
test: change .stdout/.stderr to stdout/stderr
...
Using hidden files are rather antisocial, and rather pointless in this
particular context. Change .stdout and .stderr to simply stdout and
stderr.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2008-10-06 18:28:42 -07:00
Victor van den Elzen
1f1f38bcd0
update tests
2008-07-16 12:20:26 +02:00
H. Peter Anvin
6f4252afea
utf.asm: add some error cases
...
Add some error cases for testing
2008-06-15 17:53:12 -07:00
H. Peter Anvin
9c749101ef
Support __utf16__ and __utf32__ in an expression context
...
Support __utf16__ and __utf32__ in expression contexts.
2008-06-14 21:08:38 -07:00