Skip to content

codecov/example-cpp98

Repository files navigation

travis_qmake_gcc_cpp98_gcov

Travis CI logo Whitespace Codecov logo

Build Status codecov.io

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

  • C++ version: C++98
  • Build system: qmake
  • C++ compiler: g++
  • Libraries: STL only
  • Code coverage: gcov (note: it should show the code coverage is not 100%)
  • Source: one single file, main.cpp

More complex builds:

About

Test how to use qmake and gcov

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • QMake 36.6%
  • Shell 33.9%
  • C++ 29.5%