Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/pkg/smallsemi/tst/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 25.1.2025 mit Größe 668 B image not shown  

Quelle  testall.g   Sprache: unbekannt

 
#############################################################################
##
##  testall.g                      Smallsemi - a GAP library of semigroups
##  Copyright (C) 2008-2024            Andreas Distler & James D. Mitchell
##
##  Licensing information can be found in the README file of this package.
##
#############################################################################

LoadPackage("smallsemi");
SetInfoLevel(InfoSmallsemi, 0);
dirs := DirectoriesPackageLibrary("smallsemi", "tst");
TestDirectory(dirs, rec(exitGAP := true,
                        testOptions := rec(
                                       compareFunction := "uptowhitespace")));

[ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet)  ]