packages feed

labyrinth-0.1.0.0: testsuite/Main.hs

{-# OPTIONS_GHC -F -pgmF htfpp #-}

import Test.Framework

import {-@ HTF_TESTS @-} TestLabyrinth
import {-@ HTF_TESTS @-} TestLabyrinth.Generate
import {-@ HTF_TESTS @-} TestLabyrinth.Move.ChoosePosition
import {-@ HTF_TESTS @-} TestLabyrinth.Move.Grenade
import {-@ HTF_TESTS @-} TestLabyrinth.Move.Movement
import {-@ HTF_TESTS @-} TestLabyrinth.Move.Shoot
import {-@ HTF_TESTS @-} TestLabyrinth.ShowLabyrinth
import {-@ HTF_TESTS @-} TestLabyrinth.ShowMove
import {-@ HTF_TESTS @-} TestPeeker

main = htfMain htf_importedTests