Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/sl2reps/tst/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 30.10.2022 mit Größe 393 B image not shown  

Quelle  testall.g   Sprache: unbekannt

 
#
# SL2Reps: Constructs representations of SL2(Z).
#
# This file runs package tests. It is also referenced in the package
# metadata in PackageInfo.g.
#
LoadPackage( "SL2Reps" );

TestDirectory(DirectoriesPackageLibrary("SL2Reps", "tst"),
  rec(exitGAP     := true,
      testOptions := rec(compareFunction := "uptowhitespace")));

FORCE_QUIT_GAP(1); # if we ever get here, there was an error

[ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ]