eranpeer / FakeIt

C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.
MIT License
1.23k stars 169 forks source link

Compiler error in Visual Studio 2019 #187

Closed syaifulnizamyahya closed 1 year ago

syaifulnizamyahya commented 4 years ago

I clone FakeIt and compile it in Visual Studio 2019. Since FakeIt is created in Visual Studio 2015, it ask for Visual Studio 2015 C++ compiler v140(IIRC). I had that installed and try to build FakeIt again. I get a lot of error.

Qt VS Tools: QML debug: Debugging project 'all_tests'...
Qt VS Tools: QML debug: DISABLED: Non-Qt/MSBuild project
'all_tests.exe' (Win32): Loaded 'C:\Repo\FakeIt\tests\x64\Debug\all_tests.exe'. Symbols loaded.
'all_tests.exe' (Win32): Loaded 'C:\Windows\System32\ntdll.dll'. 
'all_tests.exe' (Win32): Loaded 'C:\Windows\System32\kernel32.dll'. 
'all_tests.exe' (Win32): Loaded 'C:\Windows\System32\KernelBase.dll'. 
'all_tests.exe' (Win32): Loaded 'C:\Windows\System32\apphelp.dll'. 
'all_tests.exe' (Win32): Loaded 'C:\Windows\System32\ucrtbased.dll'. 
'all_tests.exe' (Win32): Loaded 'C:\Windows\System32\vcruntime140d.dll'. 
'all_tests.exe' (Win32): Loaded 'C:\Windows\System32\msvcp140d.dll'. 
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54E270.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54E210.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54E210.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54E210.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54E210.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54E210.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54E210.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: CustomTestingFramework::TestingFrameworkAdapter::AssertionException at memory location 0x00000064ED54EA38.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: CustomTestingFramework::TestingFrameworkAdapter::AssertionException at memory location 0x00000064ED54E2A8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: CustomTestingFramework::TestingFrameworkAdapter::AssertionException at memory location 0x00000064ED54DF58.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54EFB0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54EC00.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54E0E4.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54EAC0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: `public: static DefaultBehavioreTests::NotDefaultConstructible & __ptr64 __cdecl fakeit::DefaultValue<DefaultBehavioreTests::NotDefaultConstructible,void>::value(void)'::`2'::Exception at memory location 0x00000064ED54DFF8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54EBB0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E670.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54E270.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54E270.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54E270.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreInvocationsVerificationException at memory location 0x00000064ED54DF20.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54DF50.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54DFE0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54DEE0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54DFC0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54E210.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54DA30.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54DA30.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54DF60.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54DFE0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54DF40.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoVirtualDtor at memory location 0x00000064ED54E548.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: EventNotification::FakeEventListener::AssertionException at memory location 0x00000064ED54E878.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: EventNotification::FakeEventListener::AssertionException at memory location 0x00000064ED54E0E8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: EventNotification::FakeEventListener::AssertionException at memory location 0x00000064ED54DD98.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: EventNotification::FakeEventListener::AssertionException at memory location 0x00000064ED54E408.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54E0A4.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: EventNotification::FakeEventListener::AssertionException at memory location 0x00000064ED54E2C8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54DF54.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E340.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54DF94.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E360.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std::allocator<char> > at memory location 0x00000064ED54CFF8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std::allocator<char> > at memory location 0x00000064ED54CFF8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: int at memory location 0x00000064ED54D014.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54DDA4.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E190.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std::allocator<char> > at memory location 0x00000064ED54D0B8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std::allocator<char> > at memory location 0x00000064ED54D0B8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: int at memory location 0x00000064ED54D0D4.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54DDE4.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E1B0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54E214.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E600.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54DF74.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E360.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54DFB4.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E380.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std::allocator<char> > at memory location 0x00000064ED54CFE8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: int at memory location 0x00000064ED54D004.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54DD94.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E180.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std::allocator<char> > at memory location 0x00000064ED54D0A8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: int at memory location 0x00000064ED54D0C4.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54DDD4.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E1A0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54DF94.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E380.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54DFD4.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E3A0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std::allocator<char> > at memory location 0x00000064ED54D078.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std::allocator<char> > at memory location 0x00000064ED54D078.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: int at memory location 0x00000064ED54D094.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54DE24.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E210.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std::allocator<char> > at memory location 0x00000064ED54D138.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std::allocator<char> > at memory location 0x00000064ED54D138.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: int at memory location 0x00000064ED54D154.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54DE64.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E230.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54E234.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E620.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54DFB4.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E3A0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54DFF4.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E3C0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std::allocator<char> > at memory location 0x00000064ED54D048.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: int at memory location 0x00000064ED54D064.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54DDF4.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E1E0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std::allocator<char> > at memory location 0x00000064ED54D108.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: int at memory location 0x00000064ED54D124.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54DE34.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E200.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54C9F0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54E210.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54C290.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54CE10.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54AA10.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54AA10.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54C440.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54C440.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54C440.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54C440.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54CF50.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54CF50.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::invalid_argument at memory location 0x00000064ED54E6B8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::invalid_argument at memory location 0x00000064ED54E6B8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::invalid_argument at memory location 0x00000064ED54E6B8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::invalid_argument at memory location 0x00000064ED54E6B8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54DED0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54EC50.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54E2A4.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E690.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std::allocator<char> > at memory location 0x00000064ED54D038.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std::allocator<char> > at memory location 0x00000064ED54D0F8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54DDE4.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E1D0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54DE24.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E1F0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54D864.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54DC50.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54D8A4.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54DC70.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54D864.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54DC50.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54D8A4.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54DC70.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54DF44.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E330.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: int at memory location 0x00000064ED54D274.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54DF84.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E350.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: int at memory location 0x00000064ED54D324.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: int at memory location 0x00000064ED54D324.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std::allocator<char> > at memory location 0x00000064ED54CFA8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std::allocator<char> > at memory location 0x00000064ED54CFA8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E5C0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E5E0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E3D0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: `public: void __cdecl BasicStubbing::change_method_behavior_with_filter(void) __ptr64'::`2'::Exc at memory location 0x00000064ED54D308.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E3F0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E3D0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: `public: void __cdecl BasicStubbing::change_method_behavior_with_functor_filter(void) __ptr64'::`2'::Exc at memory location 0x00000064ED54D308.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E3F0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E200.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: `public: void __cdecl BasicStubbing::change_method_behavior_with_matcher(void) __ptr64'::`2'::Exc at memory location 0x00000064ED54D138.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E220.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E200.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: `public: void __cdecl BasicStubbing::change_method_behavior_with_by_ref_arguments_matcher(void) __ptr64'::`2'::Exc at memory location 0x00000064ED54D138.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E220.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E200.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: `public: void __cdecl BasicStubbing::change_method_behavior_with_functor_matcher(void) __ptr64'::`2'::Exc at memory location 0x00000064ED54D138.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E220.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54E284.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E670.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54E284.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E670.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std::allocator<char> > at memory location 0x00000064ED54CEE8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std::allocator<char> > at memory location 0x00000064ED54CEE8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std::allocator<char> > at memory location 0x00000064ED54CFA8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std::allocator<char> > at memory location 0x00000064ED54CFA8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54E284.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E670.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std::allocator<char> > at memory location 0x00000064ED54D1A8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std::allocator<char> > at memory location 0x00000064ED54D1A8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54DF54.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E340.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std::allocator<char> > at memory location 0x00000064ED54D268.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std::allocator<char> > at memory location 0x00000064ED54D268.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54DF94.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E360.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54DFF4.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E3E0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreRecordedActionException at memory location 0x00000064ED54E034.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E400.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::runtime_error at memory location 0x00000064ED54F3A8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54E660.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54D5D0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54D5D0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D0C0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D0C0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::__non_rtti_object at memory location 0x00000064ED54F208.
Exception thrown at 0x00007FF92C557517 (vcruntime140d.dll) in all_tests.exe: 0xC0000005: Access violation reading location 0x0000000000000004.

Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::__non_rtti_object at memory location 0x00000064ED54EF78.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::UnexpectedMethodCallException at memory location 0x00000064ED54EA00.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54E150.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreInvocationsVerificationException at memory location 0x00000064ED54DD40.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54E450.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54E420.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreInvocationsVerificationException at memory location 0x00000064ED54E150.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: bool at memory location 0x00000064ED54BC84.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: bool at memory location 0x00000064ED54BA64.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: bool at memory location 0x00000064ED54BC34.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: bool at memory location 0x00000064ED54BC34.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: bool at memory location 0x00000064ED54BA54.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: bool at memory location 0x00000064ED54BC24.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: bool at memory location 0x00000064ED54BC24.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D680.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D680.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D680.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54DE40.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54DF90.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54DF20.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54DF20.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54E260.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54E260.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D680.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D680.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D120.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D120.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D120.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D120.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54C500.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54C500.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54C500.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54C500.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54C500.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54C500.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D120.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D120.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D120.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D120.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D120.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D120.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D4A0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D4A0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D120.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D120.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D120.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D120.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D120.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D120.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::invalid_argument at memory location 0x00000064ED54CDE8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54C340.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54C340.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54C340.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54C340.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54C340.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::invalid_argument at memory location 0x00000064ED54E8E8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::invalid_argument at memory location 0x00000064ED54E8E8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::invalid_argument at memory location 0x00000064ED54E8E8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54DEC0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreInvocationsVerificationException at memory location 0x00000064ED54D910.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreInvocationsVerificationException at memory location 0x00000064ED54D910.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreInvocationsVerificationException at memory location 0x00000064ED54D910.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreInvocationsVerificationException at memory location 0x00000064ED54CF00.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreInvocationsVerificationException at memory location 0x00000064ED54CF00.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::NoMoreInvocationsVerificationException at memory location 0x00000064ED54CF00.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::runtime_error at memory location 0x00000064ED54F398.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: std::runtime_error at memory location 0x00000064ED54F3A8.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D7D0.
Exception thrown at 0x00007FF94007A839 in all_tests.exe: Microsoft C++ exception: fakeit::SequenceVerificationException at memory location 0x00000064ED54D7D0.
'all_tests.exe' (Win32): Loaded 'C:\Windows\System32\kernel.appcore.dll'. 
'all_tests.exe' (Win32): Loaded 'C:\Windows\System32\msvcrt.dll'. 
'all_tests.exe' (Win32): Loaded 'C:\Windows\System32\rpcrt4.dll'. 
The thread 0x3e28 has exited with code 2 (0x2).
The thread 0x9dc has exited with code 2 (0x2).
The thread 0x51fc has exited with code 2 (0x2).
The program '[10124] all_tests.exe' has exited with code 2 (0x2).

Please advise.

malcolmdavey commented 1 year ago

Can we close this. VS build on 2015 and 2019 are now fine.

Though there are other tickets which identify unit test issues for a small number of unit tests on windows/VC++