Home
last modified time | relevance | path

Searched refs:prove (Results 1 – 6 of 6) sorted by relevance

/libCEED/
H A D.gitignore15 .prove
H A DMakefile230 PROVE ?= prove
823 prove : $(matched) target
827 prv : ;@$(MAKE) $(MFLAGS) V=$(V) prove
829 prove-all :
830 +$(MAKE) prove realsearch=%
1051 .PHONY : all cln clean doxygen doc format lib install par print test tst prove prv prove-all junit …
H A DCONTRIBUTING.md8 Check that tests (including "examples") pass using `make prove-all`.
H A DREADME.md138 or, using the `prove` tool distributed with Perl (recommended):
141 $ make prove
/libCEED/rust/libceed-sys/c-src/
H A DMakefile230 PROVE ?= prove
823 prove : $(matched) target
827 prv : ;@$(MAKE) $(MFLAGS) V=$(V) prove
829 prove-all :
830 +$(MAKE) prove realsearch=%
1051 .PHONY : all cln clean doxygen doc format lib install par print test tst prove prv prove-all junit …
/libCEED/doc/sphinx/source/
H A DCONTRIBUTING.md8 Check that tests (including "examples") pass using `make prove-all`.