Summary: testing suite is now part of the official tree
New version of: pigeondeliver--main--0.2--patch-43
Available in archive: tla@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Committed by: Carlo Contavalli <ccontavalli@xxxxxxxxxxx>
on: Tue Jun 27 07:44:36 UTC 2006
* AUTOBUGS - added file documenting the bugs found with the
testing suite, which are really bugs, and how the others
have been solved.
* test/tests/postfix-sapi/ - renamed to just 'sapi'. Planning
to add sapi.postfix and sapi.forward, by just changing compile
options.
* test/compile/sapi.build - modified to include -ggdb3 and
-O0, even when debugging is not enabled.
* test/compile/sapi.build.debug - now, the sapi is compiled
twice, once without debugging options, the second time
with debugging and boundary checking. This is to make sure
the code works under both conditions.
* test/scripts/* - much better output generation.
The testing suite now outputs _useful_ messages.
Many bugs have been corrected, and many more
controls over the sanity of the tests being run
are now performed.
* test/tests/sapi/src/un-send.c - was not behaving
properly under certain conditions. The only piece
of code wich is not tested right now is \n splitting
and handling, when bodyd is being called.
* test/tests/sapi/data/test - now, it is written in perl
and is much more able to verify and check input and
output correspondance.
* test/tests/sapi/data/gen - modified accordingly, like
indicated above.
* test/tests/sapi/src/Makefile.in - corrected a couple
compilation errors.
* test/tests/sapi/output/test/sapi.build - added outputp
files for various compilation options.
* test/tests/sapi/output/test/sapi.build.debug - same
thing as above.
* test/tests/sapi/input/test/* - added many more input
tests.
* test/tests/sapi/data/build.library - modified compile
options for library.