8552c71290
For Visual Studio versions older than 2012, we are using a separate reference output file for windows. (All other platforms share the same generic reference file.) In VS 2012, the output matches the generic reference, and not the platform-specific one. Since, the ResourcePath() method cannot change behavior depending on compiler version, this fix will short-cut ResourcePath() for VS 2012 or newer (_MSC_VER >= 1700). Also made NetEqDecodingTest.TestBitExactnes stop on the first diff. Once there is a difference, the output is no longer bit-exact, and the test should be declared a failure. BUG= TEST=neteq_unittests on VS2012, try bots Review URL: https://webrtc-codereview.appspot.com/966028 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3199 4adac7df-926f-26a2-2b94-8c16560cd09d |
||
---|---|---|
data | ||
peerconnection | ||
third_party | ||
third_party_mods | ||
tools | ||
webrtc | ||
.gitignore | ||
android-webrtc.mk | ||
Android.mk | ||
AUTHORS | ||
codereview.settings | ||
DEPS | ||
libvpx.mk | ||
LICENSE | ||
license_template.txt | ||
LICENSE_THIRD_PARTY | ||
OWNERS | ||
PATENTS | ||
PRESUBMIT.py | ||
WATCHLISTS | ||
webrtc.gyp |