Bug fixes and tests



    >> From: Raymond Toy
    >> 
    >> When bugs are fixed, clearly we should put some tests in to make sure
    >> they stay fixed.  But where should they go?  Should we find a suitable
    >> place in rtests to place them?  Should they be put in a separate file?
    >> 
    >> I would also say that we should add a comment to the tests to indicate
    >> where the tests come from and what bug they're demonstrating.
    >> 
    >> Ray

    David> I have been adding tests for bug fixes to rtest15.mac, with dates and 
    David> brief comments.  This file is getting quite large and it may be a 
    David> good ideas to freeze this file and start rtest16.mac (or similar) for 
    David> fixes post 5.9.1 release.

Ok.  I'll look at rtest15 or maybe start rtest16.

Ray