Sébastien Rombauts
|
2b36f52b6e
|
Add an explicit CMake error message on missing googletest submodule
- build.bat now exit on error instead of trying to build or run tests
|
2016-07-18 18:20:40 +02:00 |
|
Sébastien Rombauts
|
c53d885393
|
Update copyright notice to 2016
|
2016-02-10 10:27:47 +01:00 |
|
Sébastien Rombauts
|
4c0cc910bb
|
Simplify scripts following changes to paths of the example
|
2015-03-26 17:54:38 +01:00 |
|
Sébastien Rombauts
|
9d4829ab1e
|
Cleanup and improvement to build script
- no googletest on appveyor as cloning this submodule does not wordk
|
2015-03-20 13:22:49 +01:00 |
|
Sébastien Rombauts
|
b84721aed3
|
Update copyright date in recently modified files
|
2015-03-08 22:53:33 +01:00 |
|
Sébastien Rombauts
|
91a98f8c73
|
Update Google Test submodule to latest upstream commit with better Visual Studio 2013 support
|
2014-09-29 20:41:54 +02:00 |
|
Sébastien Rombauts
|
5812460a21
|
Reactivated dev tools in scripts and Travis CI config file
|
2014-09-24 09:11:35 +02:00 |
|
Sébastien Rombauts
|
bf4614ddb6
|
ctest --output-on-failure
|
2014-03-13 22:47:09 +01:00 |
|
Sébastien Rombauts
|
7bfaafecba
|
Moved include files out of the src/ dir, to an include/ dir
+ started a void test file
|
2014-03-04 23:04:38 +01:00 |
|
Sébastien Rombauts
|
7d775e67c8
|
Adding a build script for Linux/Unixes
|
2013-09-02 22:42:51 +02:00 |
|
Sébastien Rombauts
|
98e35bddcf
|
Adding a build script
- using the generic command "cmake --build ." instead of "make"
- using the generic command "ctest" instead of "make test"
- updated readme
|
2013-09-02 22:12:14 +02:00 |
|