Commit graph

676 commits

Author SHA1 Message Date
Mathieu Champlon
dfa3cb44e6 Fixed documentation typos 2015-03-14 16:21:09 +01:00
Mathieu Champlon
caf39083e4 Fixed class name conflicting with the mock namespace 2015-03-14 07:26:06 +01:00
Mathieu Champlon
5d84561e2b Added xsltproc installation 2015-03-14 07:00:57 +01:00
Mathieu Champlon
0f6c8b572f Changed build.sh file permissions 2015-03-13 21:59:22 +01:00
Mathieu Champlon
2a34194231 Moved part of the build out of build.xml 2015-03-13 21:59:22 +01:00
Mathieu Champlon
d424d4ee7f Fixed support for compilers without r-value references
boost::make_shared is limited to 9 arguments for such compilers.
2015-03-11 22:01:20 +01:00
Mathieu Champlon
997b9b7f67 Stop b2 on first error 2015-03-06 09:55:05 +01:00
Mathieu Champlon
ed5032428c Added travis-ci integration 2015-03-06 06:48:34 +01:00
Mathieu Champlon
c950c24f52 Changed layout to match boost 2015-03-06 06:41:12 +01:00
Mathieu Champlon
7a8ba352c6 Merge pull request #1 from mat007/update-changelog
Updated changelog
2015-03-02 08:56:37 +01:00
Mathieu Champlon
f8b09e8086 Updated changelog 2015-03-02 08:56:02 +01:00
mat007
02468ee43a Added multi-constraint
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@772 860be788-9bd5-4423-9f1e-828f051e677b
2015-03-01 11:29:03 +00:00
mat007
09b6bddb25 Fixed typo
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@771 860be788-9bd5-4423-9f1e-828f051e677b
2015-03-01 11:28:53 +00:00
mat007
c37537401c Fixed action for pointer to const data as return type
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@770 860be788-9bd5-4423-9f1e-828f051e677b
2015-03-01 11:28:47 +00:00
mat007
88451b7c02 Tweaked documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@769 860be788-9bd5-4423-9f1e-828f051e677b
2015-03-01 11:28:41 +00:00
mat007
96f5d1959a Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@768 860be788-9bd5-4423-9f1e-828f051e677b
2015-03-01 11:28:33 +00:00
mat007
20be7d84d0 Reduced preprocessor macros
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@767 860be788-9bd5-4423-9f1e-828f051e677b
2015-03-01 11:28:10 +00:00
mat007
e76e9fb5bc Removed unneeded typedef
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@766 860be788-9bd5-4423-9f1e-828f051e677b
2015-03-01 11:27:57 +00:00
mat007
6503e69624 Factorized invocation configuration
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@765 860be788-9bd5-4423-9f1e-828f051e677b
2015-03-01 11:27:48 +00:00
mat007
d18f499e48 Renamed member variable
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@764 860be788-9bd5-4423-9f1e-828f051e677b
2015-03-01 11:27:41 +00:00
mat007
c5eece441c Removed level 0 from pragma push
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@763 860be788-9bd5-4423-9f1e-828f051e677b
2014-12-13 20:47:03 +00:00
mat007
ea5cdca86d Simplified action implementation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@762 860be788-9bd5-4423-9f1e-828f051e677b
2014-12-13 20:41:26 +00:00
mat007
08a74ccfe3 Removed dependency to Boost.Phoenix
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@761 860be788-9bd5-4423-9f1e-828f051e677b
2014-12-13 20:41:15 +00:00
mat007
2a88b87682 Dropped support for obsolete phoenix V2
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@760 860be788-9bd5-4423-9f1e-828f051e677b
2014-12-13 20:41:03 +00:00
mat007
6558254c50 Fixed boost::cref invalid for temporary objects
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@759 860be788-9bd5-4423-9f1e-828f051e677b
2014-11-23 10:54:14 +00:00
mat007
5eceba381a Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@758 860be788-9bd5-4423-9f1e-828f051e677b
2014-11-23 10:54:05 +00:00
mat007
e85cf69f9f Updated documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@757 860be788-9bd5-4423-9f1e-828f051e677b
2014-11-23 10:53:56 +00:00
mat007
239403acc5 Fixed examples
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@756 860be788-9bd5-4423-9f1e-828f051e677b
2014-07-03 05:08:43 +00:00
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
939ca29fb0 Fixed phoenix V2 includes
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@750 860be788-9bd5-4423-9f1e-828f051e677b
2014-05-29 12:22:36 +00:00
mat007
2a84a7f9c7 Introduced boost-mock.dir property
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@749 860be788-9bd5-4423-9f1e-828f051e677b
2014-05-29 10:17:27 +00:00
mat007
077e046641 Updated to latest boost headers and layout
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@748 860be788-9bd5-4423-9f1e-828f051e677b
2014-05-29 10:17:19 +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
e4c2468381 Made b2 toolset customizable
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@746 860be788-9bd5-4423-9f1e-828f051e677b
2014-05-29 10:17:00 +00:00
mat007
834b06a84e Fixed missing endsect
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@745 860be788-9bd5-4423-9f1e-828f051e677b
2014-05-29 10:16:49 +00:00
mat007
e3c6d7f8e9 Updated changelog for 1.2.6
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@742 860be788-9bd5-4423-9f1e-828f051e677b
2014-05-24 12:22:02 +00:00
mat007
0ba45baa19 Fixed documentation generation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@741 860be788-9bd5-4423-9f1e-828f051e677b
2014-05-24 07:23:46 +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
59a52529e4 Refactored jamfile to use globs
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@736 860be788-9bd5-4423-9f1e-828f051e677b
2014-05-22 20:08:07 +00:00
mat007
d2d817b07e Added missing mock namespace end tag
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@735 860be788-9bd5-4423-9f1e-828f051e677b
2014-05-22 20:07:59 +00:00
mat007
a56267c468 Fixed race condition for C++03 compilers
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@733 860be788-9bd5-4423-9f1e-828f051e677b
2014-05-21 07:09:28 +00:00
mat007
b0fc3f45bc Fixed boost build
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@732 860be788-9bd5-4423-9f1e-828f051e677b
2014-05-21 07:09:22 +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
f1580c95cc Fixed line too long
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@727 860be788-9bd5-4423-9f1e-828f051e677b
2014-04-26 08:17:40 +00:00
mat007
df6ca7011c Fixed build with gcc
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@726 860be788-9bd5-4423-9f1e-828f051e677b
2014-04-26 07:20:35 +00:00
mat007
cbb4683dde Factorized MOCK_TYPE_NAME
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@725 860be788-9bd5-4423-9f1e-828f051e677b
2014-04-26 07:06:58 +00:00
mat007
30dadf0c61 Do not define mock::exception when not MOCK_USE_BOOST_TEST
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@724 860be788-9bd5-4423-9f1e-828f051e677b
2014-04-26 07:06:50 +00:00
mat007
cf22b638e2 Refactoring
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@723 860be788-9bd5-4423-9f1e-828f051e677b
2014-04-26 07:06:44 +00:00