mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Added tests for mock::detail::check
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@544 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
cc0a24a939
commit
77a99b8893
4 changed files with 39 additions and 3 deletions
|
|
@ -22,6 +22,7 @@
|
|||
<ClInclude Include="..\..\test\mock_error.hpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\..\test\detail\test_check.cpp" />
|
||||
<ClCompile Include="..\..\test\detail\test_function.cpp" />
|
||||
<ClCompile Include="..\..\test\detail\test_invocation.cpp" />
|
||||
<ClCompile Include="..\..\test\detail\test_is_functor.cpp" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue