テストの整理
[YACASL2.git] / test / unit / h2word / 0.txt
diff --git a/test/unit/h2word/0.txt b/test/unit/h2word/0.txt
new file mode 100644 (file)
index 0000000..e7d7881
--- /dev/null
@@ -0,0 +1,9 @@
+#32768 #0000   Error - 116     #32768: out of hex range
+#-1    #0000   Error - 116     #-1: out of hex range
+#G     #0000   Error - 115     #G: not hex
+#FFFF  #FFFF
+#0     #0000
+#1     #0001
+#ab    #00AB
+#AB    #00AB
+#20    #0020