GoogleTest - Google Testing and Mocking Framework (grpc protobuff依赖) https://google.github.io/googletest/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
vladlosev 38e1465902 Fixes a wrong comment for OnTestPartResult(). 15 years ago
..
prime_tables.h Changes Message() to print double with enough precision by default. 15 years ago
sample1.cc Initial import. 17 years ago
sample1.h Initial import. 17 years ago
sample1_unittest.cc Initial import. 17 years ago
sample2.cc Makes all samples compile with -Wall -Wshadow -Werror. 15 years ago
sample2.h Makes all samples compile with -Wall -Wshadow -Werror. 15 years ago
sample2_unittest.cc Makes all samples compile with -Wall -Wshadow -Werror. 15 years ago
sample3-inl.h Makes all samples compile with -Wall -Wshadow -Werror. 15 years ago
sample3_unittest.cc Makes all samples compile with -Wall -Wshadow -Werror. 15 years ago
sample4.cc Initial import. 17 years ago
sample4.h Initial import. 17 years ago
sample4_unittest.cc Initial import. 17 years ago
sample5_unittest.cc Makes all samples compile with -Wall -Wshadow -Werror. 15 years ago
sample6_unittest.cc Cleans up macro definitions. 16 years ago
sample7_unittest.cc Renames ThreadStartSempahore to Notificaton (by Vlad Losev); adds threading tests for SCOPED_TRACE() (by Vlad Losev); replaces native pthread calls with gtest's threading constructs (by Vlad Losev); fixes flakiness in CountedDestructor (by Vlad Losev); minor MSVC 7.1 clean-up (by Zhanyong Wan). 15 years ago
sample8_unittest.cc Renames ThreadStartSempahore to Notificaton (by Vlad Losev); adds threading tests for SCOPED_TRACE() (by Vlad Losev); replaces native pthread calls with gtest's threading constructs (by Vlad Losev); fixes flakiness in CountedDestructor (by Vlad Losev); minor MSVC 7.1 clean-up (by Zhanyong Wan). 15 years ago
sample9_unittest.cc Fixes a wrong comment for OnTestPartResult(). 15 years ago
sample10_unittest.cc Adds an experimental CMake build script; makes the samples compile without warnings on Windows. 15 years ago