yaml-cpp/test
Jesse Beder 7a68eaafd9 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 Add gmock as dependency 2014-03-23 12:04:03 -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 Converted gen emitter tests to gtest, and removed the old testing framework from core 2014-03-23 16:35:26 -05:00
handler_test.h Factored out HandlerTest as a base class 2014-03-23 16:26:44 -05:00
main.cpp Convert node tests to gtest 2014-03-23 19:21:13 -05:00
mock_event_handler.h clang-format 2014-03-23 20:08:54 -05:00
ostream_wrapper_test.cpp Run IWYU 2014-03-22 22:46:04 -05:00
specexamples.h Convert spec tests to gtest with gmock 2014-03-23 12:49:30 -05:00