wil/tests/noexcept
Duncan Horn b45b91eaf1
Consume Detours for function mocking (#421)
* Detours working for x64 in non-complex scenarios

* Refactor to get x86 working in a way that isn't terrible

* noexcept support

* Copying over some tests & adding a globally detoured type

* Malloc spy no longer necessary

* clang-format attempt 1

* clang-format round 2

* Fix some breaks

* Replace the mechanism testing for fail fast

* Another build failure

* Removing dead code

* Add new prerequisites to readme

* Some minor updates to the readme

* nits

* nits

* Fix swap & remove workaround

* Missed a comment

* format

* Make the destructor race test a little better and more deterministic

* Comments

* License & consume Catch2 from vcpkg

* Link error

* Bad copy paste

* Not going to support mocking member functions just yet

* spell check

* Feedback

* Add builtin-baseline for consistency

* Testing to see if this is the cause of crashes

* Testing this out

* Forgot to enable the test...

* Try using the version that waits for the thread to terminate

* Bump timeout to 20 seconds to see if that resolves failures

* Update comments & bump up wait to 30 sec
2024-01-04 20:55:07 -08:00
..
CMakeLists.txt Consume Detours for function mocking (#421) 2024-01-04 20:55:07 -08:00