Commit graph

90 commits

Author SHA1 Message Date
mat007
f33f31fb29 Fixed type name extraction involving template classes
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@594 860be788-9bd5-4423-9f1e-828f051e677b
2013-02-05 21:20:37 +00:00
mat007
c2dd320bf4 Fixed type name extraction involving template classes
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@593 860be788-9bd5-4423-9f1e-828f051e677b
2013-01-27 21:54:41 +00:00
mat007
6c16dd968c Fixed type name extraction involving template classes
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@587 860be788-9bd5-4423-9f1e-828f051e677b
2013-01-24 22:38:51 +00:00
mat007
4cd3d08e3e Fixed type name extraction involving template classes
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@585 860be788-9bd5-4423-9f1e-828f051e677b
2013-01-20 16:50:37 +00:00
mat007
3c0bb8e16e Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@581 860be788-9bd5-4423-9f1e-828f051e677b
2013-01-07 16:16:38 +00:00
mat007
c7a609404f Fixed missing file name and line number in logs
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@576 860be788-9bd5-4423-9f1e-828f051e677b
2012-11-28 21:57:03 +00:00
mat007
1f7e90f565 Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@568 860be788-9bd5-4423-9f1e-828f051e677b
2012-09-21 22:20:00 +00:00
mat007
a84c66c714 Renamed mock::detail::check to mock::matcher
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@567 860be788-9bd5-4423-9f1e-828f051e677b
2012-09-21 22:19:52 +00:00
mat007
3e3746dce5 Fixed missing variable initialization
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@566 860be788-9bd5-4423-9f1e-828f051e677b
2012-09-21 22:19:35 +00:00
mat007
dea0e372d3 Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@562 860be788-9bd5-4423-9f1e-828f051e677b
2012-09-21 22:18:58 +00:00
mat007
25ccf6078f Replaced std::type_info with boost::detail::sp_typeinfo
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@553 860be788-9bd5-4423-9f1e-828f051e677b
2012-09-02 21:31:24 +00:00
mat007
8aa007af3b Added tests to ensure proper support for boost::result_of
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@552 860be788-9bd5-4423-9f1e-828f051e677b
2012-09-02 21:30:45 +00:00
mat007
0841b2fd16 Changed char* constraint behaviour to be comparable to another char*
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@550 860be788-9bd5-4423-9f1e-828f051e677b
2012-09-02 06:58:01 +00:00
mat007
b323536096 Reverted 547,548
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@549 860be788-9bd5-4423-9f1e-828f051e677b
2012-09-01 22:41:58 +00:00
mat007
3d9011f99d Changed char* constraint behaviour to be comparable to another char*
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@547 860be788-9bd5-4423-9f1e-828f051e677b
2012-09-01 21:43:49 +00:00
mat007
125f6c2a80 Fixed test_check
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@546 860be788-9bd5-4423-9f1e-828f051e677b
2012-09-01 21:43:27 +00:00
mat007
b4755bdaf4 Worked around gcc bug, see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40146
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@545 860be788-9bd5-4423-9f1e-828f051e677b
2012-09-01 17:22:32 +00:00
mat007
77a99b8893 Added tests for mock::detail::check
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@544 860be788-9bd5-4423-9f1e-828f051e677b
2012-09-01 17:22:19 +00:00
mat007
cc0a24a939 Trying to work around spurious warning with gcc
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@543 860be788-9bd5-4423-9f1e-828f051e677b
2012-08-01 11:19:42 +00:00
mat007
447e8c9a60 Refactoring
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@538 860be788-9bd5-4423-9f1e-828f051e677b
2012-08-01 07:41:41 +00:00
mat007
9ac46ddd9c Fix
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@537 860be788-9bd5-4423-9f1e-828f051e677b
2012-07-31 12:36:11 +00:00
mat007
610405b750 Refactored error policy to simplify test frameworks integration
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@536 860be788-9bd5-4423-9f1e-828f051e677b
2012-07-31 10:36:00 +00:00
mat007
61ee9e04a6 Reverted move to phoenix v3 because of :
https://svn.boost.org/trac/boost/ticket/7165
https://svn.boost.org/trac/boost/ticket/7166
https://svn.boost.org/trac/boost/ticket/7181

git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@531 860be788-9bd5-4423-9f1e-828f051e677b
2012-07-30 11:06:27 +00:00
mat007
9e850fac29 Moved to phoenix v3
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@529 860be788-9bd5-4423-9f1e-828f051e677b
2012-07-24 07:08:27 +00:00
mat007
ef3aea5715 Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@524 860be788-9bd5-4423-9f1e-828f051e677b
2012-07-22 07:18:16 +00:00
mat007
0530c4c18c Moved some components into a detail sub-directory
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@521 860be788-9bd5-4423-9f1e-828f051e677b
2012-07-22 07:17:19 +00:00
mat007
56edcac48d Separating reset and verify
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@513 860be788-9bd5-4423-9f1e-828f051e677b
2012-07-22 07:14:19 +00:00
mat007
4648c72422 Added logging test
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@509 860be788-9bd5-4423-9f1e-828f051e677b
2012-07-22 07:12:50 +00:00
mat007
7e4eb18cb0 Added test for BOOST_PP_COMMA() in MOCK_BASE_CLASS
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@506 860be788-9bd5-4423-9f1e-828f051e677b
2012-07-22 07:11:25 +00:00
mat007
5c254d4cbc Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@505 860be788-9bd5-4423-9f1e-828f051e677b
2012-07-22 07:11:01 +00:00
mat007
4e54ac1830 Refactoring
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@502 860be788-9bd5-4423-9f1e-828f051e677b
2012-07-22 07:09:52 +00:00
mat007
4694fb6263 Moved some components into a detail sub-directory
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@500 860be788-9bd5-4423-9f1e-828f051e677b
2012-07-22 07:09:03 +00:00
mat007
bd30f8c492 Moved some components into a detail sub-directory
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@489 860be788-9bd5-4423-9f1e-828f051e677b
2012-07-22 07:03:54 +00:00
mat007
3ab7fea2a0 Moved some components into a detail sub-directory
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@482 860be788-9bd5-4423-9f1e-828f051e677b
2012-07-22 07:00:51 +00:00
mat007
cf264cd31e Refactoring
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@479 860be788-9bd5-4423-9f1e-828f051e677b
2012-07-22 06:52:39 +00:00
mat007
4a128a0221 Moved some components into a detail sub-directory
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@478 860be788-9bd5-4423-9f1e-828f051e677b
2012-07-22 06:51:19 +00:00
mat007
7b04d84ba5 Changed file headers to simplify Boost.Mock generation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@467 860be788-9bd5-4423-9f1e-828f051e677b
2012-06-16 20:45:39 +00:00
mat007
ec1f6a4738 Changed file headers to simplify Boost.Mock generation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@466 860be788-9bd5-4423-9f1e-828f051e677b
2012-06-16 20:44:10 +00:00
mat007
fc5b7f7163 Fixed Boost.Mock generation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@465 860be788-9bd5-4423-9f1e-828f051e677b
2012-06-15 23:01:00 +00:00
mat007
3358ddda0e Changed project layout
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@460 860be788-9bd5-4423-9f1e-828f051e677b
2012-06-15 21:14:48 +00:00