Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
4f4c01d8
Unverified
Commit
4f4c01d8
authored
Jan 31, 2019
by
Gennadiy Civil
Committed by
GitHub
Jan 31, 2019
Browse files
Merge pull request #2092 from Billy4195/Update_README
Fix README.md broken link
parents
e0425498
1c23efb4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
googletest/README.md
googletest/README.md
+1
-1
No files found.
googletest/README.md
View file @
4f4c01d8
...
@@ -252,7 +252,7 @@ command line. Generally, these macros are named like `GTEST_XYZ` and you define
...
@@ -252,7 +252,7 @@ command line. Generally, these macros are named like `GTEST_XYZ` and you define
them to either 1 or 0 to enable or disable a certain feature.
them to either 1 or 0 to enable or disable a certain feature.
We list the most frequently used macros below. For a complete list, see file
We list the most frequently used macros below. For a complete list, see file
[
include/gtest/internal/gtest-port.h
](
https://github.com/google/googletest/blob/master/include/gtest/internal/gtest-port.h
)
.
[
include/gtest/internal/gtest-port.h
](
https://github.com/google/googletest/blob/master/
googletest/
include/gtest/internal/gtest-port.h
)
.
### Multi-threaded Tests
### Multi-threaded Tests
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment