Searched refs:matched (Results 1 – 3 of 3) sorted by relevance
809 matched = $(foreach pattern,$(realsearch),$(filter $(OBJDIR)/$(pattern),$(tests) $(allexamples))) macro814 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-%)
1028 # Note that the wildcards are matched against the file with absolute path, so to1039 # Note that the wildcards are matched against the file with absolute path, so to