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
65b5c224
Commit
65b5c224
authored
Feb 02, 2013
by
zhanyong.wan
Browse files
Fixes an out-dated URL.
parent
d3673436
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
include/gtest/internal/gtest-internal.h
include/gtest/internal/gtest-internal.h
+1
-1
No files found.
include/gtest/internal/gtest-internal.h
View file @
65b5c224
...
...
@@ -292,7 +292,7 @@ class FloatingPoint {
// bits. Therefore, 4 should be enough for ordinary use.
//
// See the following article for more details on ULP:
// http://
www.cygnus-software.com/papers
/comparingfloat
s/comparingfloats.htm.
// http://
randomascii.wordpress.com/2012/02/25
/comparing
-
float
ing-point-numbers-2012-edition/
static
const
size_t
kMaxUlps
=
4
;
// Constructs a FloatingPoint from a raw floating-point number.
...
...
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