Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / google/googletest issues and pull requests
#3586 - Preprocessor macros GTEST_IS_THREADSAFE and GTEST_HAS_PTHREAD do not work as expected
Issue -
State: open - Opened by ingo-h over 3 years ago
- 9 comments
Labels: bug
#3565 - GoogleTestAddTests.cmake:173 (gtest_discover_tests_impl) when using gmock
Issue -
State: closed - Opened by ziccardi over 3 years ago
- 6 comments
Labels: bug
#3561 - SetArrayArgument regression with array reference
Issue -
State: open - Opened by stevenleigh over 3 years ago
- 7 comments
Labels: bug
#3554 - "unresolved external symbol" using FLAGS_gtest_death_test_style on MS Windows
Issue -
State: open - Opened by upnplib over 3 years ago
- 4 comments
Labels: bug
#3553 - Clang-tidy failure on Matcher under c++17
Issue -
State: closed - Opened by dfreese over 3 years ago
- 6 comments
Labels: bug
#3536 - Workaround for deleted constructor in std::tuple
Pull Request -
State: closed - Opened by antasp over 3 years ago
- 6 comments
Labels: cla: yes
#3535 - Return doesn't work with boost::function in version >= 1.10
Issue -
State: closed - Opened by antasp over 3 years ago
- 2 comments
Labels: bug
#3509 - CMake Error : set_target_properties called with incorrect number of arguments.
Issue -
State: open - Opened by vijaypanchal over 3 years ago
- 8 comments
Labels: bug
#3505 - Use ::testing::A::B or testing::A::B depending on the situation
Pull Request -
State: closed - Opened by ghost over 3 years ago
Labels: cla: yes
#3486 - Fix CMake documentation to prevent GoogleTest install
Issue -
State: open - Opened by ypujante over 3 years ago
- 2 comments
Labels: enhancement
#3485 - Support for user provided stack trace implementations
Issue -
State: open - Opened by arnead over 3 years ago
- 3 comments
Labels: bug
#3475 - Weird timeout looking for tests at linking
Issue -
State: closed - Opened by ericoporto over 3 years ago
- 10 comments
Labels: bug
#3460 - proposal for simple free function mocking
Issue -
State: closed - Opened by aweisi over 3 years ago
- 3 comments
Labels: enhancement
#3455 - Gtest's output has no color when running in kitty
Issue -
State: closed - Opened by ItsNilDev over 3 years ago
- 5 comments
Labels: help wanted
#3450 - Posix regex not found. Other regex produces compilation errors
Issue -
State: open - Opened by jeffsaremi over 3 years ago
- 3 comments
Labels: bug
#3423 - test was pass,but [ FATAL ] external/com_google_googletest/googletest/src/gtest.cc:194:: Unable to open file "text.xml"
Issue -
State: open - Opened by kekxv over 3 years ago
- 3 comments
Labels: bug
#3395 - Custom main() with InitGoogleMock(argc, argv) still warns about InitGoogleTest not being run - MSVC only
Issue -
State: closed - Opened by bstaletic almost 4 years ago
- 2 comments
Labels: bug
#3309 - Deep comparison between objects
Issue -
State: open - Opened by Denis-Gavrielov almost 4 years ago
- 4 comments
Labels: enhancement
#3267 - Building fails when -Wundef is used
Issue -
State: closed - Opened by adambadura about 4 years ago
#3257 - BUILD_GMOCK variable reset due to cmake policy CMP0077
Issue -
State: open - Opened by lamasters about 4 years ago
- 2 comments
#3219 - Compile error in 1.10.0 while using GCC 11
Issue -
State: closed - Opened by PragmaTwice about 4 years ago
- 3 comments
#3215 - Protect against -Wundef
Pull Request -
State: open - Opened by adambadura about 4 years ago
- 5 comments
Labels: cla: yes
#3207 - Prevent unintended parameter generation
Pull Request -
State: closed - Opened by ghost about 4 years ago
- 1 comment
Labels: cla: yes
#3128 - XCode 8.1 build failure on gmock-actions.h due to missing user constructor for ExcessiveArg type
Issue -
State: open - Opened by dneto0 about 4 years ago
- 3 comments
#3099 - XML format in master documentation doesn't match the generated result
Issue -
State: open - Opened by fbaeuerlein over 4 years ago
- 4 comments
#3084 - MatchesRegEx doesn't seem to work.
Issue -
State: open - Opened by ronaldfenner over 4 years ago
- 9 comments
#3071 - Crash with std::bad_alloc when building against latest abseil 20200923.1
Issue -
State: open - Opened by emmenlau over 4 years ago
- 3 comments
Labels: More Information Requested
#3067 - MakeUnique mentioned without reference
Issue -
State: closed - Opened by felrock over 4 years ago
#3049 - Fix color output with MinGW build under Console
Pull Request -
State: open - Opened by tanzislam over 4 years ago
- 5 comments
Labels: cla: yes
#3024 - Fix warning maybe-uninitialized
Pull Request -
State: closed - Opened by Thomas-Barbier-1A over 4 years ago
- 2 comments
Labels: cla: yes
#2953 - Invalid characters printed to XML-Output
Issue -
State: open - Opened by ReneOschmann over 4 years ago
- 1 comment
#2950 - GOOGLETEST_VERSION is not defined in CMakeLists.txt
Issue -
State: open - Opened by zhaoyang-star over 4 years ago
- 14 comments
#2923 - Floating-point values not printed with enough precision
Issue -
State: open - Opened by pitrou over 4 years ago
- 8 comments
#2918 - Error: invalid conversion from 'int*' to 'int32_t*' {aka 'long int*'} [-fpermissive]
Issue -
State: closed - Opened by NINI1988 over 4 years ago
- 1 comment
#2910 - Getting segmentation fault
Issue -
State: closed - Opened by albin-antony over 4 years ago
- 4 comments
Labels: Response Requested
#2889 - TEST_P() with types in anonymous namespace triggers -Wsubobject-linkeage in gcc >8
Issue -
State: closed - Opened by t-roche over 4 years ago
- 2 comments
#2865 - Using ON_CALL and EXPECT_CALL together on the same mock function will usually result in unexpected mock function calls
Issue -
State: closed - Opened by kkaja123 over 4 years ago
- 2 comments
#2696 - Markdown documentation table of contents
Issue -
State: open - Opened by bricoletc about 5 years ago
- 6 comments
#2690 - Unsatisfied Mock Call does not fail the test (but the build when using a CMake test execution project)
Issue -
State: open - Opened by Timmeey86 about 5 years ago
- 15 comments
#2683 - Set kErrorOnUninstantiatedParameterizedTest et al. to true
Pull Request -
State: open - Opened by bcsgh about 5 years ago
- 13 comments
Labels: cla: yes
#2670 - Add additional valid characters to parameter names
Pull Request -
State: open - Opened by DerekTBrown about 5 years ago
- 3 comments
Labels: cla: yes
#2667 - Microsecond/nanosecond precision print time
Issue -
State: closed - Opened by avasylev about 5 years ago
- 3 comments
#2660 - Mock a Template Method
Issue -
State: closed - Opened by alfonsobrandao about 5 years ago
- 3 comments
#2535 - gtest and gmock as shared dlls on windows - latest master linking errors gmock
Issue -
State: open - Opened by jmecosta over 5 years ago
- 4 comments
#2530 - Added CPack functionality for generating RPM or DEB packages
Pull Request -
State: closed - Opened by bf-bryants over 5 years ago
- 2 comments
Labels: cla: no
#2525 - Distribution agnostic CMakeLists.txt?
Issue -
State: open - Opened by jwhendy over 5 years ago
- 1 comment
#2429 - Add CMake aliases
Issue -
State: closed - Opened by lukasm91 over 5 years ago
- 11 comments
Labels: good first issue
#2294 - Different MakeAndRegisterTestInfo signatures
Issue -
State: closed - Opened by nrbrook over 5 years ago
- 5 comments
#2276 - Add MAP_GROWSDOWN flag for call to mmap in Linux for stack auto-resizing
Pull Request -
State: closed - Opened by Peter-Levine over 5 years ago
- 14 comments
Labels: cla: yes
#2258 - Extract the failure message from EXPECT_*
Issue -
State: open - Opened by mark-poscablo almost 6 years ago
- 8 comments
#2250 - BDD style with gtest
Issue -
State: closed - Opened by devans80 almost 6 years ago
- 14 comments
Labels: maybe close
#2240 - INSTANTIATE_TEST_CASE_P called before GTest global test-environments setup
Issue -
State: closed - Opened by czuzu almost 6 years ago
- 10 comments
#2195 - Death tests fail in a macOS sandbox
Issue -
State: open - Opened by wilhuff almost 6 years ago
- 2 comments
#2179 - Warning: private field 'old_crtdbg_flag_' is not used
Issue -
State: closed - Opened by twam almost 6 years ago
- 2 comments
#2172 - WhenDynamicCastToTest.AmbiguousCast fails on FreeBSD
Issue -
State: open - Opened by ngie-eign almost 6 years ago
- 4 comments
#2162 - configure.ac not properly compiling pthreads support into googletest
Issue -
State: closed - Opened by ngie-eign almost 6 years ago
- 1 comment
#2157 - gtest_main does not discover any tests on Windows (Visual Studio)
Issue -
State: open - Opened by kraiskil almost 6 years ago
- 14 comments
#2128 - No deprecated warning on MSVC compiler
Issue -
State: open - Opened by BigSeb about 6 years ago
- 2 comments
#2078 - Uninteresting call to ON_CALL method
Issue -
State: open - Opened by LiSongMWO about 6 years ago
- 4 comments
#2077 - added general floating point near comparison
Pull Request -
State: closed - Opened by helloworld922 about 6 years ago
- 16 comments
Labels: cla: yes, Conversation On-Going
#1896 - Feature request: add a way to wait for a debugger to attach to the process
Issue -
State: closed - Opened by janwilmans over 6 years ago
- 3 comments
#1886 - GMock - Improve compile-time checking of return values from actions in EXPECT_CALL
Issue -
State: closed - Opened by mblythe86 over 6 years ago
- 3 comments
#1818 - Misc. typos found via downstream projects
Pull Request -
State: closed - Opened by luzpaz over 6 years ago
- 8 comments
Labels: cla: no
#1817 - Fix Compile error, and warning in Visaul Studio 2013
Pull Request -
State: closed - Opened by DavidSchuldenfrei over 6 years ago
- 3 comments
Labels: cla: yes
#1807 - google test install error - cannot find -lpthreads
Issue -
State: closed - Opened by mcauto over 6 years ago
- 6 comments
#1783 - total_part_count() won't return success part count.
Issue -
State: open - Opened by SuJinpei over 6 years ago
- 2 comments
#1761 - How to use EqualsProto to check protobuf?
Issue -
State: open - Opened by yangminzhu over 6 years ago
- 20 comments
#1478 - Slow compilation time
Issue -
State: closed - Opened by jpan127 almost 7 years ago
- 5 comments
#1425 - Option --sort sorts tests and test cases
Issue -
State: closed - Opened by jmlundberg about 7 years ago
- 2 comments
#1420 - Usage of `ASSERT_THROW` in a coroutine yields an error
Issue -
State: closed - Opened by Naios about 7 years ago
- 2 comments
#1184 - Feature request: Custom typeinfo
Issue -
State: closed - Opened by nohajc over 7 years ago
- 6 comments
#1022 - EXPECT_EQ argument handling not getting correct argument count
Issue -
State: closed - Opened by limitedAtonement almost 8 years ago
- 6 comments
#1017 - XML output should support JUnit compatible schema as well
Issue -
State: closed - Opened by gayanpathirage about 8 years ago
- 5 comments
#940 - Compiler error in ASSERT_TRUE with function call
Issue -
State: closed - Opened by hashtag32 over 8 years ago
- 5 comments
#890 - Generalize EXPECT_NEAR/ASSERT_NEAR to work with arbitrary floating-point like types
Issue -
State: open - Opened by helloworld922 over 8 years ago
- 8 comments
#680 - Is there reason why GTEST_FATAL_FAILURE_ macro contains the return statement but GTEST_NONFATAL_FAILURE_ no?
Issue -
State: closed - Opened by Gluttton about 9 years ago
- 6 comments
#613 - Add "filename" field to XML output
Issue -
State: closed - Opened by curtpm over 9 years ago
- 9 comments
#601 - MakeAndRegisterTestInfo never gets called when compiled with arm-brcm-linux-gnueabi-g++
Issue -
State: closed - Opened by otaviomacedo over 9 years ago
- 2 comments
#557 - add a recipe on how to do something N times followed by something else M times
Issue -
State: closed - Opened by BillyDonahue over 9 years ago
- 3 comments
#415 - Implement testing::internal::GetTypeName in terms of a class template
Issue -
State: closed - Opened by GoogleCodeExporter over 9 years ago
- 8 comments
Labels: auto-migrated, Priority-Medium, Type-Enhancement
#348 - add timeouts to tests
Issue -
State: closed - Opened by GoogleCodeExporter over 9 years ago
- 39 comments
Labels: Priority-Low, auto-migrated, Type-Enhancement, OpSys-All, Usability
#292 - Unresolved symbol when using parameterized test
Issue -
State: closed - Opened by GoogleCodeExporter over 9 years ago
- 17 comments