$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [spirit.phoenix] Phoenix test coverage
From: Jim Bell (Jim_at_[hidden])
Date: 2011-02-07 08:32:51
>From names in the spirit regression test matrix
<http://www.boost.org/development/tests/release/developer/spirit.html>,
I see these four with phoenix in the name: dedent_handling_phoenix,
lex_dedent_handling_phoenix, lex_set_token_value_phoenix,
set_token_value_phoenix.
When I search for phoenix in all libs/spirit/test code, I see references
in 104 files, so tests span more than just above four.
But how well do phoenix's tests span its content? Is this documented
somewhere?
Thanks in Advance,
-Jim