Skip to content

Continuous Integration

sawilde edited this page Apr 16, 2011 · 3 revisions

I have set up a Team City server to monitor a local git repository.

The Continuous integration server is setup to build all debug and release versions of both 32 and 64 bit builds. It is also configured to run the NUnit tests for the C# project and the gTest C++ tests; 11 tests, the results however are not shown in TeamCity.

The results are below.

Clone this wiki locally