Commit Graph

132 Commits

Author SHA1 Message Date
Nikita Kniazev
e35373aa99 Actor is taken by reference on assignment/subscript 2018-02-05 20:58:30 +03:00
Kohei Takahashi
faaf449d04
CI: Define CI marker within Jamfile
super-project will run tests, and failure since no marker.
2018-01-27 12:37:12 +09:00
Kohei Takahashi
4ecde73dd5
Reorganize lambda_tests
Those tests are complex and switched by compiler configuration but should not.
2018-01-15 23:39:07 +09:00
Nikita Kniazev
db4c79fe7c C++11: Fixed bug with initializing phoenix lazy from array types
Type `const T [N]` decays to `T *const` when you place it into a function signature.

Closes https://svn.boost.org/trac10/ticket/12733.
2017-12-29 13:46:31 +03:00
Kohei Takahashi
5d8a6b4c42 Added tests for unordered containers. 2017-05-16 00:15:12 +09:00
Kohei Takahashi
629ea2983e Added tests for set and multiset. 2017-05-13 17:42:29 +09:00
John Fletcher
f7726e1d22 Suspend tests on features not currently available. 2015-04-29 14:12:21 +01:00
John Fletcher
8b54377ce2 test/Jamfile run for_test2 2015-04-06 10:48:55 +01:00
John Fletcher
a1c78f1f15 test/Jamfile Run lazy_thunk_tests 2015-04-02 19:21:33 +01:00
John Fletcher
061e412392 test/Jamfile run lazy_ptr_tests 2015-04-02 19:05:20 +01:00
John Fletcher
e5cbd1f78f test/Jamfile add new test lazy_scan_tests 2015-03-23 14:34:35 +00:00
John Fletcher
f75b1a25a1 test/Jamfile add new test lazy_fold_tests 2015-03-23 12:48:27 +00:00
John Fletcher
b417428500 test/Jamfile Add lazy_compose_tests 2015-03-22 23:15:21 +00:00
John Fletcher
44e09a36e0 Delete aa tests and add new test querying_find2 2015-03-18 16:49:47 +00:00
John Fletcher
7d2aa12c0a test/Jamfile add new test for_each2 2015-03-14 17:25:57 +00:00
John Fletcher
5c9edd3757 Finally take out aa series tests - not needed now. 2015-03-13 22:04:25 +00:00
John Fletcher
237f98a466 test/Jamfile put back the aa series tests. 2015-03-12 16:58:00 +00:00
John Fletcher
bff273bc5c Take out aa series tests 2015-03-12 16:55:11 +00:00
John Fletcher
c420075226 test/Jamfile add aa_hello test 2015-03-11 09:56:41 +00:00
John Fletcher
b2a8c613e6 test/Jamfile run tests on boost::report_errors 2015-03-10 22:42:39 +00:00
John Fletcher
cfcd1cb639 test/jamfile run lazy_list3_tests 2015-03-03 22:40:07 +00:00
John Fletcher
fe0defeca3 test/Jamfile run lazy_list2_tests 2015-03-01 16:23:19 +00:00
John Fletcher
027eb1814a test/Jamfile Run new lazy_list_tests 2015-02-28 09:57:51 +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
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
cdf3702bda test/Jamfile add lazy_arguments_test 2015-02-22 18:34:26 +00:00
John Fletcher
a1b9cf628d test/Jamfile Run lazy_templated_struct_tests. 2015-02-18 16:36:37 +00:00
John Fletcher
cf566e4127 test/Jamfile run new test lazy_make_pair_tests 2015-02-16 09:46:41 +00:00
John Fletcher
a0d1f36fb7 test/Jamfile take out more_let_tests1, 2a, 2b 2015-02-08 19:13:59 +00:00
John Fletcher
51f3084f5e test/Jamfile run more_let_tests again 2015-02-05 17:38:25 +00:00
John Fletcher
83b3e4f724 test/Jamfile drop scope/lambda_tests3a1 2015-02-02 08:36:24 +00:00
John Fletcher
302f5b5a6e test/Jamfile run bind_interoperation_test 2015-02-01 22:23:41 +00:00
John Fletcher
dc0b68fe06 test/Jamfile remove bind_dm1_test 2015-01-24 23:27:54 +00:00
John Fletcher
f61291dc1f test/Jamfile run lambda_tests1b2p,q,r 2015-01-24 23:04:29 +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
3ea59ed08f test/Jamfile replace more_let_tests2 with 2a and 2b 2015-01-24 20:54:16 +00:00
John Fletcher
fc7c40b7d5 test/Jamfile drop tests let_tests_113a and 157a 2015-01-24 17:27:41 +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
0f061f27b1 test/Jamfile remove extra bind_rv_sp tests 2015-01-22 22:37:35 +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
64b70099ce test/Jamfile run let_tests_157a 2015-01-20 21:47:10 +00:00
John Fletcher
570a8d09b6 test/Jamfile run let_tests_113a 2015-01-20 21:40:11 +00:00
John Fletcher
6e37dd2ac3 test/Jamfile run new tests 2015-01-19 22:36:32 +00:00
John Fletcher
1e890ee41f test/Jamfile add new test lambda_tests3a1 2015-01-19 22:14:27 +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
383d3c3505 test/Jamfile add 1 new test and remove several others. 2015-01-18 22:51:44 +00:00
John Fletcher
a6bfc2bbad test/Jamfile Add new test bind_rv_sp3_test 2015-01-17 11:52:43 +00:00
John Fletcher
78fb762ade test/Jamfile Add new bind_rv_sp2_test 2015-01-17 11:18:18 +00:00