Matthew T. O'Connor wrote:
Ilja Booij wrote:

On Wed, 12 Jan 2005 18:27:08 -0000, Aaron Stone
<[EMAIL PROTECTED]> wrote:
Ilja, would you be interested in trying this approach? Or, at the least,
figuring out some way to only make snapshots if CVS has changed?

I think both these things are interesting to do. I'll put the 'Only
make a snapshot when there are changes in CVS' on my TODO-list for
tomorrow.

about 2.0.4:
Let's put out 2.0.4rc1 when ACL, mailboxes and _ic_search speedups are
in (and stable). Along with the necessary fixes for bugs etc.


Not that this is anything new, but it would be really nice to have some type of built in regressions test suite to help identify new bugs. It'll never catch everything, but it will offer some level of confidence that a small bugfix didn't create two new bugs ;-) PostgreSQL has a regression test suite that is part of the build system, so when compiling you do: ./configure; make; make check, and if all went well then you do make install.

I've already added unit-testing to cvs-head. Not that it covers everything (yet), but it's what I use to refactor. And yes, make check is how it's called.

--
  ________________________________________________________________
  Paul Stevens                                  mailto:[EMAIL PROTECTED]
  NET FACILITIES GROUP                     PGP: finger [EMAIL PROTECTED]
  The Netherlands________________________________http://www.nfg.nl

Reply via email to