Issues
- 5
- 0
- 0
moving to GITHUB ?
#489 opened by GoogleCodeExporter - 0
Compilation errors on MinGW
#484 opened by GoogleCodeExporter - 0
Duplicate Symbols adding Samples (Xcode)
#485 opened by GoogleCodeExporter - 0
- 0
error:SEH exception with code 0xc0000005 thrown in auxiliary test code<environment or event listeners>
#483 opened by GoogleCodeExporter - 3
- 3
I put my tests in a library and Google Test doesn't run them - GCC 4.8
#481 opened by GoogleCodeExporter - 0
Unknown option specified: gtest_output
#482 opened by GoogleCodeExporter - 2
My assert is not caught and the test fails
#479 opened by GoogleCodeExporter - 0
With 32-bit target, icc generates remarks about cast of void * to 64-bit integer in PrintTo
#476 opened by GoogleCodeExporter - 0
[deleted issue]
#477 opened by GoogleCodeExporter - 2
Unable to determine if a test should run before calling RUN_ALL_TESTS
#478 opened by GoogleCodeExporter - 1
- 0
Project home summary says wiki links are on right, but they are on the left
#475 opened by GoogleCodeExporter - 1
- 0
- 2
how to run gtest at windows Phone 8.1?
#469 opened by GoogleCodeExporter - 0
- 0
- 0
- 4
Warnings when using death tests on Linux
#464 opened by GoogleCodeExporter - 1
- 0
test void method using gooogetest
#466 opened by GoogleCodeExporter - 0
- 3
Patching adding support for FreeBSD 10
#463 opened by GoogleCodeExporter - 3
Application crashed due to no guarantee of the initialization order of global instances between gmock and programm
#461 opened by GoogleCodeExporter - 0
any proper way to output message?
#462 opened by GoogleCodeExporter - 0
Easier value-parameterized test API
#460 opened by GoogleCodeExporter - 1
- 0
- 1
assignment operator returns void in class generated by TEST_F macro
#456 opened by GoogleCodeExporter - 0
Tests are incorrectly reported as having run despite fatal assertion in Global Setup
#457 opened by GoogleCodeExporter - 0
EXPECT_EQ(kFalseConstant, ...) issues warning with GCC 4.7 and higher
#458 opened by GoogleCodeExporter - 0
The demo binary gtest_stress_test hits coredump with the option --gtest_list_tests
#453 opened by GoogleCodeExporter - 2
Not compiled by AIX xlc v.11.1
#454 opened by GoogleCodeExporter - 1
- 0
Support building as shared library with -fvisibility=hidden on Linux
#451 opened by GoogleCodeExporter - 1
- 0
Modify gtest MTD to MDD
#449 opened by GoogleCodeExporter - 1
- 1
error in header files
#446 opened by GoogleCodeExporter - 0
buggy IsContainerTest resolution code in gtest/gtest-printers.h gtest/internal/gtest-internal.h
#447 opened by GoogleCodeExporter - 0
PrintTo selects default printer when better base class PrintTo exists
#443 opened by GoogleCodeExporter - 1
QNX build is broken
#444 opened by GoogleCodeExporter - 0
Adding information about shortcut classes to "Regular Expression Syntax" section.
#445 opened by GoogleCodeExporter - 0
- 0
GTEST_DEFINE_string_ causes "Declaration requires an exit-time destructor warning"
#441 opened by GoogleCodeExporter - 0
clang and private "operator T*()" cause gtest based tests to fail to compile
#442 opened by GoogleCodeExporter