Heads up: top level `make test` now runs the full testsuite

Typing `make test` in the ghc root directory now runs the full testsuite, just like it already did in the `testsuite/tests` directory. If you want to run the fast testsuite, use the new targets `make fasttest` or `make fast`. The `validate` script still runs the same tests as before (depending on the argument, `--slow`, `--fast` or normal). References: https://ghc.haskell.org/trac/ghc/wiki/Building/StandardTargets#Topleveltarge... https://ghc.haskell.org/trac/ghc/wiki/Building/RunningTests -Thomas Miedema

Typing `make test` in the ghc root directory now runs the full testsuite Does this mean that full testsuite run has no broken tests? I vaguely recall that some time ago a couple of tests were broken.
Janek --- Politechnika Łódzka Lodz University of Technology Treść tej wiadomości zawiera informacje przeznaczone tylko dla adresata. Jeżeli nie jesteście Państwo jej adresatem, bądź otrzymaliście ją przez pomyłkę prosimy o powiadomienie o tym nadawcy oraz trwałe jej usunięcie. This email contains information intended solely for the use of the individual to whom it is addressed. If you are not the intended recipient or if you have received this message in error, please notify the sender and delete it from your system.
participants (2)
-
Jan Stolarek
-
Thomas Miedema