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

Quelle  testlong.g   Sprache: unbekannt

 
#
# images: Minimal and Canonical images
#
# This file runs package tests. It is also referenced in the package
# metadata in PackageInfo.g.
#
LoadPackage( "io" );
LoadPackage( "images" );
dirs := DirectoriesPackageLibrary( "images", "tst" );

FERRET_TEST_LIMIT := rec(count := 1000, groupSize := 10);

TestDirectory(dirs, rec(exitGAP := true));

[ Dauer der Verarbeitung: 0.10 Sekunden  (vorverarbeitet)  ]