Commit graph

7 commits

Author SHA1 Message Date
sbd
1451e1ffe6 Regenerate diffs for GNU patch. 2011-12-14 03:05:04 +00:00
marino
ad8f1b1a5b devel/tet3: Multiple platform fix
Tet3 has a korn shell script in it, but this was never accounted for
previously.  NetBSD has /bin/ksh so they never noticed the error.  However,
the script in question didn't have the shebang at the first line because
it was a template and REPLACE_KSH failed.  As a result, the template is
patched to allow REPLACE_KSH to work.  This fix should apply to all
platforms that don't have /usr/ksh.
2011-12-11 11:57:08 +00:00
dholland
d7c736dbbd Fix broken build on NetBSD. Add DESTDIR support.
PKGREVISION++ as a precaution.
2010-07-12 02:46:37 +00:00
rillig
ae4eaf6ed5 Updated tet3 to 3.7.
I don't know what changed since the doc/ directory in the tarball is
empty and there is neither a README nor a NEWS file.
2006-06-08 16:57:59 +00:00
joerg
cc401bc87d Add DragonFly support. The sys/types.h works around a header bug in
time.h, size_t doesn't get defined correctly.
2006-01-09 15:55:02 +00:00
agc
21bf6afa32 Add perl interpreter lines to perl scripts, and use REPLACE_PERL to make
sure the right interpreter gets used.
2003-07-22 18:09:01 +00:00
agc
013fa45dc0 Initial import of tet3, the Open Group's test harness, into the Packages
Collection. This is version 3.3h.

Test harness for The Open Group suites of POSIX tests.

The TETware family of tools are Test Execution Management Systems that
takes care of the administration, sequencing, reporting and
portability of all of the tests that you develop.  Freeing up
developers to concentrate on test development and helping testers by
providing them with a single, standard, test harness.  Enabling you to
deliver your software projects on time and across multiple operating
systems.  They are all available off-the-virtual-shelf.  Easily
accessed by ftp download.  So stop re-inventing the wheel, take the
drudge out of test development and use TETware.
2003-06-17 17:39:03 +00:00