Home
last modified time | relevance | path

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

/honee/
H A DMakefile305 PROVE ?= prove
341 prove : $(matched) target
347 prv : ;@$(MAKE) $(MFLAGS) V=$(V) prove
349 prove-all :
350 +$(MAKE) prove realsearch=%
H A D.gitignore10 .prove
H A DCONTRIBUTING.md8 Check that all tests pass using `make prove` or `make junit`.