Move tests from tests/ghc-regress/* to just tests/*
Showing
with
416 additions
and
0 deletions
+416
-0
- testsuite/tests/KNOWN_FAILURES testsuite/tests/KNOWN_FAILURES +0 -0
- testsuite/tests/Makefile testsuite/tests/Makefile +18 -0
- testsuite/tests/NOTES testsuite/tests/NOTES +0 -0
- testsuite/tests/annotations/Makefile testsuite/tests/annotations/Makefile +3 -0
- testsuite/tests/annotations/should_compile/Makefile testsuite/tests/annotations/should_compile/Makefile +0 -0
- testsuite/tests/annotations/should_compile/all.T testsuite/tests/annotations/should_compile/all.T +0 -0
- testsuite/tests/annotations/should_compile/ann01.hs testsuite/tests/annotations/should_compile/ann01.hs +0 -0
- testsuite/tests/annotations/should_compile/ann01.stderr testsuite/tests/annotations/should_compile/ann01.stderr +0 -0
- testsuite/tests/annotations/should_fail/Annfail04_Help.hs testsuite/tests/annotations/should_fail/Annfail04_Help.hs +0 -0
- testsuite/tests/annotations/should_fail/Annfail05_Help.hs testsuite/tests/annotations/should_fail/Annfail05_Help.hs +0 -0
- testsuite/tests/annotations/should_fail/Annfail06_Help.hs testsuite/tests/annotations/should_fail/Annfail06_Help.hs +0 -0
- testsuite/tests/annotations/should_fail/Makefile testsuite/tests/annotations/should_fail/Makefile +0 -0
- testsuite/tests/annotations/should_fail/all.T testsuite/tests/annotations/should_fail/all.T +0 -0
- testsuite/tests/annotations/should_fail/annfail01.hs testsuite/tests/annotations/should_fail/annfail01.hs +0 -0
- testsuite/tests/annotations/should_fail/annfail01.stderr testsuite/tests/annotations/should_fail/annfail01.stderr +0 -0
- testsuite/tests/annotations/should_fail/annfail02.hs testsuite/tests/annotations/should_fail/annfail02.hs +0 -0
- testsuite/tests/annotations/should_fail/annfail02.stderr testsuite/tests/annotations/should_fail/annfail02.stderr +0 -0
- testsuite/tests/annotations/should_fail/annfail03.hs testsuite/tests/annotations/should_fail/annfail03.hs +0 -0
- testsuite/tests/annotations/should_fail/annfail03.stderr testsuite/tests/annotations/should_fail/annfail03.stderr +0 -0
- testsuite/tests/annotations/should_fail/annfail04.hs testsuite/tests/annotations/should_fail/annfail04.hs +0 -0
- testsuite/tests/annotations/should_fail/annfail04.stderr testsuite/tests/annotations/should_fail/annfail04.stderr +0 -0
- testsuite/tests/annotations/should_fail/annfail05.hs testsuite/tests/annotations/should_fail/annfail05.hs +0 -0
- testsuite/tests/annotations/should_fail/annfail05.stderr testsuite/tests/annotations/should_fail/annfail05.stderr +0 -0
- testsuite/tests/annotations/should_fail/annfail06.hs testsuite/tests/annotations/should_fail/annfail06.hs +0 -0
- testsuite/tests/annotations/should_fail/annfail06.stderr testsuite/tests/annotations/should_fail/annfail06.stderr +0 -0
- testsuite/tests/annotations/should_fail/annfail07.hs testsuite/tests/annotations/should_fail/annfail07.hs +0 -0
- testsuite/tests/annotations/should_fail/annfail07.stderr testsuite/tests/annotations/should_fail/annfail07.stderr +0 -0
- testsuite/tests/annotations/should_fail/annfail08.hs testsuite/tests/annotations/should_fail/annfail08.hs +0 -0
- testsuite/tests/annotations/should_fail/annfail08.stderr testsuite/tests/annotations/should_fail/annfail08.stderr +0 -0
- testsuite/tests/annotations/should_fail/annfail09.hs testsuite/tests/annotations/should_fail/annfail09.hs +0 -0
- testsuite/tests/annotations/should_fail/annfail09.stderr testsuite/tests/annotations/should_fail/annfail09.stderr +0 -0
- testsuite/tests/annotations/should_fail/annfail10.hs testsuite/tests/annotations/should_fail/annfail10.hs +0 -0
- testsuite/tests/annotations/should_fail/annfail10.stderr testsuite/tests/annotations/should_fail/annfail10.stderr +0 -0
- testsuite/tests/annotations/should_fail/annfail11.hs testsuite/tests/annotations/should_fail/annfail11.hs +0 -0
- testsuite/tests/annotations/should_fail/annfail11.stderr testsuite/tests/annotations/should_fail/annfail11.stderr +0 -0
- testsuite/tests/annotations/should_fail/annfail12.hs testsuite/tests/annotations/should_fail/annfail12.hs +0 -0
- testsuite/tests/annotations/should_fail/annfail12.stderr testsuite/tests/annotations/should_fail/annfail12.stderr +0 -0
- testsuite/tests/annotations/should_fail/annfail13.hs testsuite/tests/annotations/should_fail/annfail13.hs +0 -0
- testsuite/tests/annotations/should_fail/annfail13.stderr testsuite/tests/annotations/should_fail/annfail13.stderr +0 -0
- testsuite/tests/annotations/should_run/Annrun01_Help.hs testsuite/tests/annotations/should_run/Annrun01_Help.hs +0 -0
- testsuite/tests/annotations/should_run/Makefile testsuite/tests/annotations/should_run/Makefile +12 -0
- testsuite/tests/annotations/should_run/all.T testsuite/tests/annotations/should_run/all.T +0 -0
- testsuite/tests/annotations/should_run/annrun01.hs testsuite/tests/annotations/should_run/annrun01.hs +0 -0
- testsuite/tests/annotations/should_run/annrun01.stdout testsuite/tests/annotations/should_run/annrun01.stdout +0 -0
- testsuite/tests/arityanal/Main.hs testsuite/tests/arityanal/Main.hs +0 -0
- testsuite/tests/arityanal/Main.stderr testsuite/tests/arityanal/Main.stderr +0 -0
- testsuite/tests/arityanal/Makefile testsuite/tests/arityanal/Makefile +0 -0
- testsuite/tests/arityanal/f0.hs testsuite/tests/arityanal/f0.hs +0 -0
- testsuite/tests/arityanal/f0.stderr testsuite/tests/arityanal/f0.stderr +0 -0
- testsuite/tests/arityanal/f1.hs testsuite/tests/arityanal/f1.hs +0 -0
- testsuite/tests/arityanal/f1.stderr testsuite/tests/arityanal/f1.stderr +0 -0
- testsuite/tests/arityanal/f10.hs testsuite/tests/arityanal/f10.hs +0 -0
- testsuite/tests/arityanal/f10.stderr testsuite/tests/arityanal/f10.stderr +0 -0
- testsuite/tests/arityanal/f11.hs testsuite/tests/arityanal/f11.hs +0 -0
- testsuite/tests/arityanal/f11.stderr testsuite/tests/arityanal/f11.stderr +0 -0
- testsuite/tests/arityanal/f12.hs testsuite/tests/arityanal/f12.hs +0 -0
- testsuite/tests/arityanal/f12.stderr testsuite/tests/arityanal/f12.stderr +0 -0
- testsuite/tests/arityanal/f13.hs testsuite/tests/arityanal/f13.hs +0 -0
- testsuite/tests/arityanal/f13.stderr testsuite/tests/arityanal/f13.stderr +0 -0
- testsuite/tests/arityanal/f14.hs testsuite/tests/arityanal/f14.hs +0 -0
- testsuite/tests/arityanal/f14.stderr testsuite/tests/arityanal/f14.stderr +0 -0
- testsuite/tests/arityanal/f15.hs testsuite/tests/arityanal/f15.hs +0 -0
- testsuite/tests/arityanal/f15.stderr testsuite/tests/arityanal/f15.stderr +0 -0
- testsuite/tests/arityanal/f2.hs testsuite/tests/arityanal/f2.hs +0 -0
- testsuite/tests/arityanal/f2.stderr testsuite/tests/arityanal/f2.stderr +0 -0
- testsuite/tests/arityanal/f3.hs testsuite/tests/arityanal/f3.hs +0 -0
- testsuite/tests/arityanal/f3.stderr testsuite/tests/arityanal/f3.stderr +0 -0
- testsuite/tests/arityanal/f4.hs testsuite/tests/arityanal/f4.hs +0 -0
- testsuite/tests/arityanal/f4.stderr testsuite/tests/arityanal/f4.stderr +0 -0
- testsuite/tests/arityanal/f5.hs testsuite/tests/arityanal/f5.hs +0 -0
- testsuite/tests/arityanal/f5.stderr testsuite/tests/arityanal/f5.stderr +0 -0
- testsuite/tests/arityanal/f6.hs testsuite/tests/arityanal/f6.hs +0 -0
- testsuite/tests/arityanal/f6.stderr testsuite/tests/arityanal/f6.stderr +0 -0
- testsuite/tests/arityanal/f7.hs testsuite/tests/arityanal/f7.hs +0 -0
- testsuite/tests/arityanal/f7.stderr testsuite/tests/arityanal/f7.stderr +0 -0
- testsuite/tests/arityanal/f8.hs testsuite/tests/arityanal/f8.hs +0 -0
- testsuite/tests/arityanal/f8.stderr testsuite/tests/arityanal/f8.stderr +0 -0
- testsuite/tests/arityanal/f9.hs testsuite/tests/arityanal/f9.hs +0 -0
- testsuite/tests/arityanal/f9.stderr testsuite/tests/arityanal/f9.stderr +0 -0
- testsuite/tests/arityanal/prim.hs testsuite/tests/arityanal/prim.hs +0 -0
- testsuite/tests/arityanal/prim.stderr testsuite/tests/arityanal/prim.stderr +0 -0
- testsuite/tests/array/Makefile testsuite/tests/array/Makefile +3 -0
- testsuite/tests/array/should_run/Makefile testsuite/tests/array/should_run/Makefile +0 -0
- testsuite/tests/array/should_run/all.T testsuite/tests/array/should_run/all.T +0 -0
- testsuite/tests/array/should_run/arr001.hs testsuite/tests/array/should_run/arr001.hs +0 -0
- testsuite/tests/array/should_run/arr001.stdout testsuite/tests/array/should_run/arr001.stdout +0 -0
- testsuite/tests/array/should_run/arr002.hs testsuite/tests/array/should_run/arr002.hs +0 -0
- testsuite/tests/array/should_run/arr002.stdout testsuite/tests/array/should_run/arr002.stdout +0 -0
- testsuite/tests/array/should_run/arr003.hs testsuite/tests/array/should_run/arr003.hs +0 -0
- testsuite/tests/array/should_run/arr003.stderr testsuite/tests/array/should_run/arr003.stderr +0 -0
- testsuite/tests/array/should_run/arr003.stderr-hugs testsuite/tests/array/should_run/arr003.stderr-hugs +0 -0
- testsuite/tests/array/should_run/arr004.hs testsuite/tests/array/should_run/arr004.hs +0 -0
- testsuite/tests/array/should_run/arr004.stderr testsuite/tests/array/should_run/arr004.stderr +0 -0
- testsuite/tests/array/should_run/arr004.stderr-hugs testsuite/tests/array/should_run/arr004.stderr-hugs +0 -0
- testsuite/tests/array/should_run/arr005.hs testsuite/tests/array/should_run/arr005.hs +0 -0
- testsuite/tests/array/should_run/arr005.stdout testsuite/tests/array/should_run/arr005.stdout +0 -0
- testsuite/tests/array/should_run/arr006.hs testsuite/tests/array/should_run/arr006.hs +0 -0
- testsuite/tests/array/should_run/arr006.stdout testsuite/tests/array/should_run/arr006.stdout +0 -0
- testsuite/tests/array/should_run/arr007.hs testsuite/tests/array/should_run/arr007.hs +0 -0
- testsuite/tests/array/should_run/arr007.stderr testsuite/tests/array/should_run/arr007.stderr +0 -0
- testsuite/tests/array/should_run/arr007.stderr-hugs testsuite/tests/array/should_run/arr007.stderr-hugs +0 -0
- testsuite/tests/array/should_run/arr008.hs testsuite/tests/array/should_run/arr008.hs +0 -0
- testsuite/tests/array/should_run/arr008.stderr testsuite/tests/array/should_run/arr008.stderr +0 -0
- testsuite/tests/array/should_run/arr008.stderr-hugs testsuite/tests/array/should_run/arr008.stderr-hugs +0 -0
- testsuite/tests/array/should_run/arr008.stdout testsuite/tests/array/should_run/arr008.stdout +0 -0
- testsuite/tests/array/should_run/arr008.stdout-hugs testsuite/tests/array/should_run/arr008.stdout-hugs +0 -0
- testsuite/tests/array/should_run/arr009.hs testsuite/tests/array/should_run/arr009.hs +0 -0
- testsuite/tests/array/should_run/arr009.stdout testsuite/tests/array/should_run/arr009.stdout +0 -0
- testsuite/tests/array/should_run/arr010.hs testsuite/tests/array/should_run/arr010.hs +0 -0
- testsuite/tests/array/should_run/arr010.stdout testsuite/tests/array/should_run/arr010.stdout +0 -0
- testsuite/tests/array/should_run/arr011.hs testsuite/tests/array/should_run/arr011.hs +0 -0
- testsuite/tests/array/should_run/arr011.stdout testsuite/tests/array/should_run/arr011.stdout +0 -0
- testsuite/tests/array/should_run/arr012.hs testsuite/tests/array/should_run/arr012.hs +0 -0
- testsuite/tests/array/should_run/arr012.stdout testsuite/tests/array/should_run/arr012.stdout +0 -0
- testsuite/tests/array/should_run/arr013.hs testsuite/tests/array/should_run/arr013.hs +0 -0
- testsuite/tests/array/should_run/arr013.stdout testsuite/tests/array/should_run/arr013.stdout +0 -0
- testsuite/tests/array/should_run/arr014.hs testsuite/tests/array/should_run/arr014.hs +0 -0
- testsuite/tests/array/should_run/arr014.stdout testsuite/tests/array/should_run/arr014.stdout +0 -0
- testsuite/tests/array/should_run/arr015.hs testsuite/tests/array/should_run/arr015.hs +0 -0
- testsuite/tests/array/should_run/arr015.stdout testsuite/tests/array/should_run/arr015.stdout +0 -0
- testsuite/tests/array/should_run/arr016.hs testsuite/tests/array/should_run/arr016.hs +0 -0
- testsuite/tests/array/should_run/arr016.stdout testsuite/tests/array/should_run/arr016.stdout +0 -0
- testsuite/tests/array/should_run/arr017.hs testsuite/tests/array/should_run/arr017.hs +0 -0
- testsuite/tests/array/should_run/arr017.stdout testsuite/tests/array/should_run/arr017.stdout +0 -0
- testsuite/tests/array/should_run/arr018.hs testsuite/tests/array/should_run/arr018.hs +0 -0
- testsuite/tests/array/should_run/arr018.stdout testsuite/tests/array/should_run/arr018.stdout +0 -0
- testsuite/tests/array/should_run/arr019.hs testsuite/tests/array/should_run/arr019.hs +0 -0
- testsuite/tests/array/should_run/arr019.stdout testsuite/tests/array/should_run/arr019.stdout +0 -0
- testsuite/tests/arrows/Makefile testsuite/tests/arrows/Makefile +3 -0
- testsuite/tests/arrows/should_compile/Makefile testsuite/tests/arrows/should_compile/Makefile +0 -0
- testsuite/tests/arrows/should_compile/T3964.hs testsuite/tests/arrows/should_compile/T3964.hs +0 -0
- testsuite/tests/arrows/should_compile/T5283.hs testsuite/tests/arrows/should_compile/T5283.hs +0 -0
- testsuite/tests/arrows/should_compile/all.T testsuite/tests/arrows/should_compile/all.T +0 -0
- testsuite/tests/arrows/should_compile/arrowapply1.hs testsuite/tests/arrows/should_compile/arrowapply1.hs +0 -0
- testsuite/tests/arrows/should_compile/arrowapply2.hs testsuite/tests/arrows/should_compile/arrowapply2.hs +0 -0
- testsuite/tests/arrows/should_compile/arrowapply3.hs testsuite/tests/arrows/should_compile/arrowapply3.hs +0 -0
- testsuite/tests/arrows/should_compile/arrowapply4.hs testsuite/tests/arrows/should_compile/arrowapply4.hs +0 -0
- testsuite/tests/arrows/should_compile/arrowapply5.hs testsuite/tests/arrows/should_compile/arrowapply5.hs +0 -0
- testsuite/tests/arrows/should_compile/arrowcase1.hs testsuite/tests/arrows/should_compile/arrowcase1.hs +0 -0
- testsuite/tests/arrows/should_compile/arrowdo1.hs testsuite/tests/arrows/should_compile/arrowdo1.hs +0 -0
- testsuite/tests/arrows/should_compile/arrowdo2.hs testsuite/tests/arrows/should_compile/arrowdo2.hs +0 -0
- testsuite/tests/arrows/should_compile/arrowdo3.hs testsuite/tests/arrows/should_compile/arrowdo3.hs +0 -0
- testsuite/tests/arrows/should_compile/arrowform1.hs testsuite/tests/arrows/should_compile/arrowform1.hs +0 -0
- testsuite/tests/arrows/should_compile/arrowif1.hs testsuite/tests/arrows/should_compile/arrowif1.hs +0 -0
- testsuite/tests/arrows/should_compile/arrowlet1.hs testsuite/tests/arrows/should_compile/arrowlet1.hs +0 -0
- testsuite/tests/arrows/should_compile/arrowpat.hs testsuite/tests/arrows/should_compile/arrowpat.hs +0 -0
- testsuite/tests/arrows/should_compile/arrowrec1.hs testsuite/tests/arrows/should_compile/arrowrec1.hs +0 -0
- testsuite/tests/arrows/should_fail/Makefile testsuite/tests/arrows/should_fail/Makefile +0 -0
- testsuite/tests/arrows/should_fail/T2111.hs testsuite/tests/arrows/should_fail/T2111.hs +0 -0
- testsuite/tests/arrows/should_fail/T2111.stderr testsuite/tests/arrows/should_fail/T2111.stderr +0 -0
- testsuite/tests/arrows/should_fail/T2111.stderr-ghc-7.0 testsuite/tests/arrows/should_fail/T2111.stderr-ghc-7.0 +0 -0
- testsuite/tests/arrows/should_fail/all.T testsuite/tests/arrows/should_fail/all.T +0 -0
- testsuite/tests/arrows/should_fail/arrowfail001.hs testsuite/tests/arrows/should_fail/arrowfail001.hs +0 -0
- testsuite/tests/arrows/should_fail/arrowfail001.stderr testsuite/tests/arrows/should_fail/arrowfail001.stderr +0 -0
- testsuite/tests/arrows/should_fail/arrowfail002.hs testsuite/tests/arrows/should_fail/arrowfail002.hs +0 -0
- testsuite/tests/arrows/should_fail/arrowfail002.stderr testsuite/tests/arrows/should_fail/arrowfail002.stderr +0 -0
- testsuite/tests/arrows/should_fail/arrowfail003.hs testsuite/tests/arrows/should_fail/arrowfail003.hs +0 -0
- testsuite/tests/arrows/should_fail/arrowfail003.stderr testsuite/tests/arrows/should_fail/arrowfail003.stderr +0 -0
- testsuite/tests/arrows/should_fail/arrowfail004.hs testsuite/tests/arrows/should_fail/arrowfail004.hs +0 -0
- testsuite/tests/arrows/should_fail/arrowfail004.stderr testsuite/tests/arrows/should_fail/arrowfail004.stderr +0 -0
- testsuite/tests/arrows/should_run/Makefile testsuite/tests/arrows/should_run/Makefile +0 -0
- testsuite/tests/arrows/should_run/T3822.hs testsuite/tests/arrows/should_run/T3822.hs +0 -0
- testsuite/tests/arrows/should_run/T3822.stdout testsuite/tests/arrows/should_run/T3822.stdout +0 -0
- testsuite/tests/arrows/should_run/all.T testsuite/tests/arrows/should_run/all.T +0 -0
- testsuite/tests/arrows/should_run/arrowrun001.hs testsuite/tests/arrows/should_run/arrowrun001.hs +0 -0
- testsuite/tests/arrows/should_run/arrowrun001.stdout testsuite/tests/arrows/should_run/arrowrun001.stdout +0 -0
- testsuite/tests/arrows/should_run/arrowrun002.hs testsuite/tests/arrows/should_run/arrowrun002.hs +0 -0
- testsuite/tests/arrows/should_run/arrowrun002.stdout testsuite/tests/arrows/should_run/arrowrun002.stdout +0 -0
- testsuite/tests/arrows/should_run/arrowrun003.hs testsuite/tests/arrows/should_run/arrowrun003.hs +0 -0
- testsuite/tests/arrows/should_run/arrowrun003.stdout testsuite/tests/arrows/should_run/arrowrun003.stdout +0 -0
- testsuite/tests/arrows/should_run/arrowrun004.hs testsuite/tests/arrows/should_run/arrowrun004.hs +0 -0
- testsuite/tests/arrows/should_run/arrowrun004.stdout testsuite/tests/arrows/should_run/arrowrun004.stdout +0 -0
- testsuite/tests/boxy/Base1.hs testsuite/tests/boxy/Base1.hs +0 -0
- testsuite/tests/boxy/Church1.hs testsuite/tests/boxy/Church1.hs +0 -0
- testsuite/tests/boxy/Church2.hs testsuite/tests/boxy/Church2.hs +0 -0
- testsuite/tests/boxy/Church2.stderr testsuite/tests/boxy/Church2.stderr +0 -0
- testsuite/tests/boxy/Compose.hs testsuite/tests/boxy/Compose.hs +0 -0
- testsuite/tests/boxy/Makefile testsuite/tests/boxy/Makefile +3 -0
- testsuite/tests/boxy/PList1.hs testsuite/tests/boxy/PList1.hs +0 -0
- testsuite/tests/boxy/PList2.hs testsuite/tests/boxy/PList2.hs +0 -0
- testsuite/tests/boxy/SystemF.hs testsuite/tests/boxy/SystemF.hs +0 -0
- testsuite/tests/boxy/T2193.hs testsuite/tests/boxy/T2193.hs +0 -0
- testsuite/tests/boxy/T2193.stdout testsuite/tests/boxy/T2193.stdout +0 -0
- testsuite/tests/boxy/all.T testsuite/tests/boxy/all.T +0 -0
- testsuite/tests/boxy/boxy.hs testsuite/tests/boxy/boxy.hs +0 -0
- testsuite/tests/cabal/1750.stderr testsuite/tests/cabal/1750.stderr +0 -0
- testsuite/tests/cabal/1750.stdout testsuite/tests/cabal/1750.stdout +0 -0
- testsuite/tests/cabal/1750A.pkg testsuite/tests/cabal/1750A.pkg +0 -0
- testsuite/tests/cabal/1750B.pkg testsuite/tests/cabal/1750B.pkg +0 -0
- testsuite/tests/cabal/Makefile testsuite/tests/cabal/Makefile +184 -0
- testsuite/tests/cabal/all.T testsuite/tests/cabal/all.T +0 -0
- testsuite/tests/cabal/cabal01/A.hs testsuite/tests/cabal/cabal01/A.hs +0 -0
- testsuite/tests/cabal/cabal01/B/A.hs testsuite/tests/cabal/cabal01/B/A.hs +0 -0
- testsuite/tests/cabal/cabal01/B/MainB.hs testsuite/tests/cabal/cabal01/B/MainB.hs +0 -0
- testsuite/tests/cabal/cabal01/MainA.hs testsuite/tests/cabal/cabal01/MainA.hs +0 -0
- testsuite/tests/cabal/cabal01/Makefile testsuite/tests/cabal/cabal01/Makefile +41 -0
- testsuite/tests/cabal/cabal01/Setup.lhs testsuite/tests/cabal/cabal01/Setup.lhs +0 -0
- testsuite/tests/cabal/cabal01/all.T testsuite/tests/cabal/cabal01/all.T +0 -0
- testsuite/tests/cabal/cabal01/c_src/hello.c testsuite/tests/cabal/cabal01/c_src/hello.c +0 -0
- testsuite/tests/cabal/cabal01/cabal01.stdout testsuite/tests/cabal/cabal01/cabal01.stdout +0 -0
- testsuite/tests/cabal/cabal01/cabal01.stdout-i386-unknown-mingw32 ...e/tests/cabal/cabal01/cabal01.stdout-i386-unknown-mingw32 +0 -0
- testsuite/tests/cabal/cabal01/hello.c testsuite/tests/cabal/cabal01/hello.c +0 -0
- testsuite/tests/cabal/cabal01/test.cabal testsuite/tests/cabal/cabal01/test.cabal +0 -0
- testsuite/tests/cabal/cabal02/Makefile testsuite/tests/cabal/cabal02/Makefile +33 -0
- testsuite/tests/cabal/cabal02/P1/A.hs testsuite/tests/cabal/cabal02/P1/A.hs +0 -0
- testsuite/tests/cabal/cabal02/P1/P1.cabal testsuite/tests/cabal/cabal02/P1/P1.cabal +0 -0
- testsuite/tests/cabal/cabal02/P2/A.hs testsuite/tests/cabal/cabal02/P2/A.hs +0 -0
- testsuite/tests/cabal/cabal02/P2/P2.cabal testsuite/tests/cabal/cabal02/P2/P2.cabal +0 -0
- testsuite/tests/cabal/cabal02/Q/B.hs testsuite/tests/cabal/cabal02/Q/B.hs +0 -0
- testsuite/tests/cabal/cabal02/Q/Q.cabal testsuite/tests/cabal/cabal02/Q/Q.cabal +0 -0
- testsuite/tests/cabal/cabal02/R/Main.hs testsuite/tests/cabal/cabal02/R/Main.hs +0 -0
- testsuite/tests/cabal/cabal02/R/R.cabal testsuite/tests/cabal/cabal02/R/R.cabal +0 -0
- testsuite/tests/cabal/cabal02/all.T testsuite/tests/cabal/cabal02/all.T +0 -0
- testsuite/tests/cabal/cabal03/Makefile testsuite/tests/cabal/cabal03/Makefile +41 -0
- testsuite/tests/cabal/cabal03/Setup.lhs testsuite/tests/cabal/cabal03/Setup.lhs +0 -0
- testsuite/tests/cabal/cabal03/all.T testsuite/tests/cabal/cabal03/all.T +0 -0
- testsuite/tests/cabal/cabal03/p/P.hs testsuite/tests/cabal/cabal03/p/P.hs +0 -0
- testsuite/tests/cabal/cabal03/p/p.cabal testsuite/tests/cabal/cabal03/p/p.cabal +0 -0
- testsuite/tests/cabal/cabal03/q/q.cabal testsuite/tests/cabal/cabal03/q/q.cabal +0 -0
- testsuite/tests/cabal/cabal03/r/r.cabal testsuite/tests/cabal/cabal03/r/r.cabal +0 -0
- testsuite/tests/cabal/cabal04/Library.hs testsuite/tests/cabal/cabal04/Library.hs +0 -0
- testsuite/tests/cabal/cabal04/Makefile testsuite/tests/cabal/cabal04/Makefile +23 -0
- testsuite/tests/cabal/cabal04/Setup.lhs testsuite/tests/cabal/cabal04/Setup.lhs +0 -0
- testsuite/tests/cabal/cabal04/TH.hs testsuite/tests/cabal/cabal04/TH.hs +0 -0
- testsuite/tests/cabal/cabal04/all.T testsuite/tests/cabal/cabal04/all.T +0 -0
- testsuite/tests/cabal/cabal04/thtest.cabal testsuite/tests/cabal/cabal04/thtest.cabal +0 -0
- testsuite/tests/cabal/ghcpkg01.stderr testsuite/tests/cabal/ghcpkg01.stderr +0 -0
- testsuite/tests/cabal/ghcpkg01.stdout testsuite/tests/cabal/ghcpkg01.stdout +0 -0
- testsuite/tests/cabal/ghcpkg03.stderr testsuite/tests/cabal/ghcpkg03.stderr +0 -0
- testsuite/tests/cabal/ghcpkg03.stderr-i386-unknown-mingw32 testsuite/tests/cabal/ghcpkg03.stderr-i386-unknown-mingw32 +0 -0
- testsuite/tests/cabal/ghcpkg03.stdout testsuite/tests/cabal/ghcpkg03.stdout +0 -0
- testsuite/tests/cabal/ghcpkg04.hs testsuite/tests/cabal/ghcpkg04.hs +0 -0
- testsuite/tests/cabal/ghcpkg04.stderr testsuite/tests/cabal/ghcpkg04.stderr +0 -0
- testsuite/tests/cabal/ghcpkg05.stderr testsuite/tests/cabal/ghcpkg05.stderr +0 -0
- testsuite/tests/cabal/ghcpkg05.stderr-i386-unknown-mingw32 testsuite/tests/cabal/ghcpkg05.stderr-i386-unknown-mingw32 +0 -0
- testsuite/tests/cabal/ghcpkg05.stdout testsuite/tests/cabal/ghcpkg05.stdout +0 -0
- testsuite/tests/cabal/ghcpkg06.stderr testsuite/tests/cabal/ghcpkg06.stderr +0 -0
- testsuite/tests/cabal/ghcpkg06.stdout testsuite/tests/cabal/ghcpkg06.stdout +0 -0
- testsuite/tests/cabal/pkg01.hs testsuite/tests/cabal/pkg01.hs +0 -0
- testsuite/tests/cabal/pkg01.stderr testsuite/tests/cabal/pkg01.stderr +0 -0
- testsuite/tests/cabal/pkg02/A.hs testsuite/tests/cabal/pkg02/A.hs +0 -0
- testsuite/tests/cabal/pkg02/Foreign.hs testsuite/tests/cabal/pkg02/Foreign.hs +0 -0
- testsuite/tests/cabal/pkg02/Makefile testsuite/tests/cabal/pkg02/Makefile +4 -0
- testsuite/tests/cabal/pkg02/all.T testsuite/tests/cabal/pkg02/all.T +0 -0
- testsuite/tests/cabal/pkg02/pkg02.stderr testsuite/tests/cabal/pkg02/pkg02.stderr +0 -0
- testsuite/tests/cabal/shadow.stderr testsuite/tests/cabal/shadow.stderr +0 -0
- testsuite/tests/cabal/shadow.stdout testsuite/tests/cabal/shadow.stdout +0 -0
- testsuite/tests/cabal/shadow1.pkg testsuite/tests/cabal/shadow1.pkg +0 -0
- testsuite/tests/cabal/shadow2.pkg testsuite/tests/cabal/shadow2.pkg +0 -0
- testsuite/tests/cabal/shadow3.pkg testsuite/tests/cabal/shadow3.pkg +0 -0
- testsuite/tests/cabal/test.pkg testsuite/tests/cabal/test.pkg +0 -0
- testsuite/tests/cabal/test2.pkg testsuite/tests/cabal/test2.pkg +0 -0
- testsuite/tests/cabal/test3.pkg testsuite/tests/cabal/test3.pkg +0 -0
- testsuite/tests/cabal/test4.pkg testsuite/tests/cabal/test4.pkg +0 -0
- testsuite/tests/cabal/test5.pkg testsuite/tests/cabal/test5.pkg +0 -0
- testsuite/tests/cabal/testdup.pkg testsuite/tests/cabal/testdup.pkg +0 -0
- testsuite/tests/codeGen/Makefile testsuite/tests/codeGen/Makefile +3 -0
- testsuite/tests/codeGen/should_compile/1916.hs testsuite/tests/codeGen/should_compile/1916.hs +0 -0
- testsuite/tests/codeGen/should_compile/2388.hs testsuite/tests/codeGen/should_compile/2388.hs +0 -0
- testsuite/tests/codeGen/should_compile/2578.hs testsuite/tests/codeGen/should_compile/2578.hs +0 -0
- testsuite/tests/codeGen/should_compile/3132.hs testsuite/tests/codeGen/should_compile/3132.hs +0 -0
- testsuite/tests/codeGen/should_compile/3579.hs testsuite/tests/codeGen/should_compile/3579.hs +0 -0
- testsuite/tests/codeGen/should_compile/Makefile testsuite/tests/codeGen/should_compile/Makefile +7 -0
- testsuite/tests/codeGen/should_compile/T3286.hs testsuite/tests/codeGen/should_compile/T3286.hs +0 -0
- testsuite/tests/codeGen/should_compile/T3286b.hs testsuite/tests/codeGen/should_compile/T3286b.hs +0 -0
- testsuite/tests/codeGen/should_compile/all.T testsuite/tests/codeGen/should_compile/all.T +0 -0
- testsuite/tests/codeGen/should_compile/cg001.hs testsuite/tests/codeGen/should_compile/cg001.hs +0 -0
- testsuite/tests/codeGen/should_compile/cg002.hs testsuite/tests/codeGen/should_compile/cg002.hs +0 -0
- testsuite/tests/codeGen/should_compile/cg003.hs testsuite/tests/codeGen/should_compile/cg003.hs +0 -0
- testsuite/tests/codeGen/should_compile/cg004.hs testsuite/tests/codeGen/should_compile/cg004.hs +0 -0
- testsuite/tests/codeGen/should_compile/cg005.hs testsuite/tests/codeGen/should_compile/cg005.hs +0 -0
- testsuite/tests/codeGen/should_compile/cg006.hs testsuite/tests/codeGen/should_compile/cg006.hs +0 -0
- testsuite/tests/codeGen/should_compile/cg007.hs testsuite/tests/codeGen/should_compile/cg007.hs +0 -0
- testsuite/tests/codeGen/should_compile/cg008.hs testsuite/tests/codeGen/should_compile/cg008.hs +0 -0
- testsuite/tests/codeGen/should_compile/jmp_tbl.hs testsuite/tests/codeGen/should_compile/jmp_tbl.hs +0 -0
- testsuite/tests/codeGen/should_compile/massive_array.hs testsuite/tests/codeGen/should_compile/massive_array.hs +0 -0
- testsuite/tests/codeGen/should_run/1852.hs testsuite/tests/codeGen/should_run/1852.hs +0 -0
- testsuite/tests/codeGen/should_run/1852.stdout testsuite/tests/codeGen/should_run/1852.stdout +0 -0
- testsuite/tests/codeGen/should_run/1861.hs testsuite/tests/codeGen/should_run/1861.hs +0 -0
- testsuite/tests/codeGen/should_run/1861.stdout testsuite/tests/codeGen/should_run/1861.stdout +0 -0
- testsuite/tests/codeGen/should_run/2080.hs testsuite/tests/codeGen/should_run/2080.hs +0 -0
- testsuite/tests/codeGen/should_run/2080.stdout testsuite/tests/codeGen/should_run/2080.stdout +0 -0
- testsuite/tests/codeGen/should_run/2838.hs testsuite/tests/codeGen/should_run/2838.hs +0 -0
- testsuite/tests/codeGen/should_run/2838.stdout testsuite/tests/codeGen/should_run/2838.stdout +0 -0
- testsuite/tests/codeGen/should_run/2838.stdout-ws-64 testsuite/tests/codeGen/should_run/2838.stdout-ws-64 +0 -0
- testsuite/tests/codeGen/should_run/3207.hs testsuite/tests/codeGen/should_run/3207.hs +0 -0
- testsuite/tests/codeGen/should_run/3207.stdout testsuite/tests/codeGen/should_run/3207.stdout +0 -0
- testsuite/tests/codeGen/should_run/3561.hs testsuite/tests/codeGen/should_run/3561.hs +0 -0
- testsuite/tests/codeGen/should_run/3561.stdout testsuite/tests/codeGen/should_run/3561.stdout +0 -0
- testsuite/tests/codeGen/should_run/3677.hs testsuite/tests/codeGen/should_run/3677.hs +0 -0
- testsuite/tests/codeGen/should_run/3677.stdout testsuite/tests/codeGen/should_run/3677.stdout +0 -0
- testsuite/tests/codeGen/should_run/4441.hs testsuite/tests/codeGen/should_run/4441.hs +0 -0
- testsuite/tests/codeGen/should_run/4441.stdout testsuite/tests/codeGen/should_run/4441.stdout +0 -0
- testsuite/tests/codeGen/should_run/5129.hs testsuite/tests/codeGen/should_run/5129.hs +0 -0
- testsuite/tests/codeGen/should_run/5149.hs testsuite/tests/codeGen/should_run/5149.hs +0 -0
- testsuite/tests/codeGen/should_run/5149.stdout testsuite/tests/codeGen/should_run/5149.stdout +0 -0
- testsuite/tests/codeGen/should_run/5149_cmm.cmm testsuite/tests/codeGen/should_run/5149_cmm.cmm +0 -0
- testsuite/tests/codeGen/should_run/Cgrun067A.hs testsuite/tests/codeGen/should_run/Cgrun067A.hs +0 -0
- testsuite/tests/codeGen/should_run/Makefile testsuite/tests/codeGen/should_run/Makefile +4 -0
- testsuite/tests/codeGen/should_run/all.T testsuite/tests/codeGen/should_run/all.T +0 -0
- testsuite/tests/codeGen/should_run/cgrun001.hs testsuite/tests/codeGen/should_run/cgrun001.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun001.stdout testsuite/tests/codeGen/should_run/cgrun001.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun002.hs testsuite/tests/codeGen/should_run/cgrun002.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun002.stdout testsuite/tests/codeGen/should_run/cgrun002.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun003.hs testsuite/tests/codeGen/should_run/cgrun003.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun003.stdout testsuite/tests/codeGen/should_run/cgrun003.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun004.hs testsuite/tests/codeGen/should_run/cgrun004.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun004.stdout testsuite/tests/codeGen/should_run/cgrun004.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun005.hs testsuite/tests/codeGen/should_run/cgrun005.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun005.stdout testsuite/tests/codeGen/should_run/cgrun005.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun006.hs testsuite/tests/codeGen/should_run/cgrun006.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun006.stdout testsuite/tests/codeGen/should_run/cgrun006.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun007.hs testsuite/tests/codeGen/should_run/cgrun007.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun007.stdout testsuite/tests/codeGen/should_run/cgrun007.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun008.hs testsuite/tests/codeGen/should_run/cgrun008.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun008.stdout testsuite/tests/codeGen/should_run/cgrun008.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun009.hs testsuite/tests/codeGen/should_run/cgrun009.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun009.stdout testsuite/tests/codeGen/should_run/cgrun009.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun010.hs testsuite/tests/codeGen/should_run/cgrun010.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun010.stdout testsuite/tests/codeGen/should_run/cgrun010.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun011.hs testsuite/tests/codeGen/should_run/cgrun011.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun011.stdout testsuite/tests/codeGen/should_run/cgrun011.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun012.hs testsuite/tests/codeGen/should_run/cgrun012.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun012.stdout testsuite/tests/codeGen/should_run/cgrun012.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun013.hs testsuite/tests/codeGen/should_run/cgrun013.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun013.stdout testsuite/tests/codeGen/should_run/cgrun013.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun014.hs testsuite/tests/codeGen/should_run/cgrun014.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun014.stdout testsuite/tests/codeGen/should_run/cgrun014.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun015.hs testsuite/tests/codeGen/should_run/cgrun015.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun015.stdout testsuite/tests/codeGen/should_run/cgrun015.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun016.hs testsuite/tests/codeGen/should_run/cgrun016.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun016.stderr testsuite/tests/codeGen/should_run/cgrun016.stderr +0 -0
- testsuite/tests/codeGen/should_run/cgrun016.stdout testsuite/tests/codeGen/should_run/cgrun016.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun017.hs testsuite/tests/codeGen/should_run/cgrun017.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun017.stdout testsuite/tests/codeGen/should_run/cgrun017.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun018.hs testsuite/tests/codeGen/should_run/cgrun018.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun018.stdout testsuite/tests/codeGen/should_run/cgrun018.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun019.hs testsuite/tests/codeGen/should_run/cgrun019.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun019.stdout testsuite/tests/codeGen/should_run/cgrun019.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun020.hs testsuite/tests/codeGen/should_run/cgrun020.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun020.stdout testsuite/tests/codeGen/should_run/cgrun020.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun021.hs testsuite/tests/codeGen/should_run/cgrun021.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun021.stdout testsuite/tests/codeGen/should_run/cgrun021.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun022.hs testsuite/tests/codeGen/should_run/cgrun022.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun022.stdout testsuite/tests/codeGen/should_run/cgrun022.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun023.stdout testsuite/tests/codeGen/should_run/cgrun023.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun024.hs testsuite/tests/codeGen/should_run/cgrun024.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun024.stdout testsuite/tests/codeGen/should_run/cgrun024.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun025.hs testsuite/tests/codeGen/should_run/cgrun025.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun025.stderr testsuite/tests/codeGen/should_run/cgrun025.stderr +0 -0
- testsuite/tests/codeGen/should_run/cgrun025.stdout testsuite/tests/codeGen/should_run/cgrun025.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun026.hs testsuite/tests/codeGen/should_run/cgrun026.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun026.stdout testsuite/tests/codeGen/should_run/cgrun026.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun027.hs testsuite/tests/codeGen/should_run/cgrun027.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun027.stdout testsuite/tests/codeGen/should_run/cgrun027.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun028.hs testsuite/tests/codeGen/should_run/cgrun028.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun028.stdout testsuite/tests/codeGen/should_run/cgrun028.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun031.hs testsuite/tests/codeGen/should_run/cgrun031.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun031.stdout testsuite/tests/codeGen/should_run/cgrun031.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun032.hs testsuite/tests/codeGen/should_run/cgrun032.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun032.stdout testsuite/tests/codeGen/should_run/cgrun032.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun033.hs testsuite/tests/codeGen/should_run/cgrun033.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun033.stdout testsuite/tests/codeGen/should_run/cgrun033.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun034.hs testsuite/tests/codeGen/should_run/cgrun034.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun034.stdout testsuite/tests/codeGen/should_run/cgrun034.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun035.hs testsuite/tests/codeGen/should_run/cgrun035.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun035.stdout testsuite/tests/codeGen/should_run/cgrun035.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun036.hs testsuite/tests/codeGen/should_run/cgrun036.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun036.stdout testsuite/tests/codeGen/should_run/cgrun036.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun037.hs testsuite/tests/codeGen/should_run/cgrun037.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun037.stdout testsuite/tests/codeGen/should_run/cgrun037.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun038.hs testsuite/tests/codeGen/should_run/cgrun038.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun038.stdout testsuite/tests/codeGen/should_run/cgrun038.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun039.hs testsuite/tests/codeGen/should_run/cgrun039.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun039.stdout testsuite/tests/codeGen/should_run/cgrun039.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun040.hs testsuite/tests/codeGen/should_run/cgrun040.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun040.stdout testsuite/tests/codeGen/should_run/cgrun040.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun043.hs testsuite/tests/codeGen/should_run/cgrun043.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun043.stdout testsuite/tests/codeGen/should_run/cgrun043.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun044.hs testsuite/tests/codeGen/should_run/cgrun044.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun044.stdout testsuite/tests/codeGen/should_run/cgrun044.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun045.hs testsuite/tests/codeGen/should_run/cgrun045.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun045.stderr testsuite/tests/codeGen/should_run/cgrun045.stderr +0 -0
- testsuite/tests/codeGen/should_run/cgrun045.stdout testsuite/tests/codeGen/should_run/cgrun045.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun046.hs testsuite/tests/codeGen/should_run/cgrun046.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun046.stdout testsuite/tests/codeGen/should_run/cgrun046.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun047.hs testsuite/tests/codeGen/should_run/cgrun047.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun047.stdout testsuite/tests/codeGen/should_run/cgrun047.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun048.hs testsuite/tests/codeGen/should_run/cgrun048.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun048.stdout testsuite/tests/codeGen/should_run/cgrun048.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun049.hs testsuite/tests/codeGen/should_run/cgrun049.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun049.stdout testsuite/tests/codeGen/should_run/cgrun049.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun050.hs testsuite/tests/codeGen/should_run/cgrun050.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun050.stdout testsuite/tests/codeGen/should_run/cgrun050.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun051.hs testsuite/tests/codeGen/should_run/cgrun051.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun051.stderr testsuite/tests/codeGen/should_run/cgrun051.stderr +0 -0
- testsuite/tests/codeGen/should_run/cgrun052.hs testsuite/tests/codeGen/should_run/cgrun052.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun052.stdout testsuite/tests/codeGen/should_run/cgrun052.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun053.hs testsuite/tests/codeGen/should_run/cgrun053.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun054.hs testsuite/tests/codeGen/should_run/cgrun054.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun054.stdout testsuite/tests/codeGen/should_run/cgrun054.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun055.hs testsuite/tests/codeGen/should_run/cgrun055.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun055.stdout testsuite/tests/codeGen/should_run/cgrun055.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun056.hs testsuite/tests/codeGen/should_run/cgrun056.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun056.stdout testsuite/tests/codeGen/should_run/cgrun056.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun057.hs testsuite/tests/codeGen/should_run/cgrun057.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun057.stderr testsuite/tests/codeGen/should_run/cgrun057.stderr +0 -0
- testsuite/tests/codeGen/should_run/cgrun058.hs testsuite/tests/codeGen/should_run/cgrun058.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun058.stdout testsuite/tests/codeGen/should_run/cgrun058.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun059.hs testsuite/tests/codeGen/should_run/cgrun059.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun059.stderr testsuite/tests/codeGen/should_run/cgrun059.stderr +0 -0
- testsuite/tests/codeGen/should_run/cgrun059.stdout testsuite/tests/codeGen/should_run/cgrun059.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun060.hs testsuite/tests/codeGen/should_run/cgrun060.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun060.stdout testsuite/tests/codeGen/should_run/cgrun060.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun061.hs testsuite/tests/codeGen/should_run/cgrun061.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun061.stdout testsuite/tests/codeGen/should_run/cgrun061.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun062.hs testsuite/tests/codeGen/should_run/cgrun062.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun062.stdout testsuite/tests/codeGen/should_run/cgrun062.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun063.hs testsuite/tests/codeGen/should_run/cgrun063.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun063.stdout testsuite/tests/codeGen/should_run/cgrun063.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun064.hs testsuite/tests/codeGen/should_run/cgrun064.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun064.stdout testsuite/tests/codeGen/should_run/cgrun064.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun065.hs testsuite/tests/codeGen/should_run/cgrun065.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun065.stdout testsuite/tests/codeGen/should_run/cgrun065.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun066.hs testsuite/tests/codeGen/should_run/cgrun066.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun066.stdout testsuite/tests/codeGen/should_run/cgrun066.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun067.hs testsuite/tests/codeGen/should_run/cgrun067.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun067.stdout testsuite/tests/codeGen/should_run/cgrun067.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun068.hs testsuite/tests/codeGen/should_run/cgrun068.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun068.stdout testsuite/tests/codeGen/should_run/cgrun068.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun069.hs testsuite/tests/codeGen/should_run/cgrun069.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun069.stdout testsuite/tests/codeGen/should_run/cgrun069.stdout +0 -0
- testsuite/tests/codeGen/should_run/cgrun069_cmm.cmm testsuite/tests/codeGen/should_run/cgrun069_cmm.cmm +0 -0
- testsuite/tests/codeGen/should_run/cgrun070.hs testsuite/tests/codeGen/should_run/cgrun070.hs +0 -0
- testsuite/tests/codeGen/should_run/cgrun070.stdout testsuite/tests/codeGen/should_run/cgrun070.stdout +0 -0
- testsuite/tests/concurrent/2317/2317.hs testsuite/tests/concurrent/2317/2317.hs +0 -0
- testsuite/tests/concurrent/2317/2317.stdout testsuite/tests/concurrent/2317/2317.stdout +0 -0
- testsuite/tests/concurrent/2317/Makefile testsuite/tests/concurrent/2317/Makefile +0 -0
- testsuite/tests/concurrent/2317/all.T testsuite/tests/concurrent/2317/all.T +0 -0
- testsuite/tests/concurrent/Makefile testsuite/tests/concurrent/Makefile +3 -0
- testsuite/tests/concurrent/prog001/Arithmetic.hs testsuite/tests/concurrent/prog001/Arithmetic.hs +0 -0
- testsuite/tests/concurrent/prog001/Converter.hs testsuite/tests/concurrent/prog001/Converter.hs +0 -0
- testsuite/tests/concurrent/prog001/Main.hs testsuite/tests/concurrent/prog001/Main.hs +0 -0
- testsuite/tests/concurrent/prog001/Makefile testsuite/tests/concurrent/prog001/Makefile +0 -0
- testsuite/tests/concurrent/prog001/Mult.hs testsuite/tests/concurrent/prog001/Mult.hs +0 -0
- testsuite/tests/concurrent/prog001/Stream.hs testsuite/tests/concurrent/prog001/Stream.hs +0 -0
- testsuite/tests/concurrent/prog001/Thread.hs testsuite/tests/concurrent/prog001/Thread.hs +0 -0
- testsuite/tests/concurrent/prog001/Trit.hs testsuite/tests/concurrent/prog001/Trit.hs +0 -0
- testsuite/tests/concurrent/prog001/Utilities.hs testsuite/tests/concurrent/prog001/Utilities.hs +0 -0
- testsuite/tests/concurrent/prog001/all.T testsuite/tests/concurrent/prog001/all.T +0 -0
- testsuite/tests/concurrent/prog001/concprog001.stdout testsuite/tests/concurrent/prog001/concprog001.stdout +0 -0
- testsuite/tests/concurrent/prog002/Event.hs testsuite/tests/concurrent/prog002/Event.hs +0 -0
- testsuite/tests/concurrent/prog002/FileIO.hs testsuite/tests/concurrent/prog002/FileIO.hs +0 -0
- testsuite/tests/concurrent/prog002/Makefile testsuite/tests/concurrent/prog002/Makefile +0 -0
- testsuite/tests/concurrent/prog002/Scheduler.hs testsuite/tests/concurrent/prog002/Scheduler.hs +0 -0
- testsuite/tests/concurrent/prog002/Server.hs testsuite/tests/concurrent/prog002/Server.hs +0 -0
- testsuite/tests/concurrent/prog002/Thread.hs testsuite/tests/concurrent/prog002/Thread.hs +0 -0
- testsuite/tests/concurrent/prog002/all.T testsuite/tests/concurrent/prog002/all.T +0 -0
- testsuite/tests/concurrent/prog002/concprog002.stderr testsuite/tests/concurrent/prog002/concprog002.stderr +0 -0
- testsuite/tests/concurrent/prog002/concprog002.stdout testsuite/tests/concurrent/prog002/concprog002.stdout +0 -0
- testsuite/tests/concurrent/prog003/BackList2.lhs testsuite/tests/concurrent/prog003/BackList2.lhs +0 -0
- testsuite/tests/concurrent/prog003/CASList.hs testsuite/tests/concurrent/prog003/CASList.hs +0 -0
- testsuite/tests/concurrent/prog003/Collate.hs testsuite/tests/concurrent/prog003/Collate.hs +0 -0
- testsuite/tests/concurrent/prog003/Collection.hs testsuite/tests/concurrent/prog003/Collection.hs +0 -0
- testsuite/tests/concurrent/prog003/IOList.lhs testsuite/tests/concurrent/prog003/IOList.lhs +0 -0
- testsuite/tests/concurrent/prog003/ImmList.hs testsuite/tests/concurrent/prog003/ImmList.hs +0 -0
- testsuite/tests/concurrent/prog003/MVarListLockCoupling.hs testsuite/tests/concurrent/prog003/MVarListLockCoupling.hs +0 -0
- testsuite/tests/concurrent/prog003/Main.lhs testsuite/tests/concurrent/prog003/Main.lhs +0 -0
- testsuite/tests/concurrent/prog003/MainMVarList.lhs testsuite/tests/concurrent/prog003/MainMVarList.lhs +0 -0
- testsuite/tests/concurrent/prog003/Makefile testsuite/tests/concurrent/prog003/Makefile +0 -0
- testsuite/tests/concurrent/prog003/RefInterface.hs testsuite/tests/concurrent/prog003/RefInterface.hs +0 -0
- testsuite/tests/concurrent/prog003/TestData.hs testsuite/tests/concurrent/prog003/TestData.hs +0 -0
- testsuite/tests/concurrent/prog003/TestDataParser.hs testsuite/tests/concurrent/prog003/TestDataParser.hs +0 -0
- testsuite/tests/concurrent/prog003/TestRun.hs testsuite/tests/concurrent/prog003/TestRun.hs +0 -0
- testsuite/tests/concurrent/prog003/all.T testsuite/tests/concurrent/prog003/all.T +0 -0
- testsuite/tests/concurrent/prog003/concprog003.stdout testsuite/tests/concurrent/prog003/concprog003.stdout +0 -0
- testsuite/tests/concurrent/prog003/test-8-3000-3000-2-1-4 testsuite/tests/concurrent/prog003/test-8-3000-3000-2-1-4 +0 -0
- testsuite/tests/concurrent/should_run/1980.hs testsuite/tests/concurrent/should_run/1980.hs +0 -0
- testsuite/tests/concurrent/should_run/2910.hs testsuite/tests/concurrent/should_run/2910.hs +0 -0
- testsuite/tests/concurrent/should_run/2910.stdout testsuite/tests/concurrent/should_run/2910.stdout +0 -0
- testsuite/tests/concurrent/should_run/2910a.hs testsuite/tests/concurrent/should_run/2910a.hs +0 -0
- testsuite/tests/concurrent/should_run/2910a.stdout testsuite/tests/concurrent/should_run/2910a.stdout +0 -0
- testsuite/tests/concurrent/should_run/3279.hs testsuite/tests/concurrent/should_run/3279.hs +0 -0
- testsuite/tests/concurrent/should_run/3279.stdout testsuite/tests/concurrent/should_run/3279.stdout +0 -0
- testsuite/tests/concurrent/should_run/3429.hs testsuite/tests/concurrent/should_run/3429.hs +0 -0
- testsuite/tests/concurrent/should_run/3429.stdout testsuite/tests/concurrent/should_run/3429.stdout +0 -0
- testsuite/tests/concurrent/should_run/4030.hs testsuite/tests/concurrent/should_run/4030.hs +0 -0
- testsuite/tests/concurrent/should_run/4030.stderr testsuite/tests/concurrent/should_run/4030.stderr +0 -0
- testsuite/tests/concurrent/should_run/4262.hs testsuite/tests/concurrent/should_run/4262.hs +0 -0
- testsuite/tests/concurrent/should_run/4262.stdout testsuite/tests/concurrent/should_run/4262.stdout +0 -0
- testsuite/tests/concurrent/should_run/4811.hs testsuite/tests/concurrent/should_run/4811.hs +0 -0
- testsuite/tests/concurrent/should_run/4813.hs testsuite/tests/concurrent/should_run/4813.hs +0 -0
- testsuite/tests/concurrent/should_run/Makefile testsuite/tests/concurrent/should_run/Makefile +6 -0
- testsuite/tests/concurrent/should_run/all.T testsuite/tests/concurrent/should_run/all.T +0 -0
- testsuite/tests/concurrent/should_run/allowinterrupt001.hs testsuite/tests/concurrent/should_run/allowinterrupt001.hs +0 -0
- testsuite/tests/concurrent/should_run/async001.hs testsuite/tests/concurrent/should_run/async001.hs +0 -0
- testsuite/tests/concurrent/should_run/async001.stdout testsuite/tests/concurrent/should_run/async001.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc001.hs testsuite/tests/concurrent/should_run/conc001.hs +0 -0
- testsuite/tests/concurrent/should_run/conc001.stdout testsuite/tests/concurrent/should_run/conc001.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc002.hs testsuite/tests/concurrent/should_run/conc002.hs +0 -0
- testsuite/tests/concurrent/should_run/conc002.stdout testsuite/tests/concurrent/should_run/conc002.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc003.hs testsuite/tests/concurrent/should_run/conc003.hs +0 -0
- testsuite/tests/concurrent/should_run/conc003.stdout testsuite/tests/concurrent/should_run/conc003.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc004.hs testsuite/tests/concurrent/should_run/conc004.hs +0 -0
- testsuite/tests/concurrent/should_run/conc004.stdout testsuite/tests/concurrent/should_run/conc004.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc006.hs testsuite/tests/concurrent/should_run/conc006.hs +0 -0
- testsuite/tests/concurrent/should_run/conc006.stdout testsuite/tests/concurrent/should_run/conc006.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc007.hs testsuite/tests/concurrent/should_run/conc007.hs +0 -0
- testsuite/tests/concurrent/should_run/conc007.stdout testsuite/tests/concurrent/should_run/conc007.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc008.hs testsuite/tests/concurrent/should_run/conc008.hs +0 -0
- testsuite/tests/concurrent/should_run/conc008.stdout testsuite/tests/concurrent/should_run/conc008.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc009.hs testsuite/tests/concurrent/should_run/conc009.hs +0 -0
- testsuite/tests/concurrent/should_run/conc009.stderr testsuite/tests/concurrent/should_run/conc009.stderr +0 -0
- testsuite/tests/concurrent/should_run/conc010.hs testsuite/tests/concurrent/should_run/conc010.hs +0 -0
- testsuite/tests/concurrent/should_run/conc010.stdout testsuite/tests/concurrent/should_run/conc010.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc012.hs testsuite/tests/concurrent/should_run/conc012.hs +0 -0
- testsuite/tests/concurrent/should_run/conc012.stdout testsuite/tests/concurrent/should_run/conc012.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc013.hs testsuite/tests/concurrent/should_run/conc013.hs +0 -0
- testsuite/tests/concurrent/should_run/conc013.stdout testsuite/tests/concurrent/should_run/conc013.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc014.hs testsuite/tests/concurrent/should_run/conc014.hs +0 -0
- testsuite/tests/concurrent/should_run/conc014.stdout testsuite/tests/concurrent/should_run/conc014.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc015.hs testsuite/tests/concurrent/should_run/conc015.hs +0 -0
- testsuite/tests/concurrent/should_run/conc015.stdout testsuite/tests/concurrent/should_run/conc015.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc015a.hs testsuite/tests/concurrent/should_run/conc015a.hs +0 -0
- testsuite/tests/concurrent/should_run/conc015a.stdout testsuite/tests/concurrent/should_run/conc015a.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc016.hs testsuite/tests/concurrent/should_run/conc016.hs +0 -0
- testsuite/tests/concurrent/should_run/conc016.stdout testsuite/tests/concurrent/should_run/conc016.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc017.hs testsuite/tests/concurrent/should_run/conc017.hs +0 -0
- testsuite/tests/concurrent/should_run/conc017.stdout testsuite/tests/concurrent/should_run/conc017.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc017a.hs testsuite/tests/concurrent/should_run/conc017a.hs +0 -0
- testsuite/tests/concurrent/should_run/conc017a.stdout testsuite/tests/concurrent/should_run/conc017a.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc018.hs testsuite/tests/concurrent/should_run/conc018.hs +0 -0
- testsuite/tests/concurrent/should_run/conc018.stdout testsuite/tests/concurrent/should_run/conc018.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc019.hs testsuite/tests/concurrent/should_run/conc019.hs +0 -0
- testsuite/tests/concurrent/should_run/conc019.stdout testsuite/tests/concurrent/should_run/conc019.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc020.hs testsuite/tests/concurrent/should_run/conc020.hs +0 -0
- testsuite/tests/concurrent/should_run/conc020.stderr testsuite/tests/concurrent/should_run/conc020.stderr +0 -0
- testsuite/tests/concurrent/should_run/conc021.hs testsuite/tests/concurrent/should_run/conc021.hs +0 -0
- testsuite/tests/concurrent/should_run/conc021.stderr testsuite/tests/concurrent/should_run/conc021.stderr +0 -0
- testsuite/tests/concurrent/should_run/conc022.hs testsuite/tests/concurrent/should_run/conc022.hs +0 -0
- testsuite/tests/concurrent/should_run/conc022.stdout testsuite/tests/concurrent/should_run/conc022.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc023.hs testsuite/tests/concurrent/should_run/conc023.hs +0 -0
- testsuite/tests/concurrent/should_run/conc024.hs testsuite/tests/concurrent/should_run/conc024.hs +0 -0
- testsuite/tests/concurrent/should_run/conc024.stdout testsuite/tests/concurrent/should_run/conc024.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc025.hs testsuite/tests/concurrent/should_run/conc025.hs +0 -0
- testsuite/tests/concurrent/should_run/conc025.stdout testsuite/tests/concurrent/should_run/conc025.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc026.hs testsuite/tests/concurrent/should_run/conc026.hs +0 -0
- testsuite/tests/concurrent/should_run/conc027.hs testsuite/tests/concurrent/should_run/conc027.hs +0 -0
- testsuite/tests/concurrent/should_run/conc028.hs testsuite/tests/concurrent/should_run/conc028.hs +0 -0
- testsuite/tests/concurrent/should_run/conc028.stdout testsuite/tests/concurrent/should_run/conc028.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc029.hs testsuite/tests/concurrent/should_run/conc029.hs +0 -0
- testsuite/tests/concurrent/should_run/conc029.stdout testsuite/tests/concurrent/should_run/conc029.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc030.hs testsuite/tests/concurrent/should_run/conc030.hs +0 -0
- testsuite/tests/concurrent/should_run/conc030.stdout testsuite/tests/concurrent/should_run/conc030.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc031.hs testsuite/tests/concurrent/should_run/conc031.hs +0 -0
- testsuite/tests/concurrent/should_run/conc031.stdout testsuite/tests/concurrent/should_run/conc031.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc032.hs testsuite/tests/concurrent/should_run/conc032.hs +0 -0
- testsuite/tests/concurrent/should_run/conc032.stdout testsuite/tests/concurrent/should_run/conc032.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc033.hs testsuite/tests/concurrent/should_run/conc033.hs +0 -0
- testsuite/tests/concurrent/should_run/conc033.stdout testsuite/tests/concurrent/should_run/conc033.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc034.hs testsuite/tests/concurrent/should_run/conc034.hs +0 -0
- testsuite/tests/concurrent/should_run/conc034.stdout testsuite/tests/concurrent/should_run/conc034.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc035.hs testsuite/tests/concurrent/should_run/conc035.hs +0 -0
- testsuite/tests/concurrent/should_run/conc035.stdout testsuite/tests/concurrent/should_run/conc035.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc036.hs testsuite/tests/concurrent/should_run/conc036.hs +0 -0
- testsuite/tests/concurrent/should_run/conc036.stdout testsuite/tests/concurrent/should_run/conc036.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc037.hs testsuite/tests/concurrent/should_run/conc037.hs +0 -0
- testsuite/tests/concurrent/should_run/conc037.stdout testsuite/tests/concurrent/should_run/conc037.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc038.hs testsuite/tests/concurrent/should_run/conc038.hs +0 -0
- testsuite/tests/concurrent/should_run/conc038.stdout testsuite/tests/concurrent/should_run/conc038.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc039.hs testsuite/tests/concurrent/should_run/conc039.hs +0 -0
- testsuite/tests/concurrent/should_run/conc040.hs testsuite/tests/concurrent/should_run/conc040.hs +0 -0
- testsuite/tests/concurrent/should_run/conc040.stderr testsuite/tests/concurrent/should_run/conc040.stderr +0 -0
- testsuite/tests/concurrent/should_run/conc041.hs testsuite/tests/concurrent/should_run/conc041.hs +0 -0
- testsuite/tests/concurrent/should_run/conc041.stderr testsuite/tests/concurrent/should_run/conc041.stderr +0 -0
- testsuite/tests/concurrent/should_run/conc041.stdout testsuite/tests/concurrent/should_run/conc041.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc042.hs testsuite/tests/concurrent/should_run/conc042.hs +0 -0
- testsuite/tests/concurrent/should_run/conc042.stderr testsuite/tests/concurrent/should_run/conc042.stderr +0 -0
- testsuite/tests/concurrent/should_run/conc042.stdout testsuite/tests/concurrent/should_run/conc042.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc043.hs testsuite/tests/concurrent/should_run/conc043.hs +0 -0
- testsuite/tests/concurrent/should_run/conc043.stderr testsuite/tests/concurrent/should_run/conc043.stderr +0 -0
- testsuite/tests/concurrent/should_run/conc043.stdout testsuite/tests/concurrent/should_run/conc043.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc044.hs testsuite/tests/concurrent/should_run/conc044.hs +0 -0
- testsuite/tests/concurrent/should_run/conc044.stderr testsuite/tests/concurrent/should_run/conc044.stderr +0 -0
- testsuite/tests/concurrent/should_run/conc044.stdout testsuite/tests/concurrent/should_run/conc044.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc045.hs testsuite/tests/concurrent/should_run/conc045.hs +0 -0
- testsuite/tests/concurrent/should_run/conc045.stderr testsuite/tests/concurrent/should_run/conc045.stderr +0 -0
- testsuite/tests/concurrent/should_run/conc045.stdout testsuite/tests/concurrent/should_run/conc045.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc051.hs testsuite/tests/concurrent/should_run/conc051.hs +0 -0
- testsuite/tests/concurrent/should_run/conc058.hs testsuite/tests/concurrent/should_run/conc058.hs +0 -0
- testsuite/tests/concurrent/should_run/conc058.stderr testsuite/tests/concurrent/should_run/conc058.stderr +0 -0
- testsuite/tests/concurrent/should_run/conc059.hs testsuite/tests/concurrent/should_run/conc059.hs +0 -0
- testsuite/tests/concurrent/should_run/conc059.stdout testsuite/tests/concurrent/should_run/conc059.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc059_c.c testsuite/tests/concurrent/should_run/conc059_c.c +0 -0
- testsuite/tests/concurrent/should_run/conc064.hs testsuite/tests/concurrent/should_run/conc064.hs +0 -0
- testsuite/tests/concurrent/should_run/conc064.stderr testsuite/tests/concurrent/should_run/conc064.stderr +0 -0
- testsuite/tests/concurrent/should_run/conc065.hs testsuite/tests/concurrent/should_run/conc065.hs +0 -0
- testsuite/tests/concurrent/should_run/conc066.hs testsuite/tests/concurrent/should_run/conc066.hs +0 -0
- testsuite/tests/concurrent/should_run/conc067.hs testsuite/tests/concurrent/should_run/conc067.hs +0 -0
- testsuite/tests/concurrent/should_run/conc068.hs testsuite/tests/concurrent/should_run/conc068.hs +0 -0
- testsuite/tests/concurrent/should_run/conc068.stderr testsuite/tests/concurrent/should_run/conc068.stderr +0 -0
- testsuite/tests/concurrent/should_run/conc069.hs testsuite/tests/concurrent/should_run/conc069.hs +0 -0
- testsuite/tests/concurrent/should_run/conc069.stdout testsuite/tests/concurrent/should_run/conc069.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc069a.hs testsuite/tests/concurrent/should_run/conc069a.hs +0 -0
- testsuite/tests/concurrent/should_run/conc069a.stdout testsuite/tests/concurrent/should_run/conc069a.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc070.hs testsuite/tests/concurrent/should_run/conc070.hs +0 -0
- testsuite/tests/concurrent/should_run/conc070.stdout testsuite/tests/concurrent/should_run/conc070.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc071.hs testsuite/tests/concurrent/should_run/conc071.hs +0 -0
- testsuite/tests/concurrent/should_run/conc071.stdout testsuite/tests/concurrent/should_run/conc071.stdout +0 -0
- testsuite/tests/concurrent/should_run/conc072.hs testsuite/tests/concurrent/should_run/conc072.hs +0 -0
- testsuite/tests/concurrent/should_run/conc072.stdout testsuite/tests/concurrent/should_run/conc072.stdout +0 -0
- testsuite/tests/concurrent/should_run/foreignInterruptible.hs ...suite/tests/concurrent/should_run/foreignInterruptible.hs +0 -0
- testsuite/tests/concurrent/should_run/foreignInterruptible.stdout ...e/tests/concurrent/should_run/foreignInterruptible.stdout +0 -0
- testsuite/tests/concurrent/should_run/mask001.hs testsuite/tests/concurrent/should_run/mask001.hs +0 -0
- testsuite/tests/concurrent/should_run/mask002.hs testsuite/tests/concurrent/should_run/mask002.hs +0 -0
- testsuite/tests/concurrent/should_run/mask002.stdout testsuite/tests/concurrent/should_run/mask002.stdout +0 -0
- testsuite/tests/concurrent/should_run/numsparks001.hs testsuite/tests/concurrent/should_run/numsparks001.hs +0 -0
- testsuite/tests/concurrent/should_run/numsparks001.stdout testsuite/tests/concurrent/should_run/numsparks001.stdout +0 -0
- testsuite/tests/concurrent/should_run/throwto001.hs testsuite/tests/concurrent/should_run/throwto001.hs +0 -0
- testsuite/tests/concurrent/should_run/throwto002.hs testsuite/tests/concurrent/should_run/throwto002.hs +0 -0
- testsuite/tests/concurrent/should_run/throwto003.hs testsuite/tests/concurrent/should_run/throwto003.hs +0 -0
- testsuite/tests/cpranal/Makefile testsuite/tests/cpranal/Makefile +3 -0
- testsuite/tests/cpranal/should_compile/Cpr001.hs testsuite/tests/cpranal/should_compile/Cpr001.hs +0 -0
- testsuite/tests/cpranal/should_compile/Cpr001_imp.hs testsuite/tests/cpranal/should_compile/Cpr001_imp.hs +0 -0
- testsuite/tests/cpranal/should_compile/Makefile testsuite/tests/cpranal/should_compile/Makefile +0 -0
- testsuite/tests/cpranal/should_compile/all.T testsuite/tests/cpranal/should_compile/all.T +0 -0
- testsuite/tests/cps/all.T testsuite/tests/cps/all.T +0 -0
- testsuite/tests/cps/cmm001.cmm testsuite/tests/cps/cmm001.cmm +0 -0
- testsuite/tests/cps/cmm002.cmm testsuite/tests/cps/cmm002.cmm +0 -0
- testsuite/tests/cps/cps001.cmm testsuite/tests/cps/cps001.cmm +0 -0
- testsuite/tests/cps/cps002.cmm testsuite/tests/cps/cps002.cmm +0 -0
- testsuite/tests/cps/cps003.cmm testsuite/tests/cps/cps003.cmm +0 -0
- testsuite/tests/cps/cps004.cmm testsuite/tests/cps/cps004.cmm +0 -0
- testsuite/tests/cps/cps005.cmm testsuite/tests/cps/cps005.cmm +0 -0
- testsuite/tests/cps/cps006.cmm testsuite/tests/cps/cps006.cmm +0 -0
- testsuite/tests/cps/cps007.cmm testsuite/tests/cps/cps007.cmm +0 -0
- testsuite/tests/cps/cps008.cmm testsuite/tests/cps/cps008.cmm +0 -0
- testsuite/tests/cps/cps009.cmm testsuite/tests/cps/cps009.cmm +0 -0
- testsuite/tests/cps/cps010.cmm testsuite/tests/cps/cps010.cmm +0 -0
- testsuite/tests/cps/cps011.cmm testsuite/tests/cps/cps011.cmm +0 -0
- testsuite/tests/cps/cps012.cmm testsuite/tests/cps/cps012.cmm +0 -0
- testsuite/tests/cps/cps013.cmm testsuite/tests/cps/cps013.cmm +0 -0
- testsuite/tests/cps/cps014.cmm testsuite/tests/cps/cps014.cmm +0 -0
- testsuite/tests/cps/cps015.cmm testsuite/tests/cps/cps015.cmm +0 -0
- testsuite/tests/cps/cps016.cmm testsuite/tests/cps/cps016.cmm +0 -0
- testsuite/tests/cps/cps017.cmm testsuite/tests/cps/cps017.cmm +0 -0
- testsuite/tests/cps/cps018.cmm testsuite/tests/cps/cps018.cmm +0 -0
- testsuite/tests/cps/cps019.cmm testsuite/tests/cps/cps019.cmm +0 -0
- testsuite/tests/cps/cps020.cmm testsuite/tests/cps/cps020.cmm +0 -0
- testsuite/tests/cps/cps021.cmm testsuite/tests/cps/cps021.cmm +0 -0
- testsuite/tests/cps/cps022.cmm testsuite/tests/cps/cps022.cmm +0 -0
- testsuite/tests/cps/cps023.cmm testsuite/tests/cps/cps023.cmm +0 -0
- testsuite/tests/cps/cps024.cmm testsuite/tests/cps/cps024.cmm +0 -0
- testsuite/tests/cps/cps025.cmm testsuite/tests/cps/cps025.cmm +0 -0
- testsuite/tests/cps/cps026.cmm testsuite/tests/cps/cps026.cmm +0 -0
- testsuite/tests/cps/cps027.cmm testsuite/tests/cps/cps027.cmm +0 -0
- testsuite/tests/cps/cps028.cmm testsuite/tests/cps/cps028.cmm +0 -0
- testsuite/tests/deSugar/Makefile testsuite/tests/deSugar/Makefile +3 -0
- testsuite/tests/deSugar/should_compile/GadtOverlap.hs testsuite/tests/deSugar/should_compile/GadtOverlap.hs +0 -0
- testsuite/tests/deSugar/should_compile/GadtOverlap.stderr testsuite/tests/deSugar/should_compile/GadtOverlap.stderr +0 -0
- testsuite/tests/deSugar/should_compile/Makefile testsuite/tests/deSugar/should_compile/Makefile +8 -0
- testsuite/tests/deSugar/should_compile/T2395.hs testsuite/tests/deSugar/should_compile/T2395.hs +0 -0
- testsuite/tests/deSugar/should_compile/T2395.stderr testsuite/tests/deSugar/should_compile/T2395.stderr +0 -0
- testsuite/tests/deSugar/should_compile/T2409.hs testsuite/tests/deSugar/should_compile/T2409.hs +0 -0
- testsuite/tests/deSugar/should_compile/T3263-1.hs testsuite/tests/deSugar/should_compile/T3263-1.hs +0 -0
- testsuite/tests/deSugar/should_compile/T3263-1.stderr testsuite/tests/deSugar/should_compile/T3263-1.stderr +0 -0
- testsuite/tests/deSugar/should_compile/T3263-2.hs testsuite/tests/deSugar/should_compile/T3263-2.hs +0 -0
- testsuite/tests/deSugar/should_compile/T3263-2.stderr testsuite/tests/deSugar/should_compile/T3263-2.stderr +0 -0
- testsuite/tests/deSugar/should_compile/T4371.hs testsuite/tests/deSugar/should_compile/T4371.hs +0 -0
- testsuite/tests/deSugar/should_compile/T4439.hs testsuite/tests/deSugar/should_compile/T4439.hs +0 -0
- testsuite/tests/deSugar/should_compile/T4488.hs testsuite/tests/deSugar/should_compile/T4488.hs +0 -0
- testsuite/tests/deSugar/should_compile/T4488.stderr testsuite/tests/deSugar/should_compile/T4488.stderr +0 -0
- testsuite/tests/deSugar/should_compile/T4870.hs testsuite/tests/deSugar/should_compile/T4870.hs +0 -0
- testsuite/tests/deSugar/should_compile/T4870a.hs testsuite/tests/deSugar/should_compile/T4870a.hs +0 -0
- testsuite/tests/deSugar/should_compile/T5117.hs testsuite/tests/deSugar/should_compile/T5117.hs +0 -0
- testsuite/tests/deSugar/should_compile/T5117.stderr testsuite/tests/deSugar/should_compile/T5117.stderr +0 -0
- testsuite/tests/deSugar/should_compile/T5252.hs testsuite/tests/deSugar/should_compile/T5252.hs +0 -0
- testsuite/tests/deSugar/should_compile/T5252a.hs testsuite/tests/deSugar/should_compile/T5252a.hs +0 -0
- testsuite/tests/deSugar/should_compile/all.T testsuite/tests/deSugar/should_compile/all.T +0 -0
- testsuite/tests/deSugar/should_compile/ds-wildcard.hs testsuite/tests/deSugar/should_compile/ds-wildcard.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds-wildcard.stderr testsuite/tests/deSugar/should_compile/ds-wildcard.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds001.hs testsuite/tests/deSugar/should_compile/ds001.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds001.stderr testsuite/tests/deSugar/should_compile/ds001.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds002.hs testsuite/tests/deSugar/should_compile/ds002.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds002.stderr-ghc testsuite/tests/deSugar/should_compile/ds002.stderr-ghc +0 -0
- testsuite/tests/deSugar/should_compile/ds003.hs testsuite/tests/deSugar/should_compile/ds003.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds003.stderr-ghc testsuite/tests/deSugar/should_compile/ds003.stderr-ghc +0 -0
- testsuite/tests/deSugar/should_compile/ds004.hs testsuite/tests/deSugar/should_compile/ds004.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds004.stderr testsuite/tests/deSugar/should_compile/ds004.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds005.hs testsuite/tests/deSugar/should_compile/ds005.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds005.stderr testsuite/tests/deSugar/should_compile/ds005.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds006.hs testsuite/tests/deSugar/should_compile/ds006.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds006.stderr testsuite/tests/deSugar/should_compile/ds006.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds007.hs testsuite/tests/deSugar/should_compile/ds007.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds007.stderr testsuite/tests/deSugar/should_compile/ds007.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds008.hs testsuite/tests/deSugar/should_compile/ds008.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds008.stderr testsuite/tests/deSugar/should_compile/ds008.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds009.hs testsuite/tests/deSugar/should_compile/ds009.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds009.stderr testsuite/tests/deSugar/should_compile/ds009.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds010.hs testsuite/tests/deSugar/should_compile/ds010.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds010.stderr testsuite/tests/deSugar/should_compile/ds010.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds011.hs testsuite/tests/deSugar/should_compile/ds011.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds011.stderr testsuite/tests/deSugar/should_compile/ds011.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds012.hs testsuite/tests/deSugar/should_compile/ds012.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds012.stderr testsuite/tests/deSugar/should_compile/ds012.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds013.hs testsuite/tests/deSugar/should_compile/ds013.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds013.stderr testsuite/tests/deSugar/should_compile/ds013.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds014.hs testsuite/tests/deSugar/should_compile/ds014.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds014.stderr testsuite/tests/deSugar/should_compile/ds014.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds015.hs testsuite/tests/deSugar/should_compile/ds015.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds015.stderr testsuite/tests/deSugar/should_compile/ds015.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds016.hs testsuite/tests/deSugar/should_compile/ds016.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds016.stderr testsuite/tests/deSugar/should_compile/ds016.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds017.hs testsuite/tests/deSugar/should_compile/ds017.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds017.stderr testsuite/tests/deSugar/should_compile/ds017.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds018.hs testsuite/tests/deSugar/should_compile/ds018.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds018.stderr testsuite/tests/deSugar/should_compile/ds018.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds019.hs testsuite/tests/deSugar/should_compile/ds019.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds019.stderr-ghc testsuite/tests/deSugar/should_compile/ds019.stderr-ghc +0 -0
- testsuite/tests/deSugar/should_compile/ds020.hs testsuite/tests/deSugar/should_compile/ds020.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds020.stderr-ghc testsuite/tests/deSugar/should_compile/ds020.stderr-ghc +0 -0
- testsuite/tests/deSugar/should_compile/ds021.hs testsuite/tests/deSugar/should_compile/ds021.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds021.stderr testsuite/tests/deSugar/should_compile/ds021.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds022.hs testsuite/tests/deSugar/should_compile/ds022.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds022.stderr-ghc testsuite/tests/deSugar/should_compile/ds022.stderr-ghc +0 -0
- testsuite/tests/deSugar/should_compile/ds023.hs testsuite/tests/deSugar/should_compile/ds023.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds023.stderr testsuite/tests/deSugar/should_compile/ds023.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds024.hs testsuite/tests/deSugar/should_compile/ds024.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds024.stderr testsuite/tests/deSugar/should_compile/ds024.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds025.hs testsuite/tests/deSugar/should_compile/ds025.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds025.stderr testsuite/tests/deSugar/should_compile/ds025.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds026.hs testsuite/tests/deSugar/should_compile/ds026.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds026.stderr testsuite/tests/deSugar/should_compile/ds026.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds027.hs testsuite/tests/deSugar/should_compile/ds027.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds027.stderr testsuite/tests/deSugar/should_compile/ds027.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds028.hs testsuite/tests/deSugar/should_compile/ds028.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds028.stderr testsuite/tests/deSugar/should_compile/ds028.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds029.hs testsuite/tests/deSugar/should_compile/ds029.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds029.stderr testsuite/tests/deSugar/should_compile/ds029.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds030.hs testsuite/tests/deSugar/should_compile/ds030.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds030.stderr testsuite/tests/deSugar/should_compile/ds030.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds031.hs testsuite/tests/deSugar/should_compile/ds031.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds031.stderr testsuite/tests/deSugar/should_compile/ds031.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds032.hs testsuite/tests/deSugar/should_compile/ds032.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds032.stderr testsuite/tests/deSugar/should_compile/ds032.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds033.hs testsuite/tests/deSugar/should_compile/ds033.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds033.stderr testsuite/tests/deSugar/should_compile/ds033.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds034.hs testsuite/tests/deSugar/should_compile/ds034.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds034.stderr testsuite/tests/deSugar/should_compile/ds034.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds035.hs testsuite/tests/deSugar/should_compile/ds035.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds035.stderr testsuite/tests/deSugar/should_compile/ds035.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds036.hs testsuite/tests/deSugar/should_compile/ds036.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds036.stderr testsuite/tests/deSugar/should_compile/ds036.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds037.hs testsuite/tests/deSugar/should_compile/ds037.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds037.stderr testsuite/tests/deSugar/should_compile/ds037.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds038.hs testsuite/tests/deSugar/should_compile/ds038.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds038.stderr testsuite/tests/deSugar/should_compile/ds038.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds039.hs testsuite/tests/deSugar/should_compile/ds039.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds039.stderr testsuite/tests/deSugar/should_compile/ds039.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds040.hs testsuite/tests/deSugar/should_compile/ds040.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds040.stderr-ghc testsuite/tests/deSugar/should_compile/ds040.stderr-ghc +0 -0
- testsuite/tests/deSugar/should_compile/ds041.hs testsuite/tests/deSugar/should_compile/ds041.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds041.stderr-ghc testsuite/tests/deSugar/should_compile/ds041.stderr-ghc +0 -0
- testsuite/tests/deSugar/should_compile/ds042.hs testsuite/tests/deSugar/should_compile/ds042.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds043.hs testsuite/tests/deSugar/should_compile/ds043.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds043.stderr-ghc testsuite/tests/deSugar/should_compile/ds043.stderr-ghc +0 -0
- testsuite/tests/deSugar/should_compile/ds044.hs testsuite/tests/deSugar/should_compile/ds044.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds045.hs testsuite/tests/deSugar/should_compile/ds045.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds046.hs testsuite/tests/deSugar/should_compile/ds046.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds047.hs testsuite/tests/deSugar/should_compile/ds047.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds048.hs testsuite/tests/deSugar/should_compile/ds048.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds050.hs testsuite/tests/deSugar/should_compile/ds050.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds051.hs testsuite/tests/deSugar/should_compile/ds051.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds051.stderr-ghc testsuite/tests/deSugar/should_compile/ds051.stderr-ghc +0 -0
- testsuite/tests/deSugar/should_compile/ds052.hs testsuite/tests/deSugar/should_compile/ds052.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds052.stderr testsuite/tests/deSugar/should_compile/ds052.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds053.hs testsuite/tests/deSugar/should_compile/ds053.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds053.stderr-ghc testsuite/tests/deSugar/should_compile/ds053.stderr-ghc +0 -0
- testsuite/tests/deSugar/should_compile/ds054.hs testsuite/tests/deSugar/should_compile/ds054.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds055.hs testsuite/tests/deSugar/should_compile/ds055.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds056.hs testsuite/tests/deSugar/should_compile/ds056.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds056.stderr testsuite/tests/deSugar/should_compile/ds056.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds057.hs testsuite/tests/deSugar/should_compile/ds057.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds058.hs testsuite/tests/deSugar/should_compile/ds058.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds058.stderr testsuite/tests/deSugar/should_compile/ds058.stderr +0 -0
- testsuite/tests/deSugar/should_compile/ds059.hs testsuite/tests/deSugar/should_compile/ds059.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds060.hs testsuite/tests/deSugar/should_compile/ds060.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds061.hs testsuite/tests/deSugar/should_compile/ds061.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds062.hs testsuite/tests/deSugar/should_compile/ds062.hs +0 -0
- testsuite/tests/deSugar/should_compile/ds063.hs testsuite/tests/deSugar/should_compile/ds063.hs +0 -0
- testsuite/tests/deSugar/should_run/Makefile testsuite/tests/deSugar/should_run/Makefile +0 -0
- testsuite/tests/deSugar/should_run/T246.hs testsuite/tests/deSugar/should_run/T246.hs +0 -0
- testsuite/tests/deSugar/should_run/T246.stdout testsuite/tests/deSugar/should_run/T246.stdout +0 -0
- testsuite/tests/deSugar/should_run/T3126.hs testsuite/tests/deSugar/should_run/T3126.hs +0 -0
- testsuite/tests/deSugar/should_run/T3126.stdout testsuite/tests/deSugar/should_run/T3126.stdout +0 -0
- testsuite/tests/deSugar/should_run/T3382.hs testsuite/tests/deSugar/should_run/T3382.hs +0 -0
- testsuite/tests/deSugar/should_run/T3382.stdout testsuite/tests/deSugar/should_run/T3382.stdout +0 -0
- testsuite/tests/deSugar/should_run/all.T testsuite/tests/deSugar/should_run/all.T +0 -0
- testsuite/tests/deSugar/should_run/dsrun001.hs testsuite/tests/deSugar/should_run/dsrun001.hs +0 -0
- testsuite/tests/deSugar/should_run/dsrun001.stdout testsuite/tests/deSugar/should_run/dsrun001.stdout +0 -0
- testsuite/tests/deSugar/should_run/dsrun002.hs testsuite/tests/deSugar/should_run/dsrun002.hs +0 -0
- testsuite/tests/deSugar/should_run/dsrun002.stdout testsuite/tests/deSugar/should_run/dsrun002.stdout +0 -0
- testsuite/tests/deSugar/should_run/dsrun003.hs testsuite/tests/deSugar/should_run/dsrun003.hs +0 -0
- testsuite/tests/deSugar/should_run/dsrun003.stdout testsuite/tests/deSugar/should_run/dsrun003.stdout +0 -0
- testsuite/tests/deSugar/should_run/dsrun004.hs testsuite/tests/deSugar/should_run/dsrun004.hs +0 -0
- testsuite/tests/deSugar/should_run/dsrun004.stdout testsuite/tests/deSugar/should_run/dsrun004.stdout +0 -0
- testsuite/tests/deSugar/should_run/dsrun005.hs testsuite/tests/deSugar/should_run/dsrun005.hs +0 -0
- testsuite/tests/deSugar/should_run/dsrun005.stderr testsuite/tests/deSugar/should_run/dsrun005.stderr +0 -0
- testsuite/tests/deSugar/should_run/dsrun005.stderr-hugs testsuite/tests/deSugar/should_run/dsrun005.stderr-hugs +0 -0
- testsuite/tests/deSugar/should_run/dsrun005.stdout testsuite/tests/deSugar/should_run/dsrun005.stdout +0 -0
- testsuite/tests/deSugar/should_run/dsrun006.hs testsuite/tests/deSugar/should_run/dsrun006.hs +0 -0
- testsuite/tests/deSugar/should_run/dsrun006.stdout testsuite/tests/deSugar/should_run/dsrun006.stdout +0 -0
- testsuite/tests/deSugar/should_run/dsrun007.hs testsuite/tests/deSugar/should_run/dsrun007.hs +0 -0
- testsuite/tests/deSugar/should_run/dsrun007.stderr testsuite/tests/deSugar/should_run/dsrun007.stderr +0 -0
- testsuite/tests/deSugar/should_run/dsrun007.stderr-hugs testsuite/tests/deSugar/should_run/dsrun007.stderr-hugs +0 -0
- testsuite/tests/deSugar/should_run/dsrun008.hs testsuite/tests/deSugar/should_run/dsrun008.hs +0 -0
- testsuite/tests/deSugar/should_run/dsrun008.stderr testsuite/tests/deSugar/should_run/dsrun008.stderr +0 -0
- testsuite/tests/deSugar/should_run/dsrun008.stderr-hugs testsuite/tests/deSugar/should_run/dsrun008.stderr-hugs +0 -0
- testsuite/tests/deSugar/should_run/dsrun009.hs testsuite/tests/deSugar/should_run/dsrun009.hs +0 -0
- testsuite/tests/deSugar/should_run/dsrun009.stdout testsuite/tests/deSugar/should_run/dsrun009.stdout +0 -0
- testsuite/tests/deSugar/should_run/dsrun010.hs testsuite/tests/deSugar/should_run/dsrun010.hs +0 -0
- testsuite/tests/deSugar/should_run/dsrun010.stdout testsuite/tests/deSugar/should_run/dsrun010.stdout +0 -0
- testsuite/tests/deSugar/should_run/dsrun011.hs testsuite/tests/deSugar/should_run/dsrun011.hs +0 -0
- testsuite/tests/deSugar/should_run/dsrun011.stdout testsuite/tests/deSugar/should_run/dsrun011.stdout +0 -0
- testsuite/tests/deSugar/should_run/dsrun012.hs testsuite/tests/deSugar/should_run/dsrun012.hs +0 -0
- testsuite/tests/deSugar/should_run/dsrun012.stdout testsuite/tests/deSugar/should_run/dsrun012.stdout +0 -0
- testsuite/tests/deSugar/should_run/dsrun013.hs testsuite/tests/deSugar/should_run/dsrun013.hs +0 -0
- testsuite/tests/deSugar/should_run/dsrun013.stdout testsuite/tests/deSugar/should_run/dsrun013.stdout +0 -0
- testsuite/tests/deSugar/should_run/dsrun014.hs testsuite/tests/deSugar/should_run/dsrun014.hs +0 -0
- testsuite/tests/deSugar/should_run/dsrun014.stderr testsuite/tests/deSugar/should_run/dsrun014.stderr +0 -0
- testsuite/tests/deSugar/should_run/dsrun014.stdout testsuite/tests/deSugar/should_run/dsrun014.stdout +0 -0
- testsuite/tests/deSugar/should_run/dsrun015.hs testsuite/tests/deSugar/should_run/dsrun015.hs +0 -0
- testsuite/tests/deSugar/should_run/dsrun015.stdout testsuite/tests/deSugar/should_run/dsrun015.stdout +0 -0
- testsuite/tests/deSugar/should_run/dsrun016.hs testsuite/tests/deSugar/should_run/dsrun016.hs +0 -0
- testsuite/tests/deSugar/should_run/dsrun016.stdout testsuite/tests/deSugar/should_run/dsrun016.stdout +0 -0
- testsuite/tests/deSugar/should_run/dsrun017.hs testsuite/tests/deSugar/should_run/dsrun017.hs +0 -0
- testsuite/tests/deSugar/should_run/dsrun017.stdout testsuite/tests/deSugar/should_run/dsrun017.stdout +0 -0
- testsuite/tests/deSugar/should_run/dsrun018.hs testsuite/tests/deSugar/should_run/dsrun018.hs +0 -0
- testsuite/tests/deSugar/should_run/dsrun018.stdout testsuite/tests/deSugar/should_run/dsrun018.stdout +0 -0
- testsuite/tests/deSugar/should_run/dsrun019.hs testsuite/tests/deSugar/should_run/dsrun019.hs +0 -0
- testsuite/tests/deSugar/should_run/dsrun019.stdout testsuite/tests/deSugar/should_run/dsrun019.stdout +0 -0
- testsuite/tests/deSugar/should_run/dsrun020.hs testsuite/tests/deSugar/should_run/dsrun020.hs +0 -0
- testsuite/tests/deSugar/should_run/dsrun020.stdout testsuite/tests/deSugar/should_run/dsrun020.stdout +0 -0
- testsuite/tests/deSugar/should_run/dsrun021.hs testsuite/tests/deSugar/should_run/dsrun021.hs +0 -0
- testsuite/tests/deSugar/should_run/dsrun021.stdout testsuite/tests/deSugar/should_run/dsrun021.stdout +0 -0
- testsuite/tests/deSugar/should_run/dsrun022.hs testsuite/tests/deSugar/should_run/dsrun022.hs +0 -0
- testsuite/tests/deSugar/should_run/dsrun022.stdout testsuite/tests/deSugar/should_run/dsrun022.stdout +0 -0
- testsuite/tests/deSugar/should_run/dsrun023.hs testsuite/tests/deSugar/should_run/dsrun023.hs +0 -0
- testsuite/tests/deSugar/should_run/dsrun023.stdout testsuite/tests/deSugar/should_run/dsrun023.stdout +0 -0
- testsuite/tests/deSugar/should_run/mc01.hs testsuite/tests/deSugar/should_run/mc01.hs +0 -0
- testsuite/tests/deSugar/should_run/mc01.stdout testsuite/tests/deSugar/should_run/mc01.stdout +0 -0
- testsuite/tests/deSugar/should_run/mc02.hs testsuite/tests/deSugar/should_run/mc02.hs +0 -0
- testsuite/tests/deSugar/should_run/mc02.stdout testsuite/tests/deSugar/should_run/mc02.stdout +0 -0
- testsuite/tests/deSugar/should_run/mc03.hs testsuite/tests/deSugar/should_run/mc03.hs +0 -0
- testsuite/tests/deSugar/should_run/mc03.stdout testsuite/tests/deSugar/should_run/mc03.stdout +0 -0
- testsuite/tests/deSugar/should_run/mc04.hs testsuite/tests/deSugar/should_run/mc04.hs +0 -0
- testsuite/tests/deSugar/should_run/mc04.stdout testsuite/tests/deSugar/should_run/mc04.stdout +0 -0
- testsuite/tests/deSugar/should_run/mc05.hs testsuite/tests/deSugar/should_run/mc05.hs +0 -0
- testsuite/tests/deSugar/should_run/mc05.stdout testsuite/tests/deSugar/should_run/mc05.stdout +0 -0
- testsuite/tests/deSugar/should_run/mc06.hs testsuite/tests/deSugar/should_run/mc06.hs +0 -0
- testsuite/tests/deSugar/should_run/mc06.stdout testsuite/tests/deSugar/should_run/mc06.stdout +0 -0
- testsuite/tests/deSugar/should_run/mc07.hs testsuite/tests/deSugar/should_run/mc07.hs +0 -0
- testsuite/tests/deSugar/should_run/mc07.stdout testsuite/tests/deSugar/should_run/mc07.stdout +0 -0
- testsuite/tests/deSugar/should_run/mc08.hs testsuite/tests/deSugar/should_run/mc08.hs +0 -0
- testsuite/tests/deSugar/should_run/mc08.stdout testsuite/tests/deSugar/should_run/mc08.stdout +0 -0
- testsuite/tests/deriving/Makefile testsuite/tests/deriving/Makefile +3 -0
- testsuite/tests/deriving/should_compile/Makefile testsuite/tests/deriving/should_compile/Makefile +0 -0
- testsuite/tests/deriving/should_compile/T2378.hs testsuite/tests/deriving/should_compile/T2378.hs +0 -0
- testsuite/tests/deriving/should_compile/T2856.hs testsuite/tests/deriving/should_compile/T2856.hs +0 -0
- testsuite/tests/deriving/should_compile/T3012.hs testsuite/tests/deriving/should_compile/T3012.hs +0 -0
- testsuite/tests/deriving/should_compile/T3057.hs testsuite/tests/deriving/should_compile/T3057.hs +0 -0
- testsuite/tests/deriving/should_compile/T3965.hs testsuite/tests/deriving/should_compile/T3965.hs +0 -0
- testsuite/tests/deriving/should_compile/T4220.hs testsuite/tests/deriving/should_compile/T4220.hs +0 -0
- testsuite/tests/deriving/should_compile/T4302.hs testsuite/tests/deriving/should_compile/T4302.hs +0 -0
- testsuite/tests/deriving/should_compile/T4325.hs testsuite/tests/deriving/should_compile/T4325.hs +0 -0
- testsuite/tests/deriving/should_compile/T4325.stderr testsuite/tests/deriving/should_compile/T4325.stderr +0 -0
- testsuite/tests/deriving/should_compile/T4816.hs testsuite/tests/deriving/should_compile/T4816.hs +0 -0
- testsuite/tests/deriving/should_compile/T4966.hs testsuite/tests/deriving/should_compile/T4966.hs +0 -0
- testsuite/tests/deriving/should_compile/T4966.stderr testsuite/tests/deriving/should_compile/T4966.stderr +0 -0
- testsuite/tests/deriving/should_compile/all.T testsuite/tests/deriving/should_compile/all.T +0 -0
- testsuite/tests/deriving/should_compile/deriving-1935.hs testsuite/tests/deriving/should_compile/deriving-1935.hs +0 -0
- testsuite/tests/deriving/should_compile/drv-foldable-traversable1.hs ...ests/deriving/should_compile/drv-foldable-traversable1.hs +0 -0
- testsuite/tests/deriving/should_compile/drv-foldable-traversable1.stderr .../deriving/should_compile/drv-foldable-traversable1.stderr +0 -0
- testsuite/tests/deriving/should_compile/drv-functor1.hs testsuite/tests/deriving/should_compile/drv-functor1.hs +0 -0
- testsuite/tests/deriving/should_compile/drv-functor1.stderr testsuite/tests/deriving/should_compile/drv-functor1.stderr +0 -0
- testsuite/tests/deriving/should_compile/drv-functor2.hs testsuite/tests/deriving/should_compile/drv-functor2.hs +0 -0
- testsuite/tests/deriving/should_compile/drv001.hs testsuite/tests/deriving/should_compile/drv001.hs +0 -0
- testsuite/tests/deriving/should_compile/drv001.stderr testsuite/tests/deriving/should_compile/drv001.stderr +0 -0
- testsuite/tests/deriving/should_compile/drv002.hs testsuite/tests/deriving/should_compile/drv002.hs +0 -0
- testsuite/tests/deriving/should_compile/drv002.stderr testsuite/tests/deriving/should_compile/drv002.stderr +0 -0
- testsuite/tests/deriving/should_compile/drv003.hs testsuite/tests/deriving/should_compile/drv003.hs +0 -0
- testsuite/tests/deriving/should_compile/drv003.stderr testsuite/tests/deriving/should_compile/drv003.stderr +0 -0
- testsuite/tests/deriving/should_compile/drv004.hs testsuite/tests/deriving/should_compile/drv004.hs +0 -0
- testsuite/tests/deriving/should_compile/drv004.stderr testsuite/tests/deriving/should_compile/drv004.stderr +0 -0
- testsuite/tests/deriving/should_compile/drv005.hs testsuite/tests/deriving/should_compile/drv005.hs +0 -0
- testsuite/tests/deriving/should_compile/drv005.stderr testsuite/tests/deriving/should_compile/drv005.stderr +0 -0
- testsuite/tests/deriving/should_compile/drv006.hs testsuite/tests/deriving/should_compile/drv006.hs +0 -0
- testsuite/tests/deriving/should_compile/drv006.stderr testsuite/tests/deriving/should_compile/drv006.stderr +0 -0
- testsuite/tests/deriving/should_compile/drv007.hs testsuite/tests/deriving/should_compile/drv007.hs +0 -0
- testsuite/tests/deriving/should_compile/drv007.stderr testsuite/tests/deriving/should_compile/drv007.stderr +0 -0
- testsuite/tests/deriving/should_compile/drv008.hs testsuite/tests/deriving/should_compile/drv008.hs +0 -0
- testsuite/tests/deriving/should_compile/drv008.stderr testsuite/tests/deriving/should_compile/drv008.stderr +0 -0
- testsuite/tests/deriving/should_compile/drv009.hs testsuite/tests/deriving/should_compile/drv009.hs +0 -0
- testsuite/tests/deriving/should_compile/drv009.stderr testsuite/tests/deriving/should_compile/drv009.stderr +0 -0
- testsuite/tests/deriving/should_compile/drv010.hs testsuite/tests/deriving/should_compile/drv010.hs +0 -0
- testsuite/tests/deriving/should_compile/drv010.stderr testsuite/tests/deriving/should_compile/drv010.stderr +0 -0
- testsuite/tests/deriving/should_compile/drv011.hs testsuite/tests/deriving/should_compile/drv011.hs +0 -0
- testsuite/tests/deriving/should_compile/drv012.hs testsuite/tests/deriving/should_compile/drv012.hs +0 -0
- testsuite/tests/deriving/should_compile/drv013.hs testsuite/tests/deriving/should_compile/drv013.hs +0 -0
- testsuite/tests/deriving/should_compile/drv014.hs testsuite/tests/deriving/should_compile/drv014.hs +0 -0
- testsuite/tests/deriving/should_compile/drv015.hs testsuite/tests/deriving/should_compile/drv015.hs +0 -0
- testsuite/tests/deriving/should_compile/drv020.hs testsuite/tests/deriving/should_compile/drv020.hs +0 -0
- testsuite/tests/deriving/should_compile/drv021.hs testsuite/tests/deriving/should_compile/drv021.hs +0 -0
- testsuite/tests/deriving/should_fail/Makefile testsuite/tests/deriving/should_fail/Makefile +8 -0
- testsuite/tests/deriving/should_fail/T2394.hs testsuite/tests/deriving/should_fail/T2394.hs +0 -0
- testsuite/tests/deriving/should_fail/T2394.stderr testsuite/tests/deriving/should_fail/T2394.stderr +0 -0
- testsuite/tests/deriving/should_fail/T2604.hs testsuite/tests/deriving/should_fail/T2604.hs +0 -0
- testsuite/tests/deriving/should_fail/T2604.stderr testsuite/tests/deriving/should_fail/T2604.stderr +0 -0
- testsuite/tests/deriving/should_fail/T2604.stderr-7.0 testsuite/tests/deriving/should_fail/T2604.stderr-7.0 +0 -0
- testsuite/tests/deriving/should_fail/T2701.hs testsuite/tests/deriving/should_fail/T2701.hs +0 -0
- testsuite/tests/deriving/should_fail/T2701.stderr testsuite/tests/deriving/should_fail/T2701.stderr +0 -0
- testsuite/tests/deriving/should_fail/T2721.hs testsuite/tests/deriving/should_fail/T2721.hs +0 -0
- testsuite/tests/deriving/should_fail/T2721.stderr testsuite/tests/deriving/should_fail/T2721.stderr +0 -0
- testsuite/tests/deriving/should_fail/T2851.hs testsuite/tests/deriving/should_fail/T2851.hs +0 -0
- testsuite/tests/deriving/should_fail/T2851.stderr testsuite/tests/deriving/should_fail/T2851.stderr +0 -0
- testsuite/tests/deriving/should_fail/T3101.hs testsuite/tests/deriving/should_fail/T3101.hs +0 -0
- testsuite/tests/deriving/should_fail/T3101.stderr testsuite/tests/deriving/should_fail/T3101.stderr +0 -0
- testsuite/tests/deriving/should_fail/T3621.hs testsuite/tests/deriving/should_fail/T3621.hs +0 -0
- testsuite/tests/deriving/should_fail/T3621.stderr testsuite/tests/deriving/should_fail/T3621.stderr +0 -0
- testsuite/tests/deriving/should_fail/T3833.hs testsuite/tests/deriving/should_fail/T3833.hs +0 -0
- testsuite/tests/deriving/should_fail/T3833.stderr testsuite/tests/deriving/should_fail/T3833.stderr +0 -0
- testsuite/tests/deriving/should_fail/T3834.hs testsuite/tests/deriving/should_fail/T3834.hs +0 -0
- testsuite/tests/deriving/should_fail/T3834.stderr testsuite/tests/deriving/should_fail/T3834.stderr +0 -0
- testsuite/tests/deriving/should_fail/T4528.hs testsuite/tests/deriving/should_fail/T4528.hs +0 -0
- testsuite/tests/deriving/should_fail/T4528.stderr testsuite/tests/deriving/should_fail/T4528.stderr +0 -0
- testsuite/tests/deriving/should_fail/all.T testsuite/tests/deriving/should_fail/all.T +0 -0
- testsuite/tests/deriving/should_fail/drvfail-foldable-traversable1.hs ...sts/deriving/should_fail/drvfail-foldable-traversable1.hs +0 -0
- testsuite/tests/deriving/should_fail/drvfail-foldable-traversable1.stderr ...deriving/should_fail/drvfail-foldable-traversable1.stderr +0 -0
- testsuite/tests/deriving/should_fail/drvfail-functor1.hs testsuite/tests/deriving/should_fail/drvfail-functor1.hs +0 -0
- testsuite/tests/deriving/should_fail/drvfail-functor1.stderr testsuite/tests/deriving/should_fail/drvfail-functor1.stderr +0 -0
- testsuite/tests/deriving/should_fail/drvfail-functor2.hs testsuite/tests/deriving/should_fail/drvfail-functor2.hs +0 -0
- testsuite/tests/deriving/should_fail/drvfail-functor2.stderr testsuite/tests/deriving/should_fail/drvfail-functor2.stderr +0 -0
- testsuite/tests/deriving/should_fail/drvfail001.hs testsuite/tests/deriving/should_fail/drvfail001.hs +0 -0
- testsuite/tests/deriving/should_fail/drvfail001.stderr testsuite/tests/deriving/should_fail/drvfail001.stderr +0 -0
- testsuite/tests/deriving/should_fail/drvfail002.hs testsuite/tests/deriving/should_fail/drvfail002.hs +0 -0
- testsuite/tests/deriving/should_fail/drvfail002.stderr testsuite/tests/deriving/should_fail/drvfail002.stderr +0 -0
- testsuite/tests/deriving/should_fail/drvfail002.stderr-hugs testsuite/tests/deriving/should_fail/drvfail002.stderr-hugs +0 -0
- testsuite/tests/deriving/should_fail/drvfail003.hs testsuite/tests/deriving/should_fail/drvfail003.hs +0 -0
- testsuite/tests/deriving/should_fail/drvfail003.stderr testsuite/tests/deriving/should_fail/drvfail003.stderr +0 -0
- testsuite/tests/deriving/should_fail/drvfail003.stderr-hugs testsuite/tests/deriving/should_fail/drvfail003.stderr-hugs +0 -0
- testsuite/tests/deriving/should_fail/drvfail004.hs testsuite/tests/deriving/should_fail/drvfail004.hs +0 -0
- testsuite/tests/deriving/should_fail/drvfail004.stderr testsuite/tests/deriving/should_fail/drvfail004.stderr +0 -0
- testsuite/tests/deriving/should_fail/drvfail004.stderr-hugs testsuite/tests/deriving/should_fail/drvfail004.stderr-hugs +0 -0
- testsuite/tests/deriving/should_fail/drvfail005.hs testsuite/tests/deriving/should_fail/drvfail005.hs +0 -0
- testsuite/tests/deriving/should_fail/drvfail005.stderr testsuite/tests/deriving/should_fail/drvfail005.stderr +0 -0
- testsuite/tests/deriving/should_fail/drvfail006.hs testsuite/tests/deriving/should_fail/drvfail006.hs +0 -0
- testsuite/tests/deriving/should_fail/drvfail006.stderr testsuite/tests/deriving/should_fail/drvfail006.stderr +0 -0
- testsuite/tests/deriving/should_fail/drvfail006.stderr-hugs testsuite/tests/deriving/should_fail/drvfail006.stderr-hugs +0 -0
- testsuite/tests/deriving/should_fail/drvfail007.hs testsuite/tests/deriving/should_fail/drvfail007.hs +0 -0
- testsuite/tests/deriving/should_fail/drvfail007.stderr testsuite/tests/deriving/should_fail/drvfail007.stderr +0 -0
- testsuite/tests/deriving/should_fail/drvfail007.stderr-hugs testsuite/tests/deriving/should_fail/drvfail007.stderr-hugs +0 -0
- testsuite/tests/deriving/should_fail/drvfail008.hs testsuite/tests/deriving/should_fail/drvfail008.hs +0 -0
- testsuite/tests/deriving/should_fail/drvfail008.stderr testsuite/tests/deriving/should_fail/drvfail008.stderr +0 -0
- testsuite/tests/deriving/should_fail/drvfail009.hs testsuite/tests/deriving/should_fail/drvfail009.hs +0 -0
- testsuite/tests/deriving/should_fail/drvfail009.stderr testsuite/tests/deriving/should_fail/drvfail009.stderr +0 -0
- testsuite/tests/deriving/should_fail/drvfail009.stderr-hugs testsuite/tests/deriving/should_fail/drvfail009.stderr-hugs +0 -0
- testsuite/tests/deriving/should_fail/drvfail010.hs testsuite/tests/deriving/should_fail/drvfail010.hs +0 -0
- testsuite/tests/deriving/should_fail/drvfail010.stderr testsuite/tests/deriving/should_fail/drvfail010.stderr +0 -0
- testsuite/tests/deriving/should_fail/drvfail010.stderr-hugs testsuite/tests/deriving/should_fail/drvfail010.stderr-hugs +0 -0
- testsuite/tests/deriving/should_fail/drvfail011.hs testsuite/tests/deriving/should_fail/drvfail011.hs +0 -0
- testsuite/tests/deriving/should_fail/drvfail011.stderr testsuite/tests/deriving/should_fail/drvfail011.stderr +0 -0
- testsuite/tests/deriving/should_fail/drvfail012.hs testsuite/tests/deriving/should_fail/drvfail012.hs +0 -0
- testsuite/tests/deriving/should_fail/drvfail012.stderr testsuite/tests/deriving/should_fail/drvfail012.stderr +0 -0
- testsuite/tests/deriving/should_fail/drvfail013.hs testsuite/tests/deriving/should_fail/drvfail013.hs +0 -0
- testsuite/tests/deriving/should_fail/drvfail013.stderr testsuite/tests/deriving/should_fail/drvfail013.stderr +0 -0
- testsuite/tests/deriving/should_fail/drvfail014.hs testsuite/tests/deriving/should_fail/drvfail014.hs +0 -0
- testsuite/tests/deriving/should_fail/drvfail014.stderr testsuite/tests/deriving/should_fail/drvfail014.stderr +0 -0
- testsuite/tests/deriving/should_fail/drvfail015.hs testsuite/tests/deriving/should_fail/drvfail015.hs +0 -0
- testsuite/tests/deriving/should_fail/drvfail015.stderr testsuite/tests/deriving/should_fail/drvfail015.stderr +0 -0
- testsuite/tests/deriving/should_fail/drvfail015.stderr-7.0 testsuite/tests/deriving/should_fail/drvfail015.stderr-7.0 +0 -0
- testsuite/tests/deriving/should_fail/drvfail016.hs-boot testsuite/tests/deriving/should_fail/drvfail016.hs-boot +0 -0
- testsuite/tests/deriving/should_fail/drvfail016.stderr testsuite/tests/deriving/should_fail/drvfail016.stderr +0 -0
- testsuite/tests/deriving/should_fail/drvfail016.stdout testsuite/tests/deriving/should_fail/drvfail016.stdout +0 -0
- testsuite/tests/deriving/should_run/Makefile testsuite/tests/deriving/should_run/Makefile +0 -0
- testsuite/tests/deriving/should_run/T2529.hs testsuite/tests/deriving/should_run/T2529.hs +0 -0
- testsuite/tests/deriving/should_run/T2529.stdout testsuite/tests/deriving/should_run/T2529.stdout +0 -0
- testsuite/tests/deriving/should_run/T3087.hs testsuite/tests/deriving/should_run/T3087.hs +0 -0
- testsuite/tests/deriving/should_run/T3087.stdout testsuite/tests/deriving/should_run/T3087.stdout +0 -0
- testsuite/tests/deriving/should_run/T4136.hs testsuite/tests/deriving/should_run/T4136.hs +0 -0
- testsuite/tests/deriving/should_run/T4136.stdout testsuite/tests/deriving/should_run/T4136.stdout +0 -0
- testsuite/tests/deriving/should_run/T4528a.hs testsuite/tests/deriving/should_run/T4528a.hs +0 -0
- testsuite/tests/deriving/should_run/T4528a.stdout testsuite/tests/deriving/should_run/T4528a.stdout +0 -0
- testsuite/tests/deriving/should_run/T5041.hs testsuite/tests/deriving/should_run/T5041.hs +0 -0
- testsuite/tests/deriving/should_run/T5041.stdout testsuite/tests/deriving/should_run/T5041.stdout +0 -0
- testsuite/tests/deriving/should_run/all.T testsuite/tests/deriving/should_run/all.T +0 -0
- testsuite/tests/deriving/should_run/drvrun-foldable1.hs testsuite/tests/deriving/should_run/drvrun-foldable1.hs +0 -0
- testsuite/tests/deriving/should_run/drvrun-foldable1.stdout testsuite/tests/deriving/should_run/drvrun-foldable1.stdout +0 -0
- testsuite/tests/deriving/should_run/drvrun-functor1.hs testsuite/tests/deriving/should_run/drvrun-functor1.hs +0 -0
- testsuite/tests/deriving/should_run/drvrun-functor1.stdout testsuite/tests/deriving/should_run/drvrun-functor1.stdout +0 -0
- testsuite/tests/deriving/should_run/drvrun001.hs testsuite/tests/deriving/should_run/drvrun001.hs +0 -0
- No files found.
Too many changes to show.
To preserve performance only 1000 of 1000+ files are displayed.
File moved
testsuite/tests/Makefile
0 → 100644
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved