Fixed MOCK_MAX_ARGS usage to increase to maximum number of arguments of mocked methods

git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@169 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2010-07-23 13:17:18 +00:00
parent 542984c2b6
commit d63d5d2c1f
5 changed files with 71 additions and 28 deletions

View file

@ -218,6 +218,10 @@
RelativePath="..\..\src\tests\turtle_test\is_functor_test.cpp"
>
</File>
<File
RelativePath="..\..\src\tests\turtle_test\max_args_test.cpp"
>
</File>
<File
RelativePath="..\..\src\tests\turtle_test\mock_error.hpp"
>