translate: add ref hint, document others
[ia32rtools.git] / tests / Makefile
index 607ebe3..83def3c 100644 (file)
@@ -1,5 +1,6 @@
 
-TESTS = reg_call1 reg_call2 reg_call3 reg_call_tail reg_save
+TESTS = reg_call1 reg_call2 reg_call3 reg_call_tail reg_save \
+       varargs ops x87 x87_f x87_s deref
 
 all: $(addsuffix .ok,$(TESTS))