hgbook

log en/examples/run-example

age author description
2007-06-06 Bryan O'Sullivan Make run-example a bit more user friendly.
2007-04-16 Bryan O'Sullivan Be more conservative in timeouts.
2007-03-27 Bryan O'Sullivan If something times out, try to tell what it was.
2007-03-27 Bryan O'Sullivan Try to tighten up the run environment to make things more reproducible.
2007-03-26 Bryan O'Sullivan Backed out changeset 08a4467f489162c14cf17b94aa771a23dd6f02dc
2007-03-26 Bryan O'Sullivan Try to get the bisect extension to behave.
2007-03-26 Bryan O'Sullivan Run examples in predictable order if we're doing the lot.
2007-03-26 Bryan O'Sullivan Catch more errors.
2007-03-12 Bryan O'Sullivan run-example: better error if bogus section name found.
2007-03-12 Bryan O'Sullivan Check for illegal suffixes.
2007-03-06 Bryan O'Sullivan Oops! I forgot that I need the undoctored output files in the book!
2007-03-06 Bryan O'Sullivan Handle YA corner case.
2007-03-06 Bryan O'Sullivan More attempts to tidy up regexps for ignoring.
2007-03-06 Bryan O'Sullivan Handle a few more common regexps. Clean up on exit nicely.
2007-03-05 Bryan O'Sullivan Save "good" example output so we can see if something has broken.
2007-03-05 Bryan O'Sullivan Don't falsely signal success to make.
2006-12-26 Bryan O'Sullivan Document the backout command.
2006-10-19 Bryan O'Sullivan More merge content.
2006-10-03 Bryan O'Sullivan Much progress in template chapter.
2006-09-04 Bryan O'Sullivan Make run-example time out if shell seems to get stuck.
2006-09-04 Bryan O'Sullivan Add -v option to run-example, to assist with debugging example scripts.
2006-09-04 Bryan O'Sullivan Fix escaping of backslashes. Finally!
2006-08-30 Bryan O'Sullivan Make run-example print better error messages when things go wrong.
2006-08-30 Bryan O'Sullivan Fix run-example script on Debian.
2006-08-29 Bryan O'Sullivan Propagate exceptions more correctly.
2006-08-29 Bryan O'Sullivan Propagate errors correctly.
2006-08-08 Bryan O'Sullivan bash is not necessarily in /bin.
2006-08-07 Bryan O'Sullivan Mostly random attempt to see if fiddling with the child will help the parent.
2006-08-07 Bryan O'Sullivan Don't assume that python is in /usr/bin.
2006-07-23 Bryan O'Sullivan Don't rerun examples unnecessarily.