issues
search
jncornett
/
googletest
Automatically exported from code.google.com/p/googletest
BSD 3-Clause "New" or "Revised" License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Exceptions on the user code abort the testing process
#27
GoogleCodeExporter
closed
9 years ago
1
GTEST_PRINT_TIME / --gtest_print_time not implemented
#26
GoogleCodeExporter
closed
9 years ago
1
Fails to build with sunpro compiler on Sun Solaris.
#25
GoogleCodeExporter
closed
9 years ago
3
needs support for parameterized tests
#24
GoogleCodeExporter
closed
9 years ago
1
need ASSERT_NO_FATAL_FAILURE for propagating fatal failures
#23
GoogleCodeExporter
closed
9 years ago
7
Unresolved externals when building with vs2008
#22
GoogleCodeExporter
closed
9 years ago
11
googletest needs a facility to capture standard/error output to verify it
#21
GoogleCodeExporter
closed
9 years ago
4
vs2005 link error
#20
GoogleCodeExporter
closed
9 years ago
1
GoogleTestPrimer should mention that gtest_main defines main() that calls RUN_ALL_TESTS
#19
GoogleCodeExporter
closed
9 years ago
2
gtest needs a universal binary framework for Mac OS X
#18
GoogleCodeExporter
closed
9 years ago
4
Memory leak detection
#17
GoogleCodeExporter
closed
9 years ago
3
Additional information about unhandled exceptions recommended
#16
GoogleCodeExporter
closed
9 years ago
5
Exception testing macros required
#15
GoogleCodeExporter
closed
9 years ago
3
Specify output files as $(OutDir)/$(ProjectName).ext in MSVC projects
#14
GoogleCodeExporter
closed
9 years ago
3
Provide script to perform source configuration
#13
GoogleCodeExporter
closed
9 years ago
4
README file should list dependencies for building under Cygwin
#12
GoogleCodeExporter
closed
9 years ago
4
gtest_main.vcproj's output lib name is wrong
#11
GoogleCodeExporter
closed
9 years ago
2
Build instructions on Mac aren't accurate
#10
GoogleCodeExporter
closed
9 years ago
1
'make check' reports several failures
#9
GoogleCodeExporter
closed
9 years ago
13
Incorrect output format for MSVC
#8
GoogleCodeExporter
closed
9 years ago
3
Add a function with extern "C" linkage
#7
GoogleCodeExporter
closed
9 years ago
10
Need to print elapsed time for each test, test case, and the entire test program.
#6
GoogleCodeExporter
closed
9 years ago
4
make check fails when EXPECT_DEATH is unavailable
#5
GoogleCodeExporter
closed
9 years ago
2
1.0.0 release does not compile out of the box on Mac OS X Leopard
#4
GoogleCodeExporter
closed
9 years ago
5
Need build scripts for Windows and Mac
#3
GoogleCodeExporter
closed
9 years ago
6
Make sure internal macros end with _
#2
GoogleCodeExporter
closed
9 years ago
3
ASSERT_STRCASEEQ and ASSERT_STRCASENE macros should compare strings consistently across platforms
#1
GoogleCodeExporter
closed
9 years ago
5
Previous