dumpwordコマンド実行時やレジスタの内容を表示するときに、対応する文字を表示するよう仕様変更
[YACASL2.git] / test / integration / dumpword / l / 0.txt
index a39a28e..0522b5d 100644 (file)
@@ -1,6 +1,6 @@
      0:      0 = #0000 = 0000000000000000
      1:      1 = #0001 = 0000000000000001
-    10:     10 = #000A = 0000000000001010
+    10:     10 = #000A = 0000000000001010 = '\n'
  32767:  32767 = #7FFF = 0111111111111111
  32768:  32768 = #8000 = 1000000000000000
  65535:  65535 = #FFFF = 1111111111111111
@@ -23,3 +23,5 @@
  #FFFF:  65535 = #FFFF = 1111111111111111
 Dumpword Error - 116: #00001: out of hex range
 Dumpword Error - 115: #G: not hex
+Dumpword Error - 114: G: not integer
+Dumpword Error - 114: g: not integer