2
0
mirror of https://github.com/boostorg/phoenix.git synced 2026-02-18 14:22:09 +00:00
Commit Graph

315 Commits

Author SHA1 Message Date
John Fletcher
94ce78bf0d path for #10927 2015-03-07 08:48:56 +00:00
John Fletcher
fb43f4ed8e patch for #11085 2015-03-07 08:48:22 +00:00
John Fletcher
91cc0c6d7d lazy_list3_tests add tests of odd, iterate and repeat 2015-03-05 14:29:30 +00:00
John Fletcher
32516292e1 lazy_list3_tests Add more tests 2015-03-04 16:51:24 +00:00
John Fletcher
cfcd1cb639 test/jamfile run lazy_list3_tests 2015-03-03 22:40:07 +00:00
John Fletcher
c12630a9ab function/lazy_list3_tests.cpp New test 2015-03-03 22:38:29 +00:00
John Fletcher
6e42373f4f ammend tests to run OPTIMIZE case for all compilers. 2015-03-02 13:00:09 +00:00
John Fletcher
1a14061d29 lazy_list2_tests Correct test 2015-03-01 16:38:30 +00:00
John Fletcher
c9e9e4b037 function/lazy_list2_tests Correct typo 2015-03-01 16:34:01 +00:00
John Fletcher
fe0defeca3 test/Jamfile run lazy_list2_tests 2015-03-01 16:23:19 +00:00
John Fletcher
4f8634df3d function/lazy_list2_tests New test 2015-03-01 16:22:59 +00:00
John Fletcher
027eb1814a test/Jamfile Run new lazy_list_tests 2015-02-28 09:57:51 +00:00
John Fletcher
cd23686e93 function/lazy_list_test New test 2015-02-28 09:57:07 +00:00
John Fletcher
ab1bc7ed2d test/Jamfile run lazy_headers test
Signed-off-by: John Fletcher <J.P.Fletcher@aston.ac.uk>
2015-02-27 23:26:19 +00:00
John Fletcher
4315fb72b7 function/lazy_headers New test 2015-02-27 22:56:54 +00:00
John Fletcher
51d3f3f070 function/lazy_operator_tests Amend copyright. 2015-02-27 22:56:07 +00:00
John Fletcher
554bbf52fd test/Jamfile New test function/lazy_headers not yet in use. 2015-02-27 22:55:39 +00:00
John Fletcher
5c46496967 test/Jamfile run function/lazy_operator_tests 2015-02-26 20:45:45 +00:00
John Fletcher
7baa1faec8 test/function/lazy_operator_tests.cpp New test 2015-02-26 20:45:20 +00:00
John Fletcher
c2d14aa75d function/lazy_argument_tests.cpp Ammend tests. 2015-02-22 18:34:54 +00:00
John Fletcher
cdf3702bda test/Jamfile add lazy_arguments_test 2015-02-22 18:34:26 +00:00
John Fletcher
0f215c97be function/lazy_argument_tests.cpp Build tests. 2015-02-22 18:29:44 +00:00
John Fletcher
e44c990d64 function/lazy_argument_tests.cpp New tests for function as argument. 2015-02-22 18:25:49 +00:00
John Fletcher
a1b9cf628d test/Jamfile Run lazy_templated_struct_tests. 2015-02-18 16:36:37 +00:00
John Fletcher
e03a102532 function/lazy_templated_struct_tests.cpp Complete the test file 2015-02-18 16:36:14 +00:00
John Fletcher
227879b018 function/lazy_templated_struct_tests.cpp New test file 2015-02-18 16:27:49 +00:00
John Fletcher
e988d9ab51 function/lazy_make_pair_tests.cpp Ammend comments in the file. 2015-02-18 16:27:17 +00:00
John Fletcher
cf566e4127 test/Jamfile run new test lazy_make_pair_tests 2015-02-16 09:46:41 +00:00
John Fletcher
9170bd66e2 function/lazy_make_pair_tests.cpp New test file 2015-02-16 09:46:13 +00:00
John Fletcher
d759dadc59 lambda_tests1b1r try + 0 trick 2015-02-08 19:58:53 +00:00
John Fletcher
a0d1f36fb7 test/Jamfile take out more_let_tests1, 2a, 2b 2015-02-08 19:13:59 +00:00
John Fletcher
dc5974fae0 more_let_tests.cpp Update to use the + 0 trick. 2015-02-08 19:10:35 +00:00
John Fletcher
9b40b88fa1 bind_interoperation_test extended to more cases. 2015-02-08 17:18:30 +00:00
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