Home
last modified time | relevance | path

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

/libCEED/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
/libCEED/
H A DMakefile798 …@$(PYTHON) tests/junit.py --mode tap --ceed-backends $(BACKENDS) --nproc $(NPROC_TEST) --pool-size…
832 junit-% : $(OBJDIR)/%
833 …; $(PYTHON) tests/junit.py --ceed-backends $(BACKENDS) --nproc $(NPROC_TEST) --pool-size $(NPROC_P…
835 junit : $(matched:$(OBJDIR)/%=junit-%) target
937 format.py := $(filter-out tests/junit-xml/junit_xml/__init__.py, $(shell git ls-files '*.py'))
1051 .PHONY : all cln clean doxygen doc format lib install par print test tst prove prv prove-all junit
H A DDoxyfile1012 tests/junit-xml \
/libCEED/rust/libceed-sys/c-src/
H A DMakefile798 …@$(PYTHON) tests/junit.py --mode tap --ceed-backends $(BACKENDS) --nproc $(NPROC_TEST) --pool-size…
832 junit-% : $(OBJDIR)/%
833 …; $(PYTHON) tests/junit.py --ceed-backends $(BACKENDS) --nproc $(NPROC_TEST) --pool-size $(NPROC_P…
835 junit : $(matched:$(OBJDIR)/%=junit-%) target
937 format.py := $(filter-out tests/junit-xml/junit_xml/__init__.py, $(shell git ls-files '*.py'))
1051 .PHONY : all cln clean doxygen doc format lib install par print test tst prove prv prove-all junit