Downloadliste

Projektbeschreibung

TAP4Pascal is an easy-to-use but powerful unit testing suite for Pascal (FreePascal, Turbo Pascal, et al.), conforming to the Test-Anything Protocol (TAP) specification, originally developed for testing Perl, and lightweight enough to work on any platform since it is entirely text-based. It comes with its own test harness for running and summarizing the results of multiple test sets. It aims to be straightforward and to make test building easy and quick for developers, and to help software work better for everyone.

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.

2010-09-15 19:17
0.5.49

Dies ist ein Wartungs-Update, dass Ausgabeformatierung ein bisschen besser werden Änderungen, kann für eine unbegrenzte Anzahl von Dateispezifikationen als Argumente übergeben werden, und zwickt noch ein paar andere Kleinigkeiten.
Tags: Minor, Maintenance, bugfix, tweaks
This is a minor maintenance release that changes output formatting to be a bit better, allows for an unlimited number of filespecs to be passed as arguments, and tweaks a couple of other minor things.

2010-09-09 20:44
0.5.44

Die Suite baut nun korrekt unter Win32, mit dem Bestand FreePascal Verteilung und die neue Makefile.w32. Pro-Datei und insgesamt Test Erfolg Prozentsätze wurden hinzugefügt und Fehler wurden behoben.
The suite now builds correctly under Win32, with the stock FreePascal distribution and the new Makefile.w32. Per-file and total test success percentages were added, and bugs were fixed.

2010-09-07 18:36
0.5.42

TAP4Pascal enthält jetzt eine eigene Testumgebung, zu beweisen, die den Betrieb und die Erzeugung von Statistiken für eine beliebige Anzahl von einzelnen Unit-Test-Sets können. Es gab auch ein paar kleinere Bugfixes und andere neue Features.
Tags: Minor bugfixes, Minor feature enhancements
TAP4Pascal now includes its own test harness, PROVE, which allows the running of and generation of statistics for any number of individual unit test sets. There were also a few minor bugfixes and other new features.

Project Resources