Boost logo

Boost :

Subject: Re: [boost] [result_of] Make `cpp0x_result_of_impl` public
From: Michel Morin (mimomorin_at_[hidden])
Date: 2012-04-26 15:51:08


Eric Niebler wrote:
> I spent some time combing through the results, but found that a
> time-consuming way to find these sorts of bugs. I have to look at every
> test result for every library, making sure I'm comparing the right rows.
> Is there an easier way?
>
> I'm not complaining, though. It's worth it, and I greatly appreciate
> having these test results.

I searched the test logs (without BOOST_RESULT_OF_USE_TR1)
that contain `compile result="fail"` and `result_of` (plus some filters)
using Ruby.

Here is a list of matched results (20 items):
    libs/functional/forward/test/forward_adapter.test
    libs/functional/forward/test/lightweight_forward_adapter.test
    libs/fusion/test/invoke.test
    libs/phoenix/test/bind_not_test.test
    libs/phoenix/test/bind_rv_sp_test.test
    libs/phoenix/test/bind_stateful_test.test
    libs/phoenix/test/bind_test.test
    libs/phoenix/test/bug3289.test
    libs/phoenix/test/dynamic_tests.test
    libs/phoenix/test/exceptions.test
    libs/phoenix/test/if_tests.test
    libs/phoenix/test/lambda_tests.test
    libs/phoenix/test/loops_tests.test
    libs/phoenix/test/member.test
    libs/phoenix/test/new_delete_tests.test
    libs/phoenix/test/switch_tests.test
    libs/spirit/repository/test/qi_repo_advance.test
    libs/spirit/repository/test/qi_repo_keywords.test
    libs/spirit/test/lex_regression_file_iterator3-p3.test
    libs/utility/test/result_of_test.test

Please enjoy it :-)

Regards,
Michel


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk