Publishes GTEST_HAS_STREAM_REDIRECTION (by Vlad Losev); casts char to unsigned char before calling isspace() etc to avoid undefined behavior (by Zhanyong Wan); fixes the VC projects (by Fredrik Roubert).
This commit is contained in:
@@ -162,10 +162,6 @@
|
||||
RelativePath="..\src\gmock-matchers.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\gmock-printers.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\gmock-spec-builders.cc"
|
||||
>
|
||||
@@ -228,10 +224,6 @@
|
||||
RelativePath="..\include\gmock\gmock-matchers.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\gmock\gmock-printers.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\gmock\gmock-spec-builders.h"
|
||||
>
|
||||
|
||||
@@ -222,10 +222,6 @@
|
||||
RelativePath="..\test\gmock-port_test.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\test\gmock-printers_test.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\test\gmock_test.cc"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user