Skip to content
  • Tristan Van Berkom's avatar
    Added Glade's first unit test (about time !) · f1543fca
    Tristan Van Berkom authored
    This patch clears the way for unit testing, some environment variables
    are added to ensure unit tests run on code that is not installed but
    in tree.
    
    The added test iterates over all widgets in the catalog, uses the
    adaptor to create a GladeWidget and asserts that the GladeWidget and
    it's internal object is finalized after unreferencing the GladeWidget.
    f1543fca