r23026 - gnucash/trunk/src/report/standard-reports/test - Add test suite for standard tests

Derek Atkins warlord at MIT.EDU
Mon Jun 3 15:04:30 EDT 2013


Geert Janssens <gjanssens at code.gnucash.org> writes:

> --- gnucash/trunk/src/report/standard-reports/test/Makefile.am	2013-06-02 10:32:18 UTC (rev 23025)
> +++ gnucash/trunk/src/report/standard-reports/test/Makefile.am	2013-06-02 10:32:39 UTC (rev 23026)
> +$(patsubst %.scm,%,$(SCM_TESTS)): %: Makefile .scm-links
> +	echo 'guile --debug -l $(srcdir)/$*.scm -c "(exit (run-test))"' > $@
> +	chmod a+x $@
> +

I suspect this is the code that's causing the build issues.  We
shouldn't be using the $(patsubst ... in the Makefile.

-derek

-- 
       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


More information about the gnucash-devel mailing list