Difference between revisions of "Dejagnu"

From Free Software Directory
Jump to: navigation, search
m (Genium moved page DejaGnu to Dejagnu: <packagename>)
m (version 1.5.2)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=dejaGnu
+
|Name=DejaGnu
 
|Short description=Framework to test programs
 
|Short description=Framework to test programs
|Full description=A framework for testing other programs with the flexibility and consistency that makes it easy to write tests for any program. It provides a layer of abstraction which makes all correctly written tests portable to any host or target where a program must be tested. Dejagnu is written in expect, which in turn uses tcl (which is how the tests themselves are usually written). The framework has two parts: the testing module and the testsuites themselves.
+
|Full description=DejaGnu is a framework for testing other programs with the flexibility and consistency that makes it easy to write tests for any program. It provides a layer of abstraction which makes all correctly written tests portable to any host or target where a program must be tested. DejaGnu is written in expect, which in turn uses tcl (which is how the tests themselves are usually written). The framework has two parts: the testing module and the testsuites themselves.
|Homepage URL=http://www.gnu.org/software/dejagnu/dejagnu.html
+
|Homepage URL=https://gnu.org/software/dejagnu/
 
|User level=none
 
|User level=none
 +
|VCS checkout command=git clone git://git.savannah.gnu.org/dejagnu.git
 
|Computer languages=expect
 
|Computer languages=expect
 
|Documentation note=User manual available in HTML format at http://www.gnu.org/software/dejagnu/manual/
 
|Documentation note=User manual available in HTML format at http://www.gnu.org/software/dejagnu/manual/
 
|Related projects=Expect,Greg,Nana
 
|Related projects=Expect,Greg,Nana
 
|Keywords=testing,Tcl,expect
 
|Keywords=testing,Tcl,expect
|Version identifier=1.4.4
+
|Version identifier=1.5.2
|Version date=2004-02-17
+
|Version date=2015/02/03
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/pub/gnu/dejagnu/dejagnu-1.4.4.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/dejagnu/dejagnu-1.5.2.tar.gz
|Version comment=1.4.4 stable released 2004-02-17
+
|Last review by=Genium
|Last review by=Janet Casey
+
|Last review date=2015/04/19
|Last review date=2004-04-12
 
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 +
|Status=
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=dejagnu
 
|GNU package identifier=dejagnu
Line 31: Line 32:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=rob@senecass.com
 
|Email=rob@senecass.com
 +
|Resource URL=
 
}}
 
}}
 
{{Resource
 
{{Resource

Revision as of 15:50, 19 April 2015


[edit]

DejaGnu

https://www.gnu.org/software/dejagnu/
Framework to test programs.

DejaGnu is a framework for testing other programs with the flexibility and consistency that makes it easy to write tests for any program. It provides a layer of abstraction which makes all correctly written tests portable to any host or target where a program must be tested. DejaGnu is written in expect, which in turn uses tcl (which is how the tests themselves are usually written). The framework has two parts: the testing module and the testsuites themselves.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

24 December 2016




Leaders and contributors

Contact(s)Role
Rob Savoye Maintainer
Ben Elliston Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-dejagnu/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/dejagnu/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/dejagnu-commit/
DebianDeveloperhttps://tracker.debian.org/pkg/dejagnu
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/dejagnu/
WikidataGeneralhttps://www.wikidata.org/wiki/Q1183453
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/dejagnu.git/
FTPDownloadhttps://ftp.gnu.org/gnu/dejagnu/
SavannahDeveloperhttps://savannah.gnu.org/projects/dejagnu/
VCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/dejagnu/
FTPMailing Listhttps://ftpmirror.gnu.org/dejagnu/


Software prerequisites

KindDescription
Required to usetcl
Required to useexpect




Entry





















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.