Julian Seward 1e888cfd02 Make a new regtest target, "all-regtest", being the union of "make
regtest" and "make exp-regtest".  Then change the nightly build system
to run all-regtest instead of exp-regtest.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7332
2008-01-09 21:03:43 +00:00
..
2004-02-25 13:14:39 +00:00
2004-02-25 13:14:39 +00:00

This directory (nightly/) contains a simple, automatic build-and-test
system for Valgrind, intended to be run by cron.

Note (importantly) it doesn't test the sources in the tree of which
this directory is a part (viz, nightly/..).  Instead it checks out
a complete new tree, builds and tests that independently of the
existing tree.

To use, choose a tag, probably a machine name, and run

   bin/nightly  /path/to/valgrind/nightly  tag

and supply conf/tag.conf and conf/tag.sendmail.