Fixes a MSVC warning (by Vlad Losev); fixes SConscript to work with VC 7.1 and exceptions enabled (by Zhanyong Wan).
This commit is contained in:
@@ -238,7 +238,6 @@ void AdHocTest() {
|
||||
EXPECT_EQ(2, 3);
|
||||
}
|
||||
|
||||
|
||||
// Runs all TESTs, all TEST_Fs, and the ad hoc test.
|
||||
int RunAllTests() {
|
||||
AdHocTest();
|
||||
|
||||
Reference in New Issue
Block a user