X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftests%2Frename%2FMakefile;fp=ghc%2Fcompiler%2Ftests%2Frename%2FMakefile;h=25be41ab085a1adafa32e738d889beab984c36e7;hb=334e7e63b1bfd04a7c712d9715e56c5e2fed0e33;hp=0000000000000000000000000000000000000000;hpb=a39b38ff75094818c5caec8f0322612704d0f979;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/rename/Makefile b/ghc/compiler/tests/rename/Makefile new file mode 100644 index 0000000..25be41a --- /dev/null +++ b/ghc/compiler/tests/rename/Makefile @@ -0,0 +1,17 @@ +TOP = ../../../.. +GhcRunTestRules = YES +# These options apply to all tests +RUNSTDTEST_OPTS = -ddump-rn -noC +include $(TOP)/ghc/mk/ghc.mk + +runtests :: $(patsubst %.hs, %.runtest, $(wildcard *.hs)) + +#SUBDIRS = bevan-bug-1 + +rn001_flags = -x1 +rn002_flags = -x1 +rn004_flags = -x1 +rn007_flags = -x1 +rn008_flags = -x1 +rn015_flags = -x1 +rn017_flags = -hi