r21431 - gnucash/trunk - Add first unittest for glibmm C++ wrapper of QofBook.

Christian Stimming cstim at code.gnucash.org
Mon Oct 17 16:10:57 EDT 2011


Author: cstim
Date: 2011-10-17 16:10:56 -0400 (Mon, 17 Oct 2011)
New Revision: 21431
Trac: http://svn.gnucash.org/trac/changeset/21431

Added:
   gnucash/trunk/src/optional/gtkmm/test/
   gnucash/trunk/src/optional/gtkmm/test/Makefile.am
   gnucash/trunk/src/optional/gtkmm/test/test-book.cpp
   gnucash/trunk/src/optional/gtkmm/test/test-gtkmm.cpp
Modified:
   gnucash/trunk/configure.ac
   gnucash/trunk/src/optional/gtkmm/Makefile.am
Log:
Add first unittest for glibmm C++ wrapper of QofBook.

Unfortunately, this reveals the C++ wrappers will only work if the GObject
system is used properly, that is, including ref() and unref() and such.
This is not what I'd expect throughout gnucash.



More information about the gnucash-patches mailing list