yaml-cpp/test
Jesse Beder efc73f3adb Disable warning:
warning C4800: forcing value to bool 'true' or 'false' (performance warning)

for the node test, since it really doesn't make any sense in this context. (It's exactly what we intended with the "unspecified bool type".)
2014-03-23 22:42:06 -05:00
..
gmock-1.7.0 Merge from core, plus convert the node spec tests to gtest 2014-03-23 14:02:51 -05:00
integration Merge from core 2014-03-23 22:25:53 -05:00
node Disable warning: 2014-03-23 22:42:06 -05:00
CMakeLists.txt Merge from core, plus convert the node spec tests to gtest 2014-03-23 14:02:51 -05:00
create-emitter-tests.py Merge from core 2014-03-23 16:39:33 -05:00
handler_test.h Merge from core 2014-03-23 16:39:33 -05:00
main.cpp Convert node tests to gtest 2014-03-23 19:21:13 -05:00
mock_event_handler.h Merge from core 2014-03-23 20:17:34 -05:00
ostream_wrapper_test.cpp Merge IWYU from core 2014-03-22 23:08:09 -05:00
specexamples.h Merge from core, plus convert the node spec tests to gtest 2014-03-23 14:02:51 -05:00