mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/backend/postgres/test/Makefile.am: include run-tests.sh in
the distribution. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7836 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
d5eba882d3
commit
ef110593ef
@ -4,6 +4,9 @@
|
||||
round to 0 (like they should be) so we don't hit the rounding
|
||||
code and blow up. Fixes #103536.
|
||||
|
||||
* src/backend/postgres/test/Makefile.am: include run-tests.sh in
|
||||
the distribution.
|
||||
|
||||
2003-01-14 Derek Atkins <derek@ihtfp.com>
|
||||
|
||||
* src/engine/QueryNew.h: add QUERY_PARAM_ACTIVE
|
||||
|
@ -44,5 +44,5 @@ AM_CFLAGS = \
|
||||
|
||||
EXTRA_DIST = \
|
||||
test-load-module \
|
||||
db-control.sh
|
||||
|
||||
db-control.sh \
|
||||
run-tests.sh
|
||||
|
Loading…
Reference in New Issue
Block a user