X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=tests%2FMakefile;h=e49a7e4fb4b87e90ca8674fb470f393ba3f9ff50;hb=56b4935896ac3b34a515016027c495c4987fce11;hp=83def3ce1b1a63235122c7172d1adcd0072ab093;hpb=93b5bd181600ddf5097d133c52cdc7b1d4a2c7c8;p=ia32rtools.git diff --git a/tests/Makefile b/tests/Makefile index 83def3c..e49a7e4 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -1,5 +1,6 @@ -TESTS = reg_call1 reg_call2 reg_call3 reg_call_tail reg_save \ +TESTS = reg_call1 reg_call2 reg_call3 reg_call4 reg_call5 \ + reg_call_tail reg_call_tail2 reg_save \ varargs ops x87 x87_f x87_s deref all: $(addsuffix .ok,$(TESTS))