mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
1) Fix make check problems
2) Update svn:ignore property git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17448 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
d003a99e5a
commit
d122ffbfe9
@ -1,8 +1,7 @@
|
|||||||
SUBDIRS = .
|
SUBDIRS = .
|
||||||
|
|
||||||
TESTS = \
|
TESTS = \
|
||||||
test-load-backend \
|
test-load-backend
|
||||||
test-dbi-account
|
|
||||||
|
|
||||||
GNC_TEST_DEPS := \
|
GNC_TEST_DEPS := \
|
||||||
--gnc-module-dir ${top_builddir}/src/engine \
|
--gnc-module-dir ${top_builddir}/src/engine \
|
||||||
@ -19,8 +18,7 @@ TESTS_ENVIRONMENT := \
|
|||||||
$(shell ${top_srcdir}/src/gnc-test-env --no-exports ${GNC_TEST_DEPS})
|
$(shell ${top_srcdir}/src/gnc-test-env --no-exports ${GNC_TEST_DEPS})
|
||||||
|
|
||||||
check_PROGRAMS = \
|
check_PROGRAMS = \
|
||||||
test-load-backend \
|
test-load-backend
|
||||||
test-dbi-account
|
|
||||||
|
|
||||||
#noinst_HEADERS = test-file-stuff.h
|
#noinst_HEADERS = test-file-stuff.h
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user