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

Quelle  testall.g   Sprache: unbekannt

 
#
# RepnDecomp: Decompose representations of finite groups into irreducibles
#
# This file runs package tests. It is also referenced in the package
# metadata in PackageInfo.g.
#
LoadPackage( "RepnDecomp" );

TestDirectory(DirectoriesPackageLibrary( "RepnDecomp", "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.17 Sekunden  (vorverarbeitet)  ]