Commit Graph

401 Commits

Author SHA1 Message Date
John Fletcher
7650588a44 Change pow to std::pow 2015-03-24 21:58:59 +00:00
John Fletcher
fbfc52f43f Change pow to std::pow 2015-03-24 21:51:06 +00:00
John Fletcher
37041710d8 Reverse merging of old aa* test files. 2015-03-24 21:35:52 +00:00
John Fletcher
94dabe19c0 lazy_list3_tests.cpp Rename at to at_ 2015-03-24 21:21:08 +00:00
Kohei Takahashi
226c5aaf47 Implement #5604: accessible to thrown object. 2015-03-25 01:27:00 +09:00
John Fletcher
75930b848e lazy_list3_tests.cpp Rename at to at_ 2015-03-23 16:09:04 +00:00
John Fletcher
e5cbd1f78f test/Jamfile add new test lazy_scan_tests 2015-03-23 14:34:35 +00:00
John Fletcher
4e5df28780 function/lazy_scan_tests.cpp Correct error 2015-03-23 14:34:16 +00:00
John Fletcher
ecbbe4bc73 function/lazy_scan_tests.cpp New test 2015-03-23 14:31:14 +00:00
John Fletcher
f75b1a25a1 test/Jamfile add new test lazy_fold_tests 2015-03-23 12:48:27 +00:00
John Fletcher
388e1099d9 lazy_fold_tests.cpp Change some comments. 2015-03-23 12:48:09 +00:00
John Fletcher
eed30439c4 lazy_fold_tests.cpp New test 2015-03-23 12:45:40 +00:00
John Fletcher
5919552283 bug4853 - take out test for gcc 4.5. 2015-03-23 09:52:07 +00:00
John Fletcher
e04b6f0e0a querying_find and querying_find2 revise tests 2015-03-23 09:33:09 +00:00
John Fletcher
b417428500 test/Jamfile Add lazy_compose_tests 2015-03-22 23:15:21 +00:00
John Fletcher
affc175891 function/lazy_compose_tests.cpp New test 2015-03-22 23:14:13 +00:00
John Fletcher
76a0858fcd querying_find2.cpp Add testf for Dinkumware std library 2015-03-22 19:05:34 +00:00
John Fletcher
2e7432708b querying_find2.cpp Run HASH test first if available. 2015-03-22 18:39:56 +00:00
John Fletcher
627d6a4c86 Fix missing array in test 2015-03-18 17:40:43 +00:00
John Fletcher
3e8ac97df4 Sort out typos and tabs in test files 2015-03-18 17:23:55 +00:00
John Fletcher
44e09a36e0 Delete aa tests and add new test querying_find2 2015-03-18 16:49:47 +00:00
John Fletcher
9a3cf91715 algorithm/querying_find2.cpp Test for unordered type detection 2015-03-18 16:48:17 +00:00
John Fletcher
13807c8acc Updated tests to permit backward hash when needed 2015-03-15 12:36:05 +00:00
John Fletcher
2707cc9438 algorithm/querying_find Test for clang for backward warning 2015-03-14 19:38:00 +00:00
John Fletcher
d1030f5729 algorithm/for_test2 New test 2015-03-14 17:51:43 +00:00
John Fletcher
6aed0b1393 for_each2 ammend test 2015-03-14 17:45:51 +00:00
John Fletcher
7d2aa12c0a test/Jamfile add new test for_each2 2015-03-14 17:25:57 +00:00
John Fletcher
a5245e6356 algorithm/for_each2.cpp New test 2015-03-14 17:25:40 +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
0ccf3b49e0 test/detail/aa_hello.cpp Basic test for memory sanitizer. 2015-03-11 09:56:24 +00:00
John Fletcher
6fe3063df8 switch test to core/lightweight_test.hpp 2015-03-10 22:46:23 +00:00
John Fletcher
b2a8c613e6 test/Jamfile run tests on boost::report_errors 2015-03-10 22:42:39 +00:00
John Fletcher
3c29f0005d Tests on boost::report_errors possible problem 2015-03-10 22:28:25 +00:00
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
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