Commit f93a63a
committed
reflect: add a floating point section to DeepEqual tests
The floating point tests were all added into the Inequalities section,
instead of separated into Equalities vs Inequalities.
Rather than separate them, add a new floating point section.
Change-Id: I3713a5aff5850dcc0caf68a754633d695a03ded9
Reviewed-on: https://go-review.googlesource.com/c/go/+/349612
Trust: Josh Bleecher Snyder <[email protected]>
Trust: Joe Tsai <[email protected]>
Run-TryBot: Josh Bleecher Snyder <[email protected]>
Run-TryBot: Joe Tsai <[email protected]>
Reviewed-by: Joe Tsai <[email protected]>
TryBot-Result: Go Bot <[email protected]>1 parent a0c409c commit f93a63a
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
928 | 928 | | |
929 | 929 | | |
930 | 930 | | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
931 | 934 | | |
932 | 935 | | |
933 | 936 | | |
934 | 937 | | |
935 | 938 | | |
936 | 939 | | |
937 | 940 | | |
938 | | - | |
939 | 941 | | |
940 | 942 | | |
941 | 943 | | |
| |||
0 commit comments