googletest
googletest copied to clipboard
GoogleTest - Google Testing and Mocking Framework
### Describe the issue `GTEST_DEATH_TEST` et. al. are not defined under Emscripten. If you configure with `emcmake cmake` and run the tests with ctest, there are a number of failures...
For consistency and readability: the test below uses nullptr not NULL.
Dear Google Team, With this pull request, it will be possible to run "make package_source" (e.g. googletest-distribution-0.1.1-Source.tar.gz to be included in a docker container): ``` $ make package_source Run CPack...
### Describe the issue The CRT library in windows reports a memory leak when using Nice/Naggy/ other Mock. A previous issue has been reported on this topic: https://github.com/google/googletest/issues/4109#issuecomment-1382251606. We cannot...
### Does the feature exist in the most recent commit? NOPE ### Why do we need this feature? Checking that two doubles are NOT equal is more difficult than it...
no changes have done.