r21677 - gnucash/trunk/src/gnc-module/test - [Testing] Gnc-module: Provide checked error messages to replace noted warnings (c-files only)

John Ralls jralls at code.gnucash.org
Sun Dec 4 19:08:10 EST 2011


Author: jralls
Date: 2011-12-04 19:08:10 -0500 (Sun, 04 Dec 2011)
New Revision: 21677
Trac: http://svn.gnucash.org/trac/changeset/21677

Modified:
   gnucash/trunk/src/gnc-module/test/misc-mods/Makefile.am
   gnucash/trunk/src/gnc-module/test/test-agedver.c
   gnucash/trunk/src/gnc-module/test/test-dynload.c
   gnucash/trunk/src/gnc-module/test/test-incompatdep.c
   gnucash/trunk/src/gnc-module/test/test-load-c.c
   gnucash/trunk/src/gnc-module/test/test-modsysver.c
Log:
[Testing] Gnc-module: Provide checked error messages to replace noted warnings (c-files only)


Much better for expected warnings to be tested for than to have a lead-in message saying that they're really OK.

Don't have the test utilities in Scheme yet.

Set the phony modules in misc-modules to be libtool modules instead of shared libraries. Aside from being more correct, this ensures that they'll have the same name on Linux and OSX.



More information about the gnucash-patches mailing list