Commit graph

213 commits

Author SHA1 Message Date
mat007
8e3420f735 Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@306 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-02 20:07:23 +00:00
mat007
d6850d9c20 Added support for logging std::auto_ptr, boost::shared_ptr and boost::weak_ptr
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@305 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-01 19:55:10 +00:00
mat007
5ad7562d65 Fixed a bug preventing non-const pointer to be logged properly
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@304 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-01 19:47:48 +00:00
mat007
103eed82cb Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@303 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-01 15:11:24 +00:00
mat007
73fadc7151 Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@302 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-01 08:54:25 +00:00
mat007
6a66b47970 More test traces to analyse
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@301 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-01 08:40:01 +00:00
mat007
c7169dd8c4 Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@300 860be788-9bd5-4423-9f1e-828f051e677b
2011-04-19 22:01:49 +00:00
mat007
817334e069 Added mock::affirm constraint which is equivalent to !mock::negate
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@299 860be788-9bd5-4423-9f1e-828f051e677b
2011-04-16 20:09:20 +00:00
mat007
b3954c469c Reverted 296 and 297
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@298 860be788-9bd5-4423-9f1e-828f051e677b
2011-04-15 21:57:42 +00:00
mat007
dbaadfa7f2 Added test for a mock class defined within test case
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@297 860be788-9bd5-4423-9f1e-828f051e677b
2011-04-15 21:30:52 +00:00
mat007
7b31aea1b3 Added test for a mock class defined within test case
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@296 860be788-9bd5-4423-9f1e-828f051e677b
2011-04-15 21:20:52 +00:00
mat007
2f8844e68c Another error trace to analyse
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@295 860be788-9bd5-4423-9f1e-828f051e677b
2011-04-15 21:15:23 +00:00
mat007
ba3a53ec1b Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@294 860be788-9bd5-4423-9f1e-828f051e677b
2011-04-12 21:35:06 +00:00
mat007
ac409e0c56 Refactored error traces generation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@293 860be788-9bd5-4423-9f1e-828f051e677b
2011-04-12 20:36:26 +00:00
mat007
3aa4ad9d12 Added headers integrity check
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@292 860be788-9bd5-4423-9f1e-828f051e677b
2011-04-12 20:30:50 +00:00
mat007
43188dcefb Added headers integrity check
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@291 860be788-9bd5-4423-9f1e-828f051e677b
2011-04-12 12:34:22 +00:00
mat007
f9df9c3362 Removed MOCK_METHOD_TPL for using non compliant code
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@290 860be788-9bd5-4423-9f1e-828f051e677b
2011-04-09 21:00:17 +00:00
mat007
0b329e4aed Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@289 860be788-9bd5-4423-9f1e-828f051e677b
2011-04-09 20:58:03 +00:00
mat007
79139f2047 More test traces to analyse
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@288 860be788-9bd5-4423-9f1e-828f051e677b
2011-04-09 20:01:46 +00:00
mat007
c71910ee54 More test traces to analyse
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@287 860be788-9bd5-4423-9f1e-828f051e677b
2011-04-08 21:32:33 +00:00
mat007
f1b8550c84 Added support for boost::cref and boost::ref for mock::assign and mock::retrieve for uniformity
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@286 860be788-9bd5-4423-9f1e-828f051e677b
2011-04-07 22:46:29 +00:00
mat007
f238f63086 Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@285 860be788-9bd5-4423-9f1e-828f051e677b
2011-04-06 13:49:47 +00:00
mat007
9a74e73a03 Added support for boost::cref and boost::ref in built-in constraints and mock::format
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@284 860be788-9bd5-4423-9f1e-828f051e677b
2011-04-05 22:11:08 +00:00
mat007
57848d082c Added support for boost::cref and boost::ref in built-in constraints and mock::format
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@283 860be788-9bd5-4423-9f1e-828f051e677b
2011-04-05 21:08:36 +00:00
mat007
5aa5cceb88 Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@282 860be788-9bd5-4423-9f1e-828f051e677b
2011-03-26 13:34:32 +00:00
mat007
1a2cdf0647 Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@281 860be788-9bd5-4423-9f1e-828f051e677b
2011-03-21 22:37:18 +00:00
mat007
0d1331e5d0 Fix for g++
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@280 860be788-9bd5-4423-9f1e-828f051e677b
2011-03-21 22:35:42 +00:00
mat007
c75f80256f Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@279 860be788-9bd5-4423-9f1e-828f051e677b
2011-03-21 22:19:18 +00:00
mat007
29975de820 Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@278 860be788-9bd5-4423-9f1e-828f051e677b
2011-03-21 21:48:28 +00:00
mat007
76a5c5b3ec Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@277 860be788-9bd5-4423-9f1e-828f051e677b
2011-03-21 21:43:04 +00:00
mat007
6fb5d614b4 Fix
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@276 860be788-9bd5-4423-9f1e-828f051e677b
2011-03-20 23:23:17 +00:00
mat007
acc660f2a3 Merged logging branch
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@275 860be788-9bd5-4423-9f1e-828f051e677b
2011-03-20 23:13:35 +00:00
mat007
7d06ec5290 Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@268 860be788-9bd5-4423-9f1e-828f051e677b
2011-03-19 11:11:45 +00:00
mat007
8ec538a76e Fix
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@267 860be788-9bd5-4423-9f1e-828f051e677b
2011-03-19 10:55:21 +00:00
mat007
4280dd6284 Fix
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@266 860be788-9bd5-4423-9f1e-828f051e677b
2011-03-18 23:27:16 +00:00
mat007
d4ba292a8d Fix
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@265 860be788-9bd5-4423-9f1e-828f051e677b
2011-03-18 23:23:01 +00:00
mat007
581635e910 Fix
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@264 860be788-9bd5-4423-9f1e-828f051e677b
2011-03-18 22:43:10 +00:00
mat007
f0dd37cb39 Fix
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@263 860be788-9bd5-4423-9f1e-828f051e677b
2011-03-18 21:50:41 +00:00
mat007
fc53abcea0 Reworked logging (again)
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@262 860be788-9bd5-4423-9f1e-828f051e677b
2011-03-18 21:33:50 +00:00
mat007
1f0b12e990 Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@256 860be788-9bd5-4423-9f1e-828f051e677b
2011-03-18 17:18:19 +00:00
mat007
96cfc3d2c8 Reverted 254
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@255 860be788-9bd5-4423-9f1e-828f051e677b
2011-03-13 17:22:12 +00:00
mat007
bc0da4c319 Reworked logging
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@254 860be788-9bd5-4423-9f1e-828f051e677b
2011-03-12 09:45:45 +00:00
mat007
7cd9cfc4e3 Added missing <string> include
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@253 860be788-9bd5-4423-9f1e-828f051e677b
2011-03-09 12:08:31 +00:00
mat007
8550353e63 Changed operator<< + mock::formatter into format + mock::protect
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@252 860be788-9bd5-4423-9f1e-828f051e677b
2011-03-08 18:49:15 +00:00
mat007
374cc95c0d Removed is_comparable which is sometimes ambiguous
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@251 860be788-9bd5-4423-9f1e-828f051e677b
2011-02-21 18:24:30 +00:00
mat007
39ccffb881 Removed is_comparable which is sometimes ambiguous
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@250 860be788-9bd5-4423-9f1e-828f051e677b
2011-02-21 18:23:31 +00:00
mat007
cf221b928f Logging through operator<< does not perform conversions
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@249 860be788-9bd5-4423-9f1e-828f051e677b
2011-02-21 08:15:01 +00:00
mat007
e59dbf9e56 More work on error logging tests
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@248 860be788-9bd5-4423-9f1e-828f051e677b
2011-02-21 00:40:52 +00:00
mat007
b61191a718 Documented and tested container detection override
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@247 860be788-9bd5-4423-9f1e-828f051e677b
2011-02-20 22:45:22 +00:00
mat007
1c689400a0 Refactoring to work around g++ 4.3.2
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@246 860be788-9bd5-4423-9f1e-828f051e677b
2011-02-20 00:45:58 +00:00