aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBilly Donahue <billydonahue@google.com>2015-08-30 12:40:37 -0400
committerBilly Donahue <billydonahue@google.com>2015-08-30 12:40:37 -0400
commit2eb7748e7076d294c30de98caae8c0b9fc69cf96 (patch)
tree1e98a98ee3d6570b606e153130387c11ee200577 /README.md
parentda25f9ee21075ad632fd7ab317ec6672de21ee73 (diff)
parent24ecc348b9a02abb39bc09a40c70bc68e1a548e4 (diff)
downloadgoogletest-2eb7748e7076d294c30de98caae8c0b9fc69cf96.tar.gz
googletest-2eb7748e7076d294c30de98caae8c0b9fc69cf96.tar.bz2
googletest-2eb7748e7076d294c30de98caae8c0b9fc69cf96.zip
merge
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.md b/README.md
index aaafdb83..21500566 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ the following notable projects:
## Related Open Source Projects ##
-[Google Test UI](http://code.google.com/p/gtest-gbar/) is test runner that runs
+[Google Test UI](https://github.com/ospector/gtest-gbar) is test runner that runs
your test binary, allows you to track its progress via a progress bar, and
displays a list of test failures. Clicking on one shows failure text. Google
Test UI is written in C#.
@@ -102,10 +102,6 @@ package (as described below):
* Mac OS X v10.4 Tiger or newer
* XCode Developer Tools
-Also, you'll need [CMake](http://www.cmake.org/) v2.6.4 or higher if
-you want to build the samples using the provided CMake script, regardless
-of the platform.
-
### Requirements for Contributors ###
We welcome patches. If you plan to contribute a patch, you need to