view test/README @ 448:5cccf90bf838 3.0 tip

Fixed bug with complex external references generating invalid relocations in the object file
author lost@l-w.ca
date Fri, 05 Nov 2010 22:27:00 -0600
parents a741d2e4869f
children
line wrap: on
line source

This folder contains various schemes for testing LWTOOLS. The tests are
undocumented and will remain so unless someone wishes to create
documentation for them. They are also specific to LWTOOLS.

In general, a test should be created every time a bug is discovered; that
test should fail if the bug is found. No test need be created if another
test already covers the bug in question.

Before any release is made, the test suite should be run to ensure there are
no regressions. This will not guarantee that there are no new bugs, but it
should prevent old bugs from creeping in again.