./wip/boost-test-suite, Run the Boost test suite

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20090305, Package name: boost-test-suite-20090305, Maintainer: brook

This package provides a simple framework for testing Boost
(http://www.boost.org/). Once installed, the entire Boost test suite
may be run as follows, ideally on a regular basis.

PREFIX/sbin/boost-test-suite
PREFIX/sbin/boost-test-suite -p # run unpatched tests

This script takes care of downloading the necessary Boost test script
and running it with parameters appropriate for simple testing
applications. It may, however, be configured for more advanced uses.
The testing process and requirements are described in greater detail
at the following site:

http://www.boost.org/development/running_regression_tests.html

Note that the Boost test framework requires a network connection, as
it updates the local copy of Boost with the most current version prior
to running the tests and then uploads the results, which are
summarized here.

http://www.boost.org/development/tests/trunk/developer/summary.html

It is important that the test suite is run regularly as it helps
ensure that the pkgsrc packages are correct.


Required to run:
[lang/python37]

Required to build:
[pkgtools/cwrappers]

Version history: (Expand)


CVS history: (Expand)


   2014-10-09 16:06:26 by Thomas Klausner | Files touched by this commit (97)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2012-09-24 19:14:38 by Aleksej Saushev | Files touched by this commit (19)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-06-13 21:44:18 by othyro | Files touched by this commit (1)
Log message:
+LICENSE; Changed /var to ${VARBASE}.
   2009-10-11 12:44:25 by Thomas Klausner | Files touched by this commit (267)
Log message:
Remove obsolete @dirrm lines.
   2009-05-08 22:50:16 by Aleksey Cheusov | Files touched by this commit (2)
Log message:

Static (not changable) DESCR is prefered because it allows to create
   a summary information about source pkgsrc package
   in pkg_summary(5) style.
   2009-04-09 03:18:38 by Jörg Sonnenberger | Files touched by this commit (1)
Log message:
Remove redundant NO_CHECKSUM

   2009-03-12 18:06:06 by Brook | Files touched by this commit (2)
Log message:
Add the man page to PLIST and its directory to INSTALLATION_DIRS.
   2009-03-09 15:48:12 by Brook | Files touched by this commit (1)
Log message:
Update to reflect the new index file.