patch applied (testsuite): Tests for generalised list comprehensions
Simon Peyton Jones
simonpj at microsoft.com
Thu Dec 20 06:22:58 EST 2007
Thu Dec 20 02:59:06 PST 2007 simonpj at microsoft.com
* Tests for generalised list comprehensions
M ./.darcs-boring +11
M ./tests/ghc-regress/deSugar/should_run/all.T +8
A ./tests/ghc-regress/deSugar/should_run/dsrun016.hs
A ./tests/ghc-regress/deSugar/should_run/dsrun016.stdout
A ./tests/ghc-regress/deSugar/should_run/dsrun017.hs
A ./tests/ghc-regress/deSugar/should_run/dsrun017.stdout
A ./tests/ghc-regress/deSugar/should_run/dsrun018.hs
A ./tests/ghc-regress/deSugar/should_run/dsrun018.stdout
A ./tests/ghc-regress/deSugar/should_run/dsrun019.hs
A ./tests/ghc-regress/deSugar/should_run/dsrun019.stdout
A ./tests/ghc-regress/deSugar/should_run/dsrun020.hs
A ./tests/ghc-regress/deSugar/should_run/dsrun020.stdout
A ./tests/ghc-regress/deSugar/should_run/dsrun021.hs
A ./tests/ghc-regress/deSugar/should_run/dsrun021.stdout
A ./tests/ghc-regress/deSugar/should_run/dsrun022.hs
A ./tests/ghc-regress/deSugar/should_run/dsrun022.stdout
A ./tests/ghc-regress/deSugar/should_run/dsrun023.hs
A ./tests/ghc-regress/deSugar/should_run/dsrun023.stdout
M ./tests/ghc-regress/parser/should_compile/all.T +1
A ./tests/ghc-regress/parser/should_compile/read062.hs
M ./tests/ghc-regress/parser/should_fail/all.T +2
A ./tests/ghc-regress/parser/should_fail/read042.hs
A ./tests/ghc-regress/parser/should_fail/read042.stderr
A ./tests/ghc-regress/parser/should_fail/read043.hs
A ./tests/ghc-regress/parser/should_fail/read043.stderr
M ./tests/ghc-regress/rename/should_fail/all.T +2
A ./tests/ghc-regress/rename/should_fail/rnfail049.hs
A ./tests/ghc-regress/rename/should_fail/rnfail049.stderr
A ./tests/ghc-regress/rename/should_fail/rnfail050.hs
A ./tests/ghc-regress/rename/should_fail/rnfail050.stderr
M ./tests/ghc-regress/typecheck/should_compile/all.T +2
A ./tests/ghc-regress/typecheck/should_compile/tc240.hs
M ./tests/ghc-regress/typecheck/should_fail/all.T -1 +6
A ./tests/ghc-regress/typecheck/should_fail/tcfail189.hs
A ./tests/ghc-regress/typecheck/should_fail/tcfail189.stderr
A ./tests/ghc-regress/typecheck/should_fail/tcfail190.hs
A ./tests/ghc-regress/typecheck/should_fail/tcfail190.stderr
A ./tests/ghc-regress/typecheck/should_fail/tcfail191.hs
A ./tests/ghc-regress/typecheck/should_fail/tcfail191.stderr
A ./tests/ghc-regress/typecheck/should_fail/tcfail192.hs
A ./tests/ghc-regress/typecheck/should_fail/tcfail192.stderr
A ./tests/ghc-regress/typecheck/should_fail/tcfail193.hs
A ./tests/ghc-regress/typecheck/should_fail/tcfail193.stderr
A ./tests/ghc-regress/typecheck/should_fail/tcfail194.hs
A ./tests/ghc-regress/typecheck/should_fail/tcfail194.stderr
More information about the Cvs-ghc
mailing list