You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Roger Leigh (JIRA)" <xe...@xml.apache.org> on 2017/07/03 13:22:00 UTC

[jira] [Created] (XERCESC-2104) Add automake unit tests to match cmake tests

Roger Leigh created XERCESC-2104:
------------------------------------

             Summary: Add automake unit tests to match cmake tests
                 Key: XERCESC-2104
                 URL: https://issues.apache.org/jira/browse/XERCESC-2104
             Project: Xerces-C++
          Issue Type: Improvement
          Components: Build
    Affects Versions: 3.2.0
            Reporter: Roger Leigh
         Attachments: 0001-cmake-Add-test-corrections-to-align-with-sanityTest-.patch, 0002-Add-individual-automake-checks.patch, 0003-automake-Use-silent-rules-in-place-of-custom-logic.patch

The attached patches replace the sanityTest perl script with a set of small scripts which allow the automake test-runner to run the unit tests individually, as for cmake, including individual logs containing diffs where there are errors.

It also replaces some of the custom boilerplate in the Makefile.ams with AM_SILENT_RULES, which does the same thing now it's directly supported in automake (for a long time now, so all recent automake versions will support it in practice).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org