Downloadliste

Projektbeschreibung

The Test Environment Toolkit (TET), is a multi-platform uniform test scaffold, into which non-distributed and distributed test suites can be incorporated. TET supports tests written in C, C++, Perl, Tcl, Shell (sh, bash, and POSIX shell), Python, Ruby, and Korn Shell.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-03-15 16:12
3.7

Dies ist ein voll-Source-Version. Es verfügt sowohl der nicht ausgeschütteten (TET3-Lite) und verteilte (Distributed TET3)-Funktionalität. Dazu gehört auch eine gebündelte contrib Verteilung im Verzeichnis "contrib". Neue API-Unterstützung umfasst den Java-API, Ruby, Python, PHP-CLI, Tcl, und ein 1003.1-2001 POSIX-Shell-API. Ein neuer Bericht Schriftsteller (GRW) ist ebenfalls enthalten.
Tags: Major feature enhancements
This is a full source release. It features both
non-distributed (TET3-Lite) and distributed
(Distributed TET3) functionality. This includes a
bundled contrib distribution in the "contrib"
directory. New API support includes the Java API,
Ruby, Python, PHP-CLI, Tcl, and a POSIX
1003.1-2001 shell API. A new report writer (grw)
is also included.

2005-03-08 15:44
3.6b

Diese Veröffentlichung fügt eine Python-API.
Tags: Minor feature enhancements
This release adds a Python API.

2004-05-22 21:39
3.6a

TET3.6a fügt Unterstützung für die Programmiersprache Python.
Tags: Minor feature enhancements
TET3.6a adds support for the Python programming
language.

2003-09-02 13:37
3.6-lite

Dies ist ein bedeutender Überarbeitung der Core-Engine für POSIX-Thread-Sicherheit, und auch für den Einsatz mit den C99-Compiler. Ebenfalls enthalten ist ein POSIX-Shell-API für die Single Unix Specification Version 3.
Tags: Major feature enhancements
This is a significant rework of the core engine for strict POSIX thread safety, and also for use with c99 compilers. Also included is a POSIX shell API for the Single UNIX Specification Version 3.

2001-05-22 01:53
3.3h

Wenn TET_SAVE_FILES in der Modus-Konfiguration und führen Sie eines der Verzeichnisse gesetzt ist besuchten während tcc gespeicherte Dateien Verarbeitung ist leer, tcc gibt eine Fehlermeldung, die besagt, dass die gespeicherten Dateien Betrieb, wenn in der Tat war es nicht erfolgreich. Die folgenden Dateien wurden aktualisiert: / src/tet3/tcclib/lsdir.c, / src / perl / template.pl, / src / perl / api.pl, / src / Makefile, und / src/tet3/inetlib/rdwr. c. Die "make compat" target wurde aktualisiert. Die Perl-API für Perl5 aktualisiert und Berichtigungen wurden für die Signal-Handling möglich. Wenn ein Testfall nutzt SIGPIPE, diese können zu Konflikten mit der Nutzung der SIGPIPE in der API. Dieses Problem betrifft TET auf Solaris-Systemen verteilt, und auf anderen Systemen, bei denen der Standard für Signal () zu haben SYSV Verhalten.
Tags: Minor bugfixes
When TET_SAVE_FILES is set in the execute mode configuration and one of the
directories visited during tcc's Saved Files processing is empty, tcc prints an
error message which says that the Saved Files operation failed when in fact it
was successful. The following files were updated: /src/tet3/tcclib/lsdir.c,
/src/perl/template.pl, /src/perl/api.pl, /src/makefile, and
/src/tet3/inetlib/rdwr.c. The "make compat" target was updated. The Perl API
was updated for Perl5, and adjustments were made for signal handling. If a
test case makes use of SIGPIPE, this can conflict with use of SIGPIPE in the
API. This problem affects Distributed TET on Solaris systems, and on other
systems where the default is for signal() to have SYSV behavior.

Project Resources