Fix sfcgal regress tests, add `check` rule in sfcgal/

stable-3.1
Sandro Santilli 2020-11-03 15:05:04 +01:00
parent 78f61fb1be
commit a903a545d4
2 changed files with 5 additions and 2 deletions

View File

@ -168,3 +168,6 @@ check-unit:
check-regress:
maintainer-clean: distclean
check:
$(MAKE) -C regress check

View File

@ -11,6 +11,6 @@
# **********************************************************************
TESTS += \
$(topsrcdir)/regress/sfcgal/regress_sfcgal \
$(topsrcdir)/regress/sfcgal/approximatemedialaxis.sql
$(topsrcdir)/sfcgal/regress/regress_sfcgal \
$(topsrcdir)/sfcgal/regress/approximatemedialaxis.sql