Sign in
webrtc
/
src
/
webrtc
/
4458cd27657e0052f7cc4634bbf2cf55f3dfd5f9
/
base
/
random_unittest.cc
13d9326
RTC_[D]CHECK_op: Remove superfluous casts
by kwiberg
· 8 years ago
36a2479
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 9 years ago
15b966d
Enable the -Wundef warning for clang
by kwiberg
· 9 years ago
9d44a71
Fix some signed overflow errors causing undefined behavior (in theory).
by terelius
· 9 years ago
b8df19b
Disable tests failing under UBSan to enable deployment to main waterfall.
by kjellander@webrtc.org
· 9 years ago
0739714
Rewrote the PRNG using an xorshift* algorithm and moved the files from test/ to base/.
by terelius
· 9 years ago