Commit graph

885 commits

Author SHA1 Message Date
mat007
9336d101ec Removed alternate experimental macros
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@334 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-17 20:54:28 +00:00
mat007
10eed34ad7 Fixed a bug with const smart pointers as first argument to MOCK_EXPECT being invalid
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@327 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-12 20:00:52 +00:00
mat007
6f49ffd551 Added automatic benchmark
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@326 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-12 10:00:24 +00:00
mat007
4c013650ed Moved applications/turtle_bench to tests/bench_test
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@325 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-11 20:08:19 +00:00
mat007
8b5623bc1d Added automatic benchmark
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@324 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-11 20:02:21 +00:00
mat007
4c03cd9bda Reduced MOCK_MAX_ARGS in tests to try and fix an internal compiler error with vc80
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@323 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-11 17:47:08 +00:00
mat007
4f918457bc Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@322 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-11 16:09:59 +00:00
mat007
989830855c Added missing check for BOOST_FT_MAX_ARITY when MOCK_MAX_ARGS was set to 21 or more
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@321 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-11 16:09:38 +00:00
mat007
13cf400e82 Refactoring
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@320 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-11 16:01:06 +00:00
mat007
5ba2169ec3 Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@319 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-11 13:48:26 +00:00
mat007
b9f50e0c4f Refactoring
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@318 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-11 13:47:36 +00:00
mat007
f4127636d5 Refactoring
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@317 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-09 22:17:10 +00:00
mat007
14e80c37dc Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@316 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-09 21:48:01 +00:00
mat007
07f4a1e89f Refactored tests
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@315 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-08 18:13:32 +00:00
mat007
febd21a724 Fix
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@314 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-08 18:00:59 +00:00
mat007
0ffc9c47a4 Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@313 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-08 17:49:50 +00:00
mat007
2231896aba Fix
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@312 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-08 17:47:25 +00:00
mat007
5f651655c6 Refactoring
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@311 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-08 17:44:49 +00:00
mat007
8d7b34792d Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@310 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-05 20:08:09 +00:00
mat007
7f6bef390e Refactored tests
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@309 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-05 20:05:42 +00:00
mat007
909e37da70 Refactored tests
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@308 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-05 16:47:50 +00:00
mat007
ea501c3e00 Refactored tests
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@307 860be788-9bd5-4423-9f1e-828f051e677b
2011-05-05 16:35:03 +00:00
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