projects
/
platform
/
upstream
/
ninja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
336efcd
)
link directly to gtest zip
author
Evan Martin
<martine@danga.com>
Fri, 24 Aug 2012 18:53:48 +0000
(11:53 -0700)
committer
Evan Martin
<martine@danga.com>
Fri, 24 Aug 2012 18:53:48 +0000
(11:53 -0700)
HACKING.md
patch
|
blob
|
history
diff --git
a/HACKING.md
b/HACKING.md
index
bc23773
..
a777b57
100644
(file)
--- a/
HACKING.md
+++ b/
HACKING.md
@@
-66,7
+66,9
@@
googletest (gtest) library.
* Otherwise you need to download it, unpack it, and pass
`--with-gtest` to `configure.py`. Get it from [its downloads
- page](http://code.google.com/p/googletest/downloads/list).
+ page](http://code.google.com/p/googletest/downloads/list); [this
+ direct download link might work
+ too](http://googletest.googlecode.com/files/gtest-1.6.0.zip).
### Test-driven development