Branch: refs/heads/master
Home: https://github.com/jenkinsci/xunit-plugin
Commit: 8e35d765fd5837a0260d55bd6f2acbad5f843b53
https://github.com/jenkinsci/xunit-plugin/commit/8e35d765fd5837a0260d55bd6f2acbad5f843b53
Author: José Fonseca <[email protected]>
Date: 2014-06-03 (Tue, 03 Jun 2014)
Changed paths:
M src/main/resources/org/jenkinsci/plugins/xunit/types/ctest-to-junit.xsl
M src/test/java/org/jenkinsci/plugins/xunit/types/CTestTest.java
A
src/test/resources/org/jenkinsci/plugins/xunit/types/ctest/testcase2/input.xml
A
src/test/resources/org/jenkinsci/plugins/xunit/types/ctest/testcase2/result.xml
Log Message:
-----------
Recognize ctest 'notrun' as skipped.
cmake 3.0 adds support for skipped tests, which are marked as not run:
http://www.cmake.org/cmake/help/v3.0/prop_test/SKIP_RETURN_CODE.html#prop_test:SKIP_RETURN_CODE
PS: I haven't actually ran the test suite -- just ran the XSL manually
with xsltproc.
Commit: 4e7f91ebec1e7802d97ff6b3feaf203960fb1c68
https://github.com/jenkinsci/xunit-plugin/commit/4e7f91ebec1e7802d97ff6b3feaf203960fb1c68
Author: Gregory Boissinot <[email protected]>
Date: 2014-06-09 (Mon, 09 Jun 2014)
Changed paths:
M src/main/resources/org/jenkinsci/plugins/xunit/types/ctest-to-junit.xsl
M src/test/java/org/jenkinsci/plugins/xunit/types/CTestTest.java
A
src/test/resources/org/jenkinsci/plugins/xunit/types/ctest/testcase2/input.xml
A
src/test/resources/org/jenkinsci/plugins/xunit/types/ctest/testcase2/result.xml
Log Message:
-----------
Merge pull request #23 from jrfonseca/ctest-skipped
Recognize ctest 'notrun' as skipped.
Compare:
https://github.com/jenkinsci/xunit-plugin/compare/f54e01d0be86...4e7f91ebec1e
--
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].
For more options, visit https://groups.google.com/d/optout.