/example-cpp11

Minimal project that uses qmake, GCC, C++11, gcov and is tested by Travis CI

Primary LanguageShellGNU General Public License v3.0GPL-3.0

travis_qmake_gcc_cpp11_gcov

Travis CI logo Whitespace Codecov logo

Build Status codecov.io

This GitHub is part of the Travis C++ Tutorial.

The goal of this project is to have a clean Travis CI build, with specs:

  • C++ version: C++11
  • Build system: qmake
  • C++ compiler: g++
  • Libraries: STL only
  • Code coverage: gcov (note: it should show the code coverage is below 100%)
  • Source: multiple files

Additionally, the code coverage should be measured by CodeCov.

More complex builds:

Less complex builds:

We are happy to help if you have any questions. Please contact email our Support at support@codecov.io