Home
last modified time | relevance | path

Searched refs:junit (Results 1 – 4 of 4) sorted by relevance

/honee/tests/junit-xml/
H A DREADME.rst1 python-junit-xml
3 .. image:: https://travis-ci.org/kyrus/python-junit-xml.png?branch=master
27 pip install junit-xml
29 easy_install junit-xml
35 git clone https://github.com/kyrus/python-junit-xml.git
98 4. Verify the new version was uploaded at https://pypi.org/project/junit-xml/#history
/honee/
H A DMakefile285 format.py := $(filter-out tests/junit-xml/junit_xml/__init__.py, $(shell git ls-files '*.py'))
323 …@$(PYTHON) tests/junit.py --ceed-backends $(CEED_BACKENDS) --mode tap $(if $(SMARTREDIS_DIR),--sma…
353 junit-% : $(OBJDIR)/%
354 …@printf " %10s %s\n" TEST $(<:$(OBJDIR)/%=%); $(PYTHON) tests/junit.py --junit-batch $(JUNIT_BATC…
356 junit : $(matched:$(OBJDIR)/%=junit-%) target
H A DCONTRIBUTING.md8 Check that all tests pass using `make prove` or `make junit`.
H A DDoxyfile1041 EXCLUDE = tests/junit-xml