mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-02-10 22:13:07 +05:00
Replace 'make check' by 'make installcheck'
This commit is contained in:
parent
3608510e87
commit
d342cb8288
@ -135,7 +135,7 @@ pyexamples_SCRIPTS = $(BAD_TESTS) $(GOOD_TESTS)
|
||||
|
||||
EXTRA_DIST += $(pyexamples_SCRIPTS) testme.py
|
||||
|
||||
check-local:
|
||||
installcheck-local:
|
||||
@for f in $(GOOD_TESTS) ; do \
|
||||
python $(top_srcdir)/doc/salome/examples/testme.py $(top_srcdir)/doc/salome/examples/$$f || exit 1; \
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user