automating Mercurial test suite runs

Giorgos Keramidas keramida at ceid.upatras.gr
Thu Mar 22 19:34:07 CDT 2007


Hi all,

I've written a small shell script to automate runs of the Mercurial
test suite through a cron job.  The script isn't really anything
fancy, but it can already run the tests by pulling from a 'gate'
repository.  While writing it, I used a local crew repo clone at:

  /home/keramida/hg/mercurial/crew

and in fact the current version of the script still uses this local
path as $GATEREPO.  I've pushed the current version of the script to:

  http://hg.hellug.gr/mercurial/gker/rev/24e13561536f

Does it look like something that would be nice to extend and add to
the Mercurial distribution?

Regards,
Giorgos



More information about the Mercurial-devel mailing list