# tst/testall.g raq LoadPackage( "raq" ); TestDirectory(DirectoriesPackageLibrary("raq","tst"), rec(exitGAP := true, testOptions := rec(compareFunction := "uptowhitespace")) ); FORCE_QUIT_GAP(1); # should be unreachable