diff options
author | Billy Donahue <billydonahue@google.com> | 2015-08-31 09:46:11 -0400 |
---|---|---|
committer | Billy Donahue <billydonahue@google.com> | 2015-08-31 09:46:11 -0400 |
commit | b1b7bd3c08c83178b8e1264420bc10d55ff18f75 (patch) | |
tree | dc98cc2d1f32a5ad50da8ab654f8838589726519 | |
parent | be2c677cffb133887d2bc9a9b2918267c99af355 (diff) | |
parent | 604bd64d110e12b2246196b569082f614b609f48 (diff) | |
download | googletest-b1b7bd3c08c83178b8e1264420bc10d55ff18f75.tar.gz googletest-b1b7bd3c08c83178b8e1264420bc10d55ff18f75.tar.bz2 googletest-b1b7bd3c08c83178b8e1264420bc10d55ff18f75.zip |
Merge branch 'master' of github.com:google/googletest into travis
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ # Google Test # +[](https://travis-ci.org/google/googletest) + Welcome to **Google Test**, Google's C++ test framework! This repository is a merger of the formerly separate GoogleTest and |