2
0
mirror of https://github.com/boostorg/phoenix.git synced 2026-02-20 02:52:08 +00:00
Commit Graph

282 Commits

Author SHA1 Message Date
John Fletcher
51f3084f5e test/Jamfile run more_let_tests again 2015-02-05 17:38:25 +00:00
John Fletcher
2e62309a81 scope/more_let_tests.cpp Tests for optimization bug 2015-02-05 17:35:54 +00:00
John Fletcher
b671e26541 bind_dm3_test Added variant for MSVC 10 ambiguity finding bind 2015-02-05 11:48:21 +00:00
John Fletcher
7f2e6124ce scope/more_let_tests1 and 2b updated for gcc 5.0.0 2015-02-05 00:03:42 +00:00
John Fletcher
026beff66f lambda_tests1b1r and 1b2r ammend for latest MSVC 2015-02-04 23:49:46 +00:00
John Fletcher
83b3e4f724 test/Jamfile drop scope/lambda_tests3a1 2015-02-02 08:36:24 +00:00
John Fletcher
bbe987ec11 scope revise lambda_tests3a 2015-02-02 08:35:59 +00:00
John Fletcher
4dbb13c43b scope revisions of let and lambda tests 2015-02-02 08:19:04 +00:00
John Fletcher
302f5b5a6e test/Jamfile run bind_interoperation_test 2015-02-01 22:23:41 +00:00
John Fletcher
67dd4b308f bind_interoperation_test New test with boost bind and phoenix bind together. 2015-02-01 22:23:16 +00:00
John Fletcher
5f2010f314 lambda_tests1b1r 1b2r revise code 2015-01-26 14:07:06 +00:00
John Fletcher
ab900bccaa scope/let_tests_113.cpp Revised test avoiding accumulate to a val() 2015-01-25 22:23:10 +00:00
John Fletcher
be6cf5c307 lambda_tests1b1r and 1b2r updated for MSVC 12 and 14 2015-01-25 17:05:33 +00:00
John Fletcher
eea34af84c let_tests_113 Conditional around whole test not part of it. 2015-01-25 09:14:36 +00:00
John Fletcher
dc0b68fe06 test/Jamfile remove bind_dm1_test 2015-01-24 23:27:54 +00:00
John Fletcher
ef252ccc49 bind_dm_test Add special code for gcc 5.0 optimized 2015-01-24 23:27:29 +00:00
John Fletcher
f61291dc1f test/Jamfile run lambda_tests1b2p,q,r 2015-01-24 23:04:29 +00:00
John Fletcher
3fa0224d30 lambda_tests1b2 made into three tests p,q,r 2015-01-24 23:04:09 +00:00
John Fletcher
c062c3b996 test/Jamfile Run new tests lambda_tests1b1p,q,r,s,t 2015-01-24 22:48:49 +00:00
John Fletcher
9794a5b420 lambda_tests1b1 split into 5 as p,q,r,s,t 2015-01-24 22:48:20 +00:00
John Fletcher
3ea59ed08f test/Jamfile replace more_let_tests2 with 2a and 2b 2015-01-24 20:54:16 +00:00
John Fletcher
df6bb7dc76 scope/more_let_tests Split 2 to 2 a and 2b 2015-01-24 20:53:45 +00:00
John Fletcher
7aa0886016 let_tests_113 Change test to be gcc >= 4.8.0 2015-01-24 17:59:18 +00:00
John Fletcher
fc7c40b7d5 test/Jamfile drop tests let_tests_113a and 157a 2015-01-24 17:27:41 +00:00
John Fletcher
e065a0d998 scope/let_tests_113 and 157 Update to test for gcc 5.0 optimized 2015-01-24 17:27:11 +00:00
John Fletcher
60c6661401 scope tests remove tabs and other tidying 2015-01-24 14:55:52 +00:00
John Fletcher
81d1d6607b querying_find Copyright 2015-01-24 14:51:31 +00:00
John Fletcher
e25793a983 querying_find.cpp Take out tabs 2015-01-24 14:42:10 +00:00
John Fletcher
009546bf0a test/Jamfile bind_void_dm_test added but not active 2015-01-23 12:12:48 +00:00
John Fletcher
eda8661ad3 bind_void_dm_test.cpp New test not yet working. 2015-01-23 12:12:17 +00:00
John Fletcher
265acef93a bind_rv_sp_test.cpp Add to copyright 2015-01-23 12:11:52 +00:00
John Fletcher
7ae0fea0e8 Copies of bind_void tests from boost/bind/test 2015-01-23 11:22:58 +00:00
John Fletcher
0f061f27b1 test/Jamfile remove extra bind_rv_sp tests 2015-01-22 22:37:35 +00:00
John Fletcher
571b28a920 bind_rv_sp_test.cpp Modify to give workaround for MSVC 8, 9 & 10 2015-01-22 22:37:13 +00:00
John Fletcher
42b1fa8ced Split more_let_tests into 1 and 2 2015-01-20 23:56:31 +00:00
John Fletcher
52be0c5e9b test/Jamfile run new tests 2015-01-20 23:37:06 +00:00
John Fletcher
7fc3111b7f new tests bind_rv_sp6_test and sp7_test 2015-01-20 23:36:51 +00:00
John Fletcher
64b70099ce test/Jamfile run let_tests_157a 2015-01-20 21:47:10 +00:00
John Fletcher
67989ca10f scope/let_tests_157a.cpp New test 2015-01-20 21:46:51 +00:00
John Fletcher
570a8d09b6 test/Jamfile run let_tests_113a 2015-01-20 21:40:11 +00:00
John Fletcher
c1406e8881 scope/let_tests_113a.cpp New test 2015-01-20 21:39:50 +00:00
John Fletcher
6e37dd2ac3 test/Jamfile run new tests 2015-01-19 22:36:32 +00:00
John Fletcher
9271585857 scope/let_tests_rest.cpp Take out 113 and 157 2015-01-19 22:35:41 +00:00
John Fletcher
8284441caa scope/let_tests 113 and 157 tests on specific sections. 2015-01-19 22:32:34 +00:00
John Fletcher
39a4168e7c test/scope/let_tests* New tests 2015-01-19 22:25:00 +00:00
John Fletcher
1e890ee41f test/Jamfile add new test lambda_tests3a1 2015-01-19 22:14:27 +00:00
John Fletcher
bdf4a31973 scope/lambda_tests3a1.cpp New test 2015-01-19 22:13:42 +00:00
John Fletcher
01acb5ddb9 test/Jamfile add bind_rv_sp5 and take out bind_rb_sp4 2015-01-19 19:50:06 +00:00
John Fletcher
bf9f2691ec bind_rv_sp5_test.cpp Take out second use of bind. 2015-01-19 19:49:20 +00:00
John Fletcher
03013d657c boost_bind_compatibility/bind_rv_sp5_test.cpp New test 2015-01-19 19:45:27 +00:00