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

97 Commits

Author SHA1 Message Date
John Fletcher
d759dadc59 lambda_tests1b1r try + 0 trick 2015-02-08 19:58:53 +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
2e62309a81 scope/more_let_tests.cpp Tests for optimization bug 2015-02-05 17:35:54 +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
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
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
3fa0224d30 lambda_tests1b2 made into three tests p,q,r 2015-01-24 23:04:09 +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
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
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
42b1fa8ced Split more_let_tests into 1 and 2 2015-01-20 23:56:31 +00:00
John Fletcher
67989ca10f scope/let_tests_157a.cpp New test 2015-01-20 21:46:51 +00:00
John Fletcher
c1406e8881 scope/let_tests_113a.cpp New test 2015-01-20 21:39:50 +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
bdf4a31973 scope/lambda_tests3a1.cpp New test 2015-01-19 22:13:42 +00:00
John Fletcher
c41d1235af test/scope/lambda_tests1b2.cpp Take out unused _b 2015-01-18 22:28:28 +00:00
John Fletcher
aa70ed2941 scope/lambda_tests3b.cpp New variant test 2015-01-16 21:32:46 +00:00
John Fletcher
d9896f1ed2 test/scope/lambda_tests3a.cpp Remove failing test 2015-01-09 19:37:08 +00:00
John Fletcher
f02c314d09 test/scope/lambda_test3a.cpp Add previously failing test. 2015-01-09 07:53:58 +00:00
John Fletcher
02fd12629a test/scope/bug_000008.cpp Take out extras now that thread is mended. 2015-01-06 06:32:56 +00:00
John Fletcher
e5e365f99b test/scope/bug_000008.cpp Using is_copy_constructible from Boost.Move 2015-01-04 09:19:58 +00:00
John Fletcher
b6b27e298a test/scope/bug_000008.cpp Add header for is_copy_constuctible 2015-01-03 15:31:03 +00:00
John Fletcher
513bb431d2 test/scope/lambda_tests New or ammended tests 1b1 1b2 3 3a 2015-01-01 17:36:20 +00:00
John Fletcher
c0b664850c New tests scope/lambda_tests1a and 1b splitting tests1 2014-12-31 16:02:38 +00:00
John Fletcher
f5569e3f22 test/scope/more_lambda_tests.cpp Add a further test 2014-12-31 15:08:50 +00:00
John Fletcher
4d6dc36144 test/scope New tests lambda_tests2,2a,3,3a 2014-12-31 11:12:27 +00:00
John Fletcher
288022210c test/scope/lambda_tests1.cpp New file for first section of lambda_tests 2014-12-31 10:52:37 +00:00
John Fletcher
acfb8d2c3a test/scope/lambda_tests.cpp Remove unused phoenix/bind.hpp 2014-12-31 10:52:08 +00:00
John Fletcher
b188482b60 scope/more_let_tests.cpp Clean up unused variables. 2014-12-30 12:41:41 +00:00
John Fletcher
dc7563497d Take out both vector tests and change test to < 1800 2014-12-27 11:24:03 +00:00
John Fletcher
f3f6113743 Take out vector<vector> > test to for MSVC 12 and 14 2014-12-26 17:10:16 +00:00
John Fletcher
77dc84c48a remove tabs 2014-03-17 14:11:45 +00:00
John Fletcher
edc1da013e test/scope/more_let_tests.cpp Add more tests. 2014-03-02 23:30:44 +00:00
John Fletcher
083c8b6316 test/scope/more_let_tests.cpp Adjust test 2014-02-21 15:47:33 +00:00
John Fletcher
6b22931891 test/scope/more_let_tests.cpp Correction for warnings. 2014-02-17 13:19:32 +00:00
John Fletcher
3593269f1c test/scope/more_let_tests.cpp New file to check for bugs. 2014-02-17 13:17:17 +00:00
John Fletcher
59312928cb test/scope/more_lambda_tests.cpp New file 2014-02-15 00:07:33 +00:00
John Fletcher
9ba0b5c36a test/scope/lambda_tests.cpp Fix tabs 2014-02-14 14:04:16 +00:00
John Fletcher
dddc362f5f test/scope/lambda_tests.cpp Take out mysterious test. 2014-02-09 13:09:55 +00:00
John Fletcher
863bbd6879 test/scope/lambda_tests.cpp Enable previously failing test. 2014-02-09 12:50:51 +00:00
John Fletcher
419d158bd2 test/scope/bug8298f.cpp fails as expected 2014-02-07 23:06:20 +00:00