Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove logic for platform stlport gtest. | Dan Albert | 2014-11-11 | 1 | -18/+3 |
* | Make libc++ the default STL. | Dan Albert | 2014-11-07 | 1 | -5/+4 |
* | Fix detection of C++ STL for tests. | Dan Albert | 2014-09-26 | 1 | -1/+1 |
* | Add option for generating coverage info. | Dan Albert | 2014-09-23 | 1 | -2/+1 |
* | Move selection of C++ STL into the build system. | Dan Albert | 2014-09-18 | 1 | -1/+11 |
* | More consistent use of 64-bit build variable. | Ying Wang | 2014-07-08 | 1 | -2/+2 |
* | Merge "build native tests for 32-bit and 64-bit" | Ying Wang | 2014-06-09 | 1 | -2/+13 |
|\ | |||||
| * | build native tests for 32-bit and 64-bit | Colin Cross | 2014-03-26 | 1 | -2/+13 |
* | | Use libc++ versions of gtest libs when needed | Dan Albert | 2014-05-16 | 1 | -1/+1 |
* | | Use libc++ versions of gtest libs when needed | Dan Albert | 2014-05-16 | 1 | -0/+4 |
* | | Explicitly link libstdc++.a for static gtest executables. | Ben Cheng | 2014-04-16 | 1 | -0/+1 |
|/ | |||||
* | Add library test makefile solutions. | Christopher Ferris | 2014-02-05 | 1 | -0/+19 |