Skip to content

conradhaupt/Github-Course-Teams-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CPP-automated-builds

Collects information for automating C++ builds and running unit tests using Travis

Let's use this repo to collect any resources for doing this. Put all build scripts, make files etc. in the build-scripts folder. Other documentation can go in this readme.

Useful links

Travis C++ Tutorial
https://github.com/richelbilderbeek/travis_cpp_tutorial

Continuous integration with Travis CI
https://arne-mertz.de/2017/04/continuous-integration-travis-ci/

Travis CI environment for C++ Projects
https://docs.travis-ci.com/user/languages/cpp/

Teach C++ using GitHub classroom and Travis CI
https://www.youtube.com/watch?v=qimc_OGD75E

Custom Makefiles in CodeLite
http://codelite.org/LiteEditor/CustomMakefiles


A very brief example of how to get a C++11 program compiled on TravisCI
https://github.com/JaredP94/TravisCI-Test

Simple Travis example for C++14 using modern GCC and Clang compilers
https://github.com/JaredP94/TravisCI-Test2

Working commit with Travis using doctest!
https://github.com/Kyle-11/TestTravis2/commits/factorialDoctest

Test case (student project submission 2017):
Travis and Coveralls are enabled for this repo:
https://github.com/witseie-elen4010-2017/Test-CPP-automated-builds

Requirements that projects must conform with

?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages