[Gnucash-changes] r11832 - gnucash/trunk/src/gnome-utils/test - Remove GUI test cases from the 'TESTS' variable. These tests will

Chris Shoemaker c.shoemaker at cox.net
Fri Nov 4 23:47:11 EST 2005


On Fri, Nov 04, 2005 at 11:21:21PM -0500, Derek Atkins wrote:
> Shouldn't there be a 'test-recurrence' in src/engine/tests that
> tests src/engine/Recurrence.c ?

Maybe, but there's not.  :)  It's in src/engine/test/.

-chris

> 
> -derek
> 
> David Hampton <hampton at cvs.gnucash.org> writes:
> 
> > Author: hampton
> > Date: 2005-11-04 18:36:07 -0500 (Fri, 04 Nov 2005)
> > New Revision: 11832
> >
> > Modified:
> >    gnucash/trunk/src/gnome-utils/test/Makefile.am
> > Log:
> > Remove GUI test cases from the 'TESTS' variable.  These tests will
> > prevent 'make dist' from running unattended.
> >
> >
> > Modified: gnucash/trunk/src/gnome-utils/test/Makefile.am
> > ===================================================================
> > --- gnucash/trunk/src/gnome-utils/test/Makefile.am	2005-11-04 23:34:04 UTC (rev 11831)
> > +++ gnucash/trunk/src/gnome-utils/test/Makefile.am	2005-11-04 23:36:07 UTC (rev 11832)
> > @@ -1,11 +1,17 @@
> >  TESTS =  \
> > -  test-link-module test-load-module test-gnc-recurrence test-gnc-dialog
> > +  test-link-module test-load-module
> >  
> > +# The following tests are nice, but have absolutely no place in an
> > +# automated testing system.
> > +#
> > +TESTS_GUI = test-gnc-recurrence test-gnc-dialog
> > +
> >  ##lib_LTLIBRARIES = libgncgnome.la
> >  
> >  
> >  
> >  GNC_TEST_DEPS := @GNC_TEST_SRFI_LOAD_CMD@ \
> > +  --gnc-module-dir ${top_builddir}/src/core-utils \
> >    --gnc-module-dir ${top_builddir}/src/gnc-module \
> >    --gnc-module-dir ${top_builddir}/src/network-utils \
> >    --gnc-module-dir ${top_builddir}/src/engine \
> >
> > _______________________________________________
> > gnucash-changes mailing list
> > gnucash-changes at gnucash.org
> > https://lists.gnucash.org/mailman/listinfo/gnucash-changes
> >
> >
> 
> -- 
>        Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
>        Member, MIT Student Information Processing Board  (SIPB)
>        URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
>        warlord at MIT.EDU                        PGP key available
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel


More information about the gnucash-devel mailing list