issues
search
gazoni
/
googletest
Automatically exported from code.google.com/p/googletest
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Need to unify the way the GTEST_* macros are interpreted
#49
GoogleCodeExporter
closed
9 years ago
1
Need a polymorphic NULL pointer that can be used in function templates
#48
GoogleCodeExporter
closed
9 years ago
1
{ASSERT|EXPECT}_[NOT_]NULL(expr)
#47
GoogleCodeExporter
closed
9 years ago
2
*_THROW(code, expected_exception) does not catch a pointer to an exception
#46
GoogleCodeExporter
closed
9 years ago
3
sample2.cc generates warning on windows vs2005
#45
GoogleCodeExporter
closed
9 years ago
5
uncaught exceptions thrown by a unit test should be reported as failing tests
#44
GoogleCodeExporter
closed
9 years ago
25
EXPECT_{,NON}FATAL_FAILURE should only catch failures from the current thread
#43
GoogleCodeExporter
closed
9 years ago
1
Need to support MinGW
#42
GoogleCodeExporter
closed
9 years ago
2
Compilation of gtest-1.1.0 fails on ubuntu 8.10
#41
GoogleCodeExporter
closed
9 years ago
4
Need an Eclipse plug-in
#40
GoogleCodeExporter
opened
9 years ago
14
Need a Visual Studio add-in
#39
GoogleCodeExporter
closed
9 years ago
4
Need to have a printable cheat sheet
#38
GoogleCodeExporter
closed
9 years ago
7
Need to document GTEST_HAS_* macros
#37
GoogleCodeExporter
closed
9 years ago
1
Need to verify that Google Test builds without RTTI
#36
GoogleCodeExporter
closed
9 years ago
2
Need to clean up usage of GTEST_OS_WINDOWS, _WIN32, and _MSC_VER
#35
GoogleCodeExporter
closed
9 years ago
2
HRESULT tests fail on non-english windows
#34
GoogleCodeExporter
closed
9 years ago
1
Consider improving thread-safe death tests such that they search the PATH when re-executing the test program
#33
GoogleCodeExporter
opened
9 years ago
2
Need to release the Pump script and its documentation
#32
GoogleCodeExporter
closed
9 years ago
4
Need death tests on Mac OS X
#31
GoogleCodeExporter
closed
9 years ago
1
Need to generate XML report in JUnit's format
#30
GoogleCodeExporter
closed
9 years ago
5
LNK2005 Linking Errors using gtest in VS2008 project
#29
GoogleCodeExporter
closed
9 years ago
3
Linking error on AIX
#28
GoogleCodeExporter
closed
9 years ago
1
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