#
# DeepThought: This package provides functions for multiplication and other computations in finitely generated nilpotent groups based on the Deep Thought algorithm.
#
# This file runs package tests. It is also referenced in the package
# metadata in PackageInfo.g.
#
LoadPackage( "DeepThought" );
TestDirectory(DirectoriesPackageLibrary( "DeepThought", "tst" ),
rec(exitGAP := true));
FORCE_QUIT_GAP(1); # if we ever get here, there was an error
# TODO: Write test functions which compare results with hard coded result
[ Dauer der Verarbeitung: 0.12 Sekunden
(vorverarbeitet)
]