7 Commits

Author SHA1 Message Date
Paul Wilkinson
55a7cefa4f Fix formatting in AdvancedGuide.md
Put occurrences of "#include" in a code span so they are not interpreted
as headers.

Other documents were not broken because the #include was not at the
start of the line, but put them in code spans anyway just in case the
text gets refilled in the future.
2016-02-21 15:52:09 +00:00
Alexey Sokolov
ded55add57 Change error message of EXPECT_EQ to treat lhs and rhs equivalently. 2016-02-16 23:32:01 +00:00
Caleb Morse
fa1958d16d Fix link to FAQ in Primer.md 2015-12-03 21:23:56 -05:00
Ali Sa'ad Eddeen
28ebeffe98 Fixing some table error in file
Some tables have missing commas inside the code that make some table cells merge, added missing commas
2015-11-29 23:25:06 +04:00
Marco Molteni
54bed4a450 Fix relative links in documentation 2015-10-04 18:25:25 +02:00
Marco Molteni
e8d1b496a7 Update URLs from googlecode to github 2015-10-04 18:07:30 +02:00
Billy Donahue
1f87a0970d Move everything in googletest into googletest/googletest 2015-08-25 16:18:00 -04:00