• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dawagner / parameter-framework / 416 / 1
75%
master: 78%

Build:
Build:
LAST BUILD BRANCH: integerparam-template
DEFAULT BRANCH: master
Ran 17 Nov 2015 06:46PM UTC
Files 233
Run time 42s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 Nov 2015 06:46PM UTC coverage: 74.887%. Remained the same
416.1

push

travis-ci

David Wagner
CMake: make the check for XInclude support more robust

We used to use check_library_exists which tries to compile a simple
program involving the required function (xmlXIncludeProcess) and link it
against libxml2. However, this could fail for some other, unrelated reasons.
Even though such reasons could be fatal later, the error message was not clear,
because unrelated to the actual problem.

Instead, we now check that the LIBXML_XINCLUDE_ENABLED macro is defined in
xmlversion.h - which is how libxml2 describes activated features. This does not
involve linking and thus is more robust.

Signed-off-by: David Wagner <david.wagner@intel.com>

4992 of 6666 relevant lines covered (74.89%)

3718.74 hits per line

Source Files on job 416.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 416
  • Travis Job 416.1
  • eb68c9ed on github
  • Prev Job for on cmake-misc-fixes (#414.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc