blob: a00dc11e585493fc903e64845fd88f93101c720f [file] [log] [blame]
jsewarde2cac932004-02-25 13:14:39 +00001
2This directory (nightly/) contains a simple, automatic build-and-test
3system for Valgrind, intended to be run by cron.
4
5Note (importantly) it doesn't test the sources in the tree of which
6this directory is a part (viz, nightly/..). Instead it checks out
7a complete new tree, builds and tests that independently of the
8existing tree.
9
10To use, choose a tag, probably a machine name, and run
11
12 bin/nightly /path/to/valgrind/nightly tag
13
14and supply conf/tag.conf and conf/tag.sendmail.
15