ユニットテストで、コマンド表の内容をハッシュ表のまま出力するものと、ソートして出力するものに分離
[YACASL2.git] / test / unit / print_code_type_hash / Makefile
diff --git a/test/unit/print_code_type_hash/Makefile b/test/unit/print_code_type_hash/Makefile
new file mode 100644 (file)
index 0000000..17eb22a
--- /dev/null
@@ -0,0 +1,3 @@
+UCLASS = COMMON
+TESTSRCFILE = ../CERRARRAY.c print_code_type.c
+include ../TEST.mk