Commit graph

26 commits

Author SHA1 Message Date
mat007
d5b216db8e Fixed lambdas conditional compilation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@754 860be788-9bd5-4423-9f1e-828f051e677b
2014-05-31 12:15:38 +00:00
mat007
5983b75343 Added boost inspect as part of tests run
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@753 860be788-9bd5-4423-9f1e-828f051e677b
2014-05-31 11:35:36 +00:00
mat007
897c0bdac3 Deactivated ICE producing code
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@747 860be788-9bd5-4423-9f1e-828f051e677b
2014-05-29 10:17:08 +00:00
mat007
0ea1644f9e Fixed examples compilation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@740 860be788-9bd5-4423-9f1e-828f051e677b
2014-05-24 07:23:28 +00:00
mat007
7cc5feeea0 Updated documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@731 860be788-9bd5-4423-9f1e-828f051e677b
2014-05-20 05:56:37 +00:00
mat007
086a42e432 Added thread-safety
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@730 860be788-9bd5-4423-9f1e-828f051e677b
2014-05-20 05:56:27 +00:00
mat007
98fc044011 Fixed custom error policy synopsis
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@718 860be788-9bd5-4423-9f1e-828f051e677b
2014-04-26 07:06:06 +00:00
mat007
f04be9827f Fixed mock function documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@714 860be788-9bd5-4423-9f1e-828f051e677b
2014-02-16 15:55:14 +00:00
mat007
53e67c0a81 Changed MOCK_DESTRUCTOR and MOCK_*CONVERSION_OPERATOR to support different calling conventions
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@707 860be788-9bd5-4423-9f1e-828f051e677b
2014-02-07 14:26:21 +00:00
mat007
e4e6d59a35 Improved workaround for the template method limitation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@702 860be788-9bd5-4423-9f1e-828f051e677b
2013-12-21 18:20:49 +00:00
mat007
f77cac0103 Added documentation in the limitations section about why non-virtual methods cannot be mocked
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@693 860be788-9bd5-4423-9f1e-828f051e677b
2013-10-03 07:59:17 +00:00
mat007
7c3714169d Fixed documentation typos
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@692 860be788-9bd5-4423-9f1e-828f051e677b
2013-10-03 07:59:11 +00:00
mat007
392240a87c Added move support in actions
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@681 860be788-9bd5-4423-9f1e-828f051e677b
2013-08-13 21:43:14 +00:00
mat007
095add46f8 Moved limitation workarounds code to compiled source file
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@673 860be788-9bd5-4423-9f1e-828f051e677b
2013-07-06 21:19:29 +00:00
mat007
8d08012cdf Reworked MOCK_CONSTRAINT to be able to provide names to parameters
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@667 860be788-9bd5-4423-9f1e-828f051e677b
2013-06-04 22:01:57 +00:00
mat007
400aaddf9a Generalized to MOCK_CONSTRAINT
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@660 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-20 10:49:17 +00:00
mat007
c8072405c8 Added MOCK_TERNARY_CONSTRAINT helper macro
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@658 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-20 10:49:03 +00:00
mat007
415cece00e Updated documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@655 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-20 10:48:43 +00:00
mat007
87cd09bdd4 Updated documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@653 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-20 10:48:28 +00:00
mat007
d28db33c08 Refactored conversion to boost layout
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@645 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-12 08:58:55 +00:00
mat007
d2fbf4167b Moved examples to source code
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@643 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-12 08:58:40 +00:00
mat007
ef9a3e2c4c Tweaked documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@642 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-12 08:58:29 +00:00
mat007
8d2fb9c94c Added support for several sequences in 'in'
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@635 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-03 20:17:46 +00:00
mat007
927748731f Documented quick constraint
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@632 860be788-9bd5-4423-9f1e-828f051e677b
2013-05-03 20:16:01 +00:00
mat007
7f7ea6bc8f Updated documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@579 860be788-9bd5-4423-9f1e-828f051e677b
2013-01-07 16:16:07 +00:00
mat007
d29397417e Turned documentation code into example code
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@578 860be788-9bd5-4423-9f1e-828f051e677b
2012-11-28 23:01:45 +00:00