Home
last modified time | relevance | path

Searched +full:- +full:- +full:xml +full:- +full:pretty (Results 1 – 3 of 3) 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
6 -----
8 A Python module for creating JUnit XML test result documents that can be
11 pretty graphs and test reporting capabilities, this module will let you
12 generate the XML test reports.
14 *As there is no definitive Jenkins JUnit XSD that I could find, the XML
16 searches and the Jenkins JUnit XML reader source code. File a bug if
21 ------------
27 pip install junit-xml
[all …]
/honee/
H A D.gitlab-ci.yml1 # ----------------------------------------------------------------------------------------
3 # ----------------------------------------------------------------------------------------
5 - test:stage-lint
6 - test:stage-full
7 - test:post
8 - test:docs
9 - deploy
15 .test-basic:
19 - web
20 - merge_requests
[all …]
H A DDoxyfile20 # doxygen -x [configFile]
24 # doxygen -x_noenv [configFile]
26 #---------------------------------------------------------------------------
28 #---------------------------------------------------------------------------
31 # file that follow. The default is UTF-8 which is also the encoding used for all
35 # The default value is: UTF-8.
37 DOXYFILE_ENCODING = UTF-8
40 # double-quotes, unless you are using Doxywizard) that should identify the
57 PROJECT_BRIEF = "HONEE - High-Order Navier-stokes Equation Evaluator"
74 # sub-directories (in 2 levels) under the output directory of each output format
[all …]