Home
last modified time | relevance | path

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

/libCEED/
H A DMakefile809 matched = $(foreach pattern,$(realsearch),$(filter $(OBJDIR)/$(pattern),$(tests) $(allexamples))) macro
814 test : $(matched:$(OBJDIR)/%=run-%)
823 prove : $(matched)
825 …$(PROVE) $(PROVE_OPTS) --exec '$(PYTHON) tests/junit.py' $(matched:$(OBJDIR)/%=%) :: --mode tap --…
835 junit : $(matched:$(OBJDIR)/%=junit-%)
H A DDoxyfile1028 # Note that the wildcards are matched against the file with absolute path, so to
1039 # Note that the wildcards are matched against the file with absolute path, so to
/libCEED/rust/libceed-sys/c-src/
H A DMakefile809 matched = $(foreach pattern,$(realsearch),$(filter $(OBJDIR)/$(pattern),$(tests) $(allexamples))) macro
814 test : $(matched:$(OBJDIR)/%=run-%)
823 prove : $(matched)
825 …$(PROVE) $(PROVE_OPTS) --exec '$(PYTHON) tests/junit.py' $(matched:$(OBJDIR)/%=%) :: --mode tap --…
835 junit : $(matched:$(OBJDIR)/%=junit-%)