commit | 9343d70f156819a7fedf3ee917a8e84181ff0ff7 | [log] [tgz] |
---|---|---|
author | wub <wub@google.com> | Thu May 02 17:12:56 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 02 19:21:45 2019 -0700 |
tree | f23b55ee8a6ecbdd9a5cc48746da264d10dae059 | |
parent | 835d8de0af909a79da3c1e503b722a1b9da2f092 [diff] |
gfe-relnote: (n/a) Add a wrapper macro for quic::test::ExpectApproxEq for better error report in tests. Test only. The new EXPECT_APPROX_EQ macro shows the filename:linenumber of the callsite, the existing function does not. PiperOrigin-RevId: 246420815 Change-Id: Ife5706cf77261a4f1d120946f4d0acd400076afd
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.