Branch: refs/heads/master
Home: https://github.com/jenkinsci/xunit-plugin
Commit: b59528f30c218b945ed7f8c0828b5f0b4be4564f
https://github.com/jenkinsci/xunit-plugin/commit/b59528f30c218b945ed7f8c0828b5f0b4be4564f
Author: ChristophII <[email protected]>
Date: 2019-12-02 (Mon, 02 Dec 2019)
Changed paths:
M src/main/resources/org/jenkinsci/plugins/xunit/types/cppunit-1.0.xsd
Log Message:
-----------
Allow custom project properties for cppunit
The SuiteInfo/Projects of cppunit-1.0.xsd supports now an arbitrary number of
sub elements with arbitrary types. This allows to add user defined tags like
version, used compiler, url etc. to the unittest.xml created by cppunit.
Commit: 6398b5c3b7d23f13cd2f703fb9c1e590ab9a82bc
https://github.com/jenkinsci/xunit-plugin/commit/6398b5c3b7d23f13cd2f703fb9c1e590ab9a82bc
Author: Nikolas Falco <[email protected]>
Date: 2019-12-02 (Mon, 02 Dec 2019)
Changed paths:
M src/test/java/org/jenkinsci/plugins/xunit/types/CppUnitTest.java
A
src/test/resources/org/jenkinsci/plugins/xunit/types/cppunit/testcase7/input.xml
A
src/test/resources/org/jenkinsci/plugins/xunit/types/cppunit/testcase7/result.xml
Log Message:
-----------
Allow custom project properties for cppunit
Add test case
Compare:
https://github.com/jenkinsci/xunit-plugin/compare/2f2d75f8d15d...6398b5c3b7d2
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/xunit-plugin/push/refs/heads/master/2f2d75-6398b5%40github.com.