On Sat, Sep 27, 2008 at 10:55 AM, Thorkil Naur <[EMAIL PROTECTED]> wrote: > Hello, > > On Saturday 27 September 2008 16:14, zooko wrote: >> ... >> What are the bugs tests? > > The tests in the bugs (as opposed to tests) directory, I believe. I presume > they are supposed to fail and will be moved to the tests directory when the > bug they provoke has been repaired.
Indeed, and they are run with 'make bugs'. We used to run them when make test (or equivalently make check) was run, but people seemed to get confused by that, so we removed them from the default check. It'd be helpful to be able to see which ones are still failing, so we could know when the bugs are fixed. Or on which platforms a given bug is present. David _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
