Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor CxxFileLinesVisitorTest #1426

Merged
merged 3 commits into from
Mar 10, 2018
Merged

Commits on Feb 24, 2018

  1. refactor CxxFileLinesVisitorTest

    - only one assert per test
    - add constexpr in test file "ncloc.cc"
    Bertk committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    c8ec966 View commit details
    Browse the repository at this point in the history
  2. enhance debug logging info

    - show hits and condition per line
    - remove obsolete test
    Bertk committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    eaea857 View commit details
    Browse the repository at this point in the history
  3. remove condition coverage from XML VS-Parser

    - conditional coverage is not supported with Microsoft coverage data
    Bertk committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    3726a65 View commit details
    Browse the repository at this point in the history