issues
search
dascandy
/
hippomocks
GNU Lesser General Public License v2.1
196
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Crash (SEGV) when used with UndefinedBehaviorSanitizer
#117
hexagonrecursion
opened
3 months ago
0
Move semantics is not supported
#116
MartinSager
opened
1 year ago
0
Adapt C++ change N4152 if detected.
#115
ma30002000
opened
1 year ago
0
Adapt to c++ change P1423R2 if detected.
#114
ma30002000
opened
1 year ago
0
Multiple Expect Check for C Function Mocks
#113
jeremy-ir
closed
1 year ago
0
Create initial Github Actions for running unit tests
#112
jeremy-ir
closed
2 years ago
0
Create initial Github Actions for running unit tests
#111
jeremy-ir
closed
2 years ago
0
Implement `Replace::Replace` properly for aarch64
#110
mikedld
opened
4 years ago
0
Include inside namespace leads to undefined functions
#109
jjochum
opened
5 years ago
0
ExpectCallDestructor fails with multiple inheritance using virtual destructor of second base class
#108
michielveldkamp
opened
5 years ago
0
Add package config file generation for find_package
#107
a-pekar
opened
5 years ago
0
Add package config file generation for find_package
#106
a-pekar
opened
5 years ago
2
Add package config file generation for find_package
#105
a-pekar
closed
5 years ago
0
Reuse of the mock repository for a group of tests
#104
Brzesowsky
opened
5 years ago
0
FIX: Hippomock does not work properly with g++ (MinGW) on Windows
#103
rgrymin
closed
5 years ago
10
Hippomock does not work properly with g++ (MinGW) on Windows
#102
rgrymin
closed
5 years ago
4
Hippomock can crash tests due to incorrect restoring functions
#101
y0lo
closed
5 years ago
2
Add ExpectCallsFunc
#100
gucchisk
closed
4 years ago
3
FIX: restore backups in reverse order
#99
y0lo
closed
5 years ago
2
Link to official documentation
#98
j-ulrich
opened
5 years ago
1
FIX: warning: catching polymorphic type ‘class std::exception’ by val…
#97
michalkrzyz
closed
5 years ago
1
warning: catching polymorphic type ‘class std::exception’ by value [-Wcatch-value=]
#96
michalkrzyz
opened
5 years ago
0
[cpp11 branch] std::uncaught_exception is deprecated in C++17
#95
torbjoernk
opened
6 years ago
2
[cpp11 branch] memory access violation with multiple mock repositories
#94
torbjoernk
opened
6 years ago
2
sample code
#93
gchen88
opened
6 years ago
1
[cpp11 branch] SingleInclude header broken (MSVC)
#92
tnovotny
opened
6 years ago
2
[cpp11 branch] How to migrate old `ByRef` mocks to cpp11?
#91
torbjoernk
closed
6 years ago
4
Bug: clang-tidy "clang-analyzer-core.StackAddressEscape" being triggered
#90
rianquinn
opened
6 years ago
1
Fix address sanitizer alignment error
#89
wiktordrewniak
closed
5 years ago
1
Class mocking example doesn't work
#88
mje-nz
opened
6 years ago
5
Unable to mock calls of functions called through dlopen only when valgrind is used
#87
Marcus10110
opened
6 years ago
1
Prefer cmake when available
#86
rzr
opened
6 years ago
2
Out of memory on test
#85
rzr
closed
6 years ago
2
Created a script to combine headers and generate a single file
#84
erelender
opened
7 years ago
0
Add support for nice mocks
#83
APokorny
closed
7 years ago
6
Support unique ptr
#82
APokorny
opened
7 years ago
4
Add support for creating std::unique_ptr mocks
#81
APokorny
closed
7 years ago
2
Really fix Werror on redecleration of __clear_cache
#80
mnhu
closed
7 years ago
3
Fix Werror on redecleration of __clear_cache
#79
mnhu
closed
7 years ago
5
Cygwin Segfault and Static Function Hooking
#78
rianquinn
closed
7 years ago
1
cpp11 branch make install is broken
#77
rianquinn
opened
7 years ago
7
GCC 5+ generates invalid code due to UB
#76
mikedld
opened
7 years ago
0
Enable common function replace support for FreeBSD
#75
m00ncheese
closed
7 years ago
1
[BUG]: Build error in cygwin
#74
rianquinn
closed
7 years ago
2
[ANDROID] crash (SIGILL/ILL_ILLOPC) on arm64-v8a
#73
games-neox
opened
7 years ago
6
Fixing 64-bit IAT corruption
#72
Europar
closed
7 years ago
2
Fixing 64-bit IAT corruption
#71
Europar
closed
7 years ago
0
cpp11 branch - support for move only types
#70
tnovotny
opened
7 years ago
2
Enable HippoMocks on SunSolaris with SunStudio 12.1
#69
mrAtari
closed
7 years ago
2
cpp11 branch - issues against reporter
#68
mrAtari
opened
7 years ago
4
Next