Boost
Threads by month
- ----- 2025 -----
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
February 2007
- 160 participants
- 353 discussions
Boost Regression test failures
Report time: 2007-02-25T04:14:25Z
This report lists all regression test failures on release platforms.
Detailed report:
http://engineering.meta-comm.com/boost-regression/CVS-RC_1_34_0/developer/i…
46 failures in 12 libraries
algorithm/string (1)
foreach (1)
functional/hash (1)
graph (1)
iostreams (10)
math (3)
multi_index (4)
numeric/interval (1)
parameter (1)
python (5)
regex (4)
test (14)
|algorithm/string|
regex: gcc-3.2.3_linux
|foreach|
rvalue_const: intel-linux-9.0
|functional/hash|
hash_float_test: intel-linux-9.0
|graph|
graphviz_test: msvc-7.1_stlport4
|iostreams|
bzip2_test: intel-linux-9.0 msvc-7.1 msvc-8.0
file_descriptor_test: gcc-cygwin-3.4.4
gzip_test: intel-linux-9.0 msvc-7.1 msvc-8.0
zlib_test: intel-linux-9.0 msvc-7.1 msvc-8.0
|math|
common_factor_test: msvc-6.5 msvc-6.5_stlport4 msvc-7.1_stlport4
|multi_index|
test_safe_mode: intel-linux-9.0
test_set_ops: gcc-3.3.6_linux
test_special_set_ops: gcc-3.3.6_linux
test_update: gcc-3.3.6_linux
|numeric/interval|
test_float: msvc-7.1_stlport4
|parameter|
python_test: gcc-cygwin-3.4.4
|python|
bases: intel-linux-9.0
exec: intel-linux-9.0
pointee: intel-linux-9.0
pointer_type_id_test: intel-linux-9.0
upcast: intel-linux-9.0
|regex|
regex_regress_threaded: msvc-6.5_stlport4 msvc-7.1_stlport4 msvc-8.0
static_mutex_test: gcc-cygwin-3.4.4
|test|
boost_check_equal_str: gcc-mingw-3.4.2 msvc-6.5
errors_handling_test: gcc-mingw-3.4.2
fixed_mapping_test: gcc-mingw-3.4.2
ifstream_line_iterator_test: gcc-mingw-3.4.2
output_test_stream_test: gcc-mingw-3.4.2
parameterized_test_test: gcc-mingw-3.4.2
prg_exec_fail3: cw-9.4
result_report_test: gcc-mingw-3.4.2
test_case_template_test: gcc-mingw-3.4.2
test_fp_comparisons: gcc-mingw-3.4.2
test_tools_test: gcc-mingw-3.4.2 msvc-6.5
token_iterator_test: gcc-mingw-3.4.2
1
0
Martin Slater writes:
>> Do you think online code generation is useless in general?
>
> Pretty much so yes. And even if it was non-commercial so that the very
> real confidentiality concerns that Rene raises that would prevent it
> being used anywhere I have worked were not an issue the fact that it
> cannot be integrated into the build process easily and lack of source
> code so the progress of the project is at the whim of any bugs would
> deter many from using it or even considering it.
Its possible to encrypt input before sending it and then decrypt the
output. Class names and member names can be hidden that way.
We haven't yet been able to provide support for the build integration
that you mention, but we've thought about it and hope to deliver
something there.
In my opinion it is a question of which approach will be able to
overcome its weaknesses. Besides the performance question mark
over B.Ser, there are some disadvantages associated with
downloading. Boost has gotten bigger and bigger and downloading/
building/installing it is not as fast as it used to be. Our model is
more the once-and-for-all model. We build and install the software
and that's that. We also don't take a big chunk of space on the
hard drive.
Brian Wood
www.webEbenezer.net
"For Christ also hath once suffered for sins, the just for the
unjust, that he might bring us to God..." First Peter 3:18
_______________________________________
2
1
A proposed Boost.Extension library is ready for anyone who is interested to
check out:
http://sourceforge.net/projects/boost-extension/
There are examples as well as unit tests that do a good job of showing how
to use the library. Also refer to my previous e-mail (from yesterday) that
goes into a lot of depth about the library.
Any advice/thoughts/questions/requests are appreciated.
Thanks,
Jeremy Pack
rostovpack at gmail.com
1
0
See libs/wave/test/testwave/cmd_line_utils.hpp
This check will have no effect in a release mode test run, unless I'm
missing something. I suggest using BOOST_TEST
(boost/detail/lightweight_test) instead, but don't forget to return
report_errors() from your main().
--
Dave Abrahams
Boost Consulting
www.boost-consulting.com
2
1
Martin,
your last run has a bunch of failures caused
by errors in Boost.Test as shown here:
http://tinyurl.com/2aoluh
Probably, somebody checked in something that broke
Boost.Test on this specific compiler.
Other ideas are:
1. There's some hardware issue, like flaky RAM. But the
error is the same everywhere.
2. There was some cvs conflict on update, but only one
toolset if affected.
Can you probably do this:
1. Manually try building Boost.Test for gcc-3.3.6 to
verify it's not a sporadic error.
2. Try to backdate CVS a few days and see if that helps.
- Volodya
2
1
On HP-UX/aCC6, mpl library test copy fails to compile because the compiler
runs out of memory.
Please, mark this test expected failure for toolset "acc" in both 1.34
and HEAD.
Thanks,
Boris
1
0
> From: <james.jones(a)firstinvestors.com>
> Not an altogether different scheme, but why does:
>
> path11 (op) path12
>
> have to evaluate to path11? Why can't it evaluate to a proxy object which refers to path11? As long as it does this, you don't need to worry about order of evaluation.
>
> (path11 (op) path12) (op) path13 evaluates to
> proxy(path11) (op) path13 evaluates to
> proxy(path11)
>
Hmm... maybe I'm missing something. Here's where I'm having a problem:
Say you have:
source
op1 (path11 op2 path12 op2 path13)
op1 path2
The intended outcoume is:
path11 connected to path12
path12 connected to path13
source connected to path11
source connected to path2
Assume both op1 and op2 are left-to-right evaluated operators. The
order of expressions evaluated is:
1. path11 op2 path12
2. (result of 1.) op2 path13
3. source op1 (result of 2.)
4. (result of 3.) op1 path2
In order for 2. to do what it needs to do (connect path12 to path13),
result of 1. must include something that refers to path12(reference,
proxy,...). However, in order for 3. to do what it needs to do
(connect source to path11), result of 2. must include something that
refers to path11, which means that the result of 1. also needed to
include something that refers to path11. Hence, the operators would
need to return a struct (for example), that refers to multiple objects
(say, the leftmost and rightmost in the so far connected chain).
Perhaps this is what you meant by your use of proxy?
While this might be doable and result in the same intuitive and
readable way of connecting signal networks, using two operators that
do the same thing (connect left object to right object, return
reference to left object), but one operator is left to right (intended
for branching) and the other is right to left (intended for chains),
seems simpler (at the cost of making use of an unconventional operator
like >>=).
What do you think?
Stjepan
1
0
Boost Inspection Report
Run Date: 17:03:54 UTC, Saturday 24 February 2007
An inspection program <http://www.boost.org/tools/inspect/index.html>
checks each file in the current Boost CVS for various problems,
generating this as output. Problems detected include tabs in files,
missing copyrights, broken URL's, and similar misdemeanors.
Totals:
11447 files scanned
908 directories scanned (including root)
195 problems reported
Problem counts:
0 files with invalid line endings
0 bookmarks with invalid characters
3 invalid urls
104 broken links
21 unlinked files
22 file/directory names issues
1 files with tabs
9 violations of the Boost min/max guidelines
35 usages of unnamed namespaces in headers (including .ipp files)
Summary:
archive (3)
bind (1)
boost-root (3)
build (1)
date_time (1)
doc (2)
filesystem (37)
graph (2)
iostreams (3)
lambda (3)
math (8)
more (1)
mpl (1)
multi_array (2)
ptr_container (1)
python (10)
regex (1)
regression (32)
serialization (1)
test (81)
type_traits (1)
Details:
*R* invalid (cr only) line-ending
*A* invalid bookmarks, invalid urls, broken links, unlinked files
*N* file/directory names issues
*T* tabs in file
*M* uses of min or max that have not been protected from the min/max macros, or unallowed #undef-s
*U* unnamed namespace in header
|archive|
boost/archive/basic_streambuf_locale_saver.hpp:
*N* name exceeds 31 characters
boost/archive/impl/xml_wiarchive_impl.ipp:
*U* unnamed namespace at line 53
boost/archive/iterators/remove_whitespace.hpp:
*U* unnamed namespace at line 57
|bind|
boost/bind/placeholders.hpp:
*U* unnamed namespace at line 25
|boost-root|
index.htm:
*A* broken link: doc/hmtl/date_time.html
*A* broken link: doc/hmtl/date_time/details.html#changes
*A* broken link: more/BoostCon07.html
|build|
tools/build/v2/test/test_system.html:
*A* unlinked file
|date_time|
libs/date_time/xmldoc/date_time_docs_howto.html:
*A* unlinked file
|doc|
doc/html/boost_math/inverse_complex.html:
*A* unlinked file
doc/html/jam.html:
*A* unlinked file
|filesystem|
libs/filesystem/doc/do-list.htm:
*A* invalid URL (hardwired file): file://?/
*A* invalid URL (hardwired file): file://?/UNC/
libs/filesystem/doc/i18n.html:
*A* broken link: convenience.htm#basic_recursive_directory_iterator
*A* broken link: exception.htm
*A* broken link: operations.htm
*A* broken link: operations.htm#Do-the-right-thing
*A* broken link: operations.htm#is_directory
*A* broken link: operations.htm#is_file
*A* broken link: operations.htm#status
libs/filesystem/doc/index.htm:
*A* broken link: ../build/Jamfile
*A* broken link: convenience.htm
*A* broken link: fstream.htm
*A* broken link: operations.htm#create_directory
*A* broken link: operations.htm#create_hard_link
*A* broken link: operations.htm#current_path
*A* broken link: operations.htm#directory_iterator
*A* broken link: operations.htm#equivalent
*A* broken link: operations.htm#file_size
*A* broken link: operations.htm#initial_path
*A* broken link: operations.htm#is_file
*A* broken link: operations.htm#is_symlink
*A* broken link: operations.htm#status
*A* broken link: operations.htm#symlink_status
*A* broken link: path.htm#Canonical
*A* broken link: path.htm#Grammar
*A* broken link: path.htm#Normalized
*A* broken link: path.htm#default_name_check
*A* broken link: path.htm#name_check_mechanism
*A* broken link: path.htm#normalize
*A* broken link: path.htm#operator_eq
*A* broken link: path.htm#synopsis
libs/filesystem/doc/portability_guide.htm:
*A* broken link: path.htm#name_check_typedef
libs/filesystem/doc/tr2_proposal.html:
*A* invalid URL (hardwired file): file:///C|/boost/site/libs/filesystem/doc/operations.htm#complete_note
|graph|
libs/graph/example/file_dependencies.cpp:
*M* violation of Boost min/max guidelines on line 139
libs/graph/test/serialize.cpp:
*T*
|iostreams|
libs/iostreams/doc/acknowledgments.html:
*A* unlinked file
libs/iostreams/doc/concepts/multi-character.html:
*A* unlinked file
libs/iostreams/doc/installation.html:
*A* broken link: ../../../tools/build/v1/build_system.htm
|lambda|
boost/lambda/core.hpp:
*U* unnamed namespace at line 62
boost/lambda/detail/lambda_functors.hpp:
*U* unnamed namespace at line 25
boost/lambda/exceptions.hpp:
*U* unnamed namespace at line 24
|math|
libs/math/test/common_factor_test.cpp:
*M* violation of Boost min/max guidelines on line 146
*M* violation of Boost min/max guidelines on line 147
*M* violation of Boost min/max guidelines on line 193
*M* violation of Boost min/max guidelines on line 194
|more|
more/separate_compilation.html:
*A* broken link: ../libs/config/test/link/test/Jamfile.v2
|mpl|
boost/mpl/alias.hpp:
*U* unnamed namespace at line 17
|multi_array|
boost/multi_array/base.hpp:
*U* unnamed namespace at line 69
libs/multi_array/test/generative_tests.hpp:
*U* unnamed namespace at line 57
|ptr_container|
libs/ptr_container/doc/tutorial_example.html:
*A* unlinked file
|python|
libs/python/doc/building.html:
*A* broken link: ../../../tools/build/v1/build_system.htm
*A* broken link: ../../../tools/build/v1/build_system.htm#user_globals
*A* broken link: ../../../tools/build/v1/build_system.htm#variants
libs/python/doc/tutorial/doc/html/python/hello.html:
*A* broken link: ../../../../../example/tutorial/Jamrules
libs/python/doc/tutorial/index.html:
*A* broken link: ../../../LICENSE_1_0.txt
libs/python/doc/v2/May2002.html:
*A* broken link: ../../../../tools/build/v1/build_system.htm
*A* broken link: ../../../../tools/build/v1/gen_aix_import_file.py
libs/python/doc/v2/faq.html:
*A* broken link: ../../../../tools/build/v1/build_system.htm
|regex|
libs/regex/performance/input.html:
*A* unlinked file
|regression|
regression/.htaccess:
*N* leading character of ".htaccess" is not alphabetic
tools/regression/test/test-cases/incremental/bjam.log.1:
*N* name contains more than one dot character ('.')
tools/regression/xsl_reports/test/test-components/test_is_test_log_complete/compile-fail.xml:
*N* file path will exceed 100 characters in a directory tree with a root of the form boost_X_XX_X/
tools/regression/xsl_reports/test/test-components/test_is_test_log_complete/completed.xml:
*N* file path will exceed 100 characters in a directory tree with a root of the form boost_X_XX_X/
tools/regression/xsl_reports/test/test-components/test_is_test_log_complete/expected/compile-fail.xml:
*N* file path will exceed 100 characters in a directory tree with a root of the form boost_X_XX_X/
tools/regression/xsl_reports/test/test-components/test_is_test_log_complete/expected/completed.xml:
*N* file path will exceed 100 characters in a directory tree with a root of the form boost_X_XX_X/
tools/regression/xsl_reports/test/test-components/test_is_test_log_complete/expected/lib.xml:
*N* file path will exceed 100 characters in a directory tree with a root of the form boost_X_XX_X/
tools/regression/xsl_reports/test/test-components/test_is_test_log_complete/expected/misfire.xml:
*N* file path will exceed 100 characters in a directory tree with a root of the form boost_X_XX_X/
tools/regression/xsl_reports/test/test-components/test_is_test_log_complete/expected/no-run.xml:
*N* file path will exceed 100 characters in a directory tree with a root of the form boost_X_XX_X/
tools/regression/xsl_reports/test/test-components/test_is_test_log_complete/expected/run_pyd.xml:
*N* file path will exceed 100 characters in a directory tree with a root of the form boost_X_XX_X/
tools/regression/xsl_reports/test/test-components/test_is_test_log_complete/expected/test-case.xml:
*N* file path will exceed 100 characters in a directory tree with a root of the form boost_X_XX_X/
tools/regression/xsl_reports/test/test-components/test_is_test_log_complete/test-case.xml:
*N* file path will exceed 100 characters in a directory tree with a root of the form boost_X_XX_X/
tools/regression/xsl_reports/test/test-components/test_is_test_log_complete/test-driver.xsl:
*N* file path will exceed 100 characters in a directory tree with a root of the form boost_X_XX_X/
tools/regression/xsl_reports/test/test-components/test_re_match/expected/test_re_match.xml:
*N* file path will exceed 100 characters in a directory tree with a root of the form boost_X_XX_X/
tools/regression/xsl_reports/test/test-components/test_test_case_status/explicit-failures-markup.xml.test:
*N* file path will exceed 100 characters in a directory tree with a root of the form boost_X_XX_X/
*N* name contains more than one dot character ('.')
*N* name exceeds 31 characters
tools/regression/xsl_reports/test/test-components/test_test_structure/explicit-failures-markup.xml.test:
*N* file path will exceed 100 characters in a directory tree with a root of the form boost_X_XX_X/
*N* name contains more than one dot character ('.')
*N* name exceeds 31 characters
tools/regression/xsl_reports/xsl/html/issues_legend.html:
*A* unlinked file
tools/regression/xsl_reports/xsl/html/library_developer_legend.html:
*A* unlinked file
tools/regression/xsl_reports/xsl/html/library_user_legend.html:
*A* unlinked file
tools/regression/xsl_reports/xsl/html/make_tinyurl.html:
*A* unlinked file
tools/regression/xsl_reports/xsl/html/summary_developer_legend.html:
*A* unlinked file
tools/regression/xsl_reports/xsl/html/summary_user_legend.html:
*A* unlinked file
tools/regression/xsl_reports/xsl/v2/html/issues_legend.html:
*A* unlinked file
tools/regression/xsl_reports/xsl/v2/html/library_developer_legend.html:
*A* unlinked file
tools/regression/xsl_reports/xsl/v2/html/library_user_legend.html:
*A* unlinked file
tools/regression/xsl_reports/xsl/v2/html/make_tinyurl.html:
*A* unlinked file
tools/regression/xsl_reports/xsl/v2/html/summary_developer_legend.html:
*A* unlinked file
tools/regression/xsl_reports/xsl/v2/html/summary_user_legend.html:
*A* unlinked file
|serialization|
libs/serialization/src/basic_xml_grammar.ipp:
*U* unnamed namespace at line 43
|test|
boost/test/floating_point_comparison.hpp:
*U* unnamed namespace at line 206
*U* unnamed namespace at line 228
boost/test/impl/cpp_main.ipp:
*U* unnamed namespace at line 42
boost/test/impl/exception_safety.ipp:
*U* unnamed namespace at line 400
boost/test/impl/framework.ipp:
*U* unnamed namespace at line 199
boost/test/impl/plain_report_formatter.ipp:
*U* unnamed namespace at line 45
boost/test/impl/progress_monitor.ipp:
*U* unnamed namespace at line 38
boost/test/impl/results_collector.ipp:
*U* unnamed namespace at line 106
boost/test/impl/results_reporter.ipp:
*U* unnamed namespace at line 48
boost/test/impl/unit_test_log.ipp:
*U* unnamed namespace at line 79
boost/test/impl/unit_test_monitor.ipp:
*U* unnamed namespace at line 35
boost/test/impl/unit_test_parameters.ipp:
*U* unnamed namespace at line 50
boost/test/results_collector.hpp:
*U* unnamed namespace at line 40
boost/test/test_tools.hpp:
*U* unnamed namespace at line 262
boost/test/utils/iterator/token_iterator.hpp:
*U* unnamed namespace at line 166
boost/test/utils/named_params.hpp:
*U* unnamed namespace at line 216
boost/test/utils/runtime/cla/dual_name_parameter.ipp:
*U* unnamed namespace at line 43
boost/test/utils/runtime/cla/modifier.hpp:
*U* unnamed namespace at line 34
boost/test/utils/runtime/env/modifier.hpp:
*U* unnamed namespace at line 34
boost/test/utils/runtime/file/config_file.hpp:
*U* unnamed namespace at line 169
*U* unnamed namespace at line 64
*U* unnamed namespace at line 74
boost/test/utils/runtime/file/config_file_iterator.hpp:
*U* unnamed namespace at line 68
boost/test/utils/trivial_singleton.hpp:
*U* unnamed namespace at line 52
*U* unnamed namespace at line 61
libs/test/build/msvc71_proj/config_file_iterator_test.vcproj:
*N* name exceeds 31 characters
libs/test/doc/components/prg_exec_monitor/compilation.html:
*A* broken link: ../../../build/Jamfile
libs/test/doc/components/prg_exec_monitor/index.html:
*A* broken link: ../../../../../boost/test/cpp_main.hpp
libs/test/doc/components/test_tools/index.html:
*A* broken link: ../../tests/boost_check_equal_str.html
libs/test/doc/components/test_tools/reference/BOOST_CHECK_CLOSE.html:
*A* broken link: BOOST_CHECK_CLOSE_FRACTION.html
libs/test/doc/components/test_tools/reference/BOOST_CHECK_MESSAGE.html:
*A* broken link: BOOST_MESSAGE.html
libs/test/doc/components/test_tools/reference/BOOST_CHECK_SMALL.html:
*A* broken link: BOOST_CHECK_CLOSE_FRACTION.html
libs/test/doc/components/test_tools/reference/tools_list.html:
*A* broken link: ../../btl1.gif
*A* broken link: BOOST_CHECK_CLOSE_FRACTION.html
libs/test/doc/components/utf/compilation.html:
*A* broken link: ../../../build/Jamfile
libs/test/doc/components/utf/components/index.html:
*A* broken link: ../../btl1.gif
libs/test/doc/components/utf/components/test_case/abstract_interface.html:
*A* broken link: ../../../btl1.gif
libs/test/doc/components/utf/components/test_case/auto_register_facility.html:
*A* broken link: ../../../btl1.gif
libs/test/doc/components/utf/components/test_case/boost_function_tc.html:
*A* broken link: ../../../../../../../boost/test/unit_test_suite_ex.hpp
*A* broken link: ../../../btl1.gif
libs/test/doc/components/utf/components/test_case/class_tc.html:
*A* broken link: ../../../btl1.gif
libs/test/doc/components/utf/components/test_case/function_tc.html:
*A* broken link: ../../../btl1.gif
libs/test/doc/components/utf/components/test_case/index.html:
*A* broken link: ../../../btl1.gif
libs/test/doc/components/utf/components/test_case/param_boost_function_tc.html:
*A* broken link: ../../../../../../../boost/test/unit_test_suite_ex.hpp
*A* broken link: ../../../btl1.gif
libs/test/doc/components/utf/components/test_case/param_class_tc.html:
*A* broken link: ../../../btl1.gif
libs/test/doc/components/utf/components/test_case/param_function_tc.html:
*A* broken link: ../../../btl1.gif
libs/test/doc/components/utf/components/test_case/tc_template.html:
*A* broken link: ../../../btl1.gif
libs/test/doc/components/utf/components/test_log/custom_log_formatter.html:
*A* broken link: ../../../btl1.gif
libs/test/doc/components/utf/components/test_log/index.html:
*A* broken link: ../../../btl1.gif
libs/test/doc/components/utf/components/test_result/index.html:
*A* broken link: ../../../btl1.gif
libs/test/doc/components/utf/components/test_suite/index.html:
*A* broken link: ../../../btl1.gif
libs/test/doc/components/utf/index.html:
*A* broken link: getting_started/index.html
libs/test/doc/components/utf/parameters/build_info.html:
*A* broken link: ../../btl1.gif
libs/test/doc/components/utf/parameters/catch_system_errors.html:
*A* broken link: ../../btl1.gif
libs/test/doc/components/utf/parameters/detect_memory_leaks.html:
*A* broken link: ../../btl1.gif
libs/test/doc/components/utf/parameters/index.html:
*A* broken link: ../../btl1.gif
libs/test/doc/components/utf/parameters/log_format.html:
*A* broken link: ../../btl1.gif
libs/test/doc/components/utf/parameters/log_level.html:
*A* broken link: ../../btl1.gif
libs/test/doc/components/utf/parameters/no_result_code.html:
*A* broken link: ../../btl1.gif
libs/test/doc/components/utf/parameters/output_format.html:
*A* broken link: ../../btl1.gif
libs/test/doc/components/utf/parameters/random.html:
*A* broken link: ../../btl1.gif
libs/test/doc/components/utf/parameters/report_format.html:
*A* broken link: ../../../../../LICENSE_1_0.txt
*A* broken link: ../../btl1.gif
libs/test/doc/components/utf/parameters/report_level.html:
*A* broken link: ../../btl1.gif
libs/test/doc/components/utf/parameters/show_progress.html:
*A* broken link: ../../btl1.gif
libs/test/doc/examples/unit_test_example1.html:
*A* broken link: ../../example/unit_test_example1.cpp
libs/test/doc/examples/unit_test_example2.html:
*A* broken link: ../../example/unit_test_example2.cpp
libs/test/doc/examples/unit_test_example3.html:
*A* broken link: ../../example/unit_test_example3.cpp
libs/test/doc/examples/unit_test_example4.html:
*A* broken link: ../../example/unit_test_example4.cpp
libs/test/doc/examples/unit_test_example5.html:
*A* broken link: ../../example/unit_test_example5.cpp
*A* broken link: ../../example/unit_test_example5.input
libs/test/doc/tests/auto_unit_test_test.html:
*A* broken link: ../../test/auto_unit_test_test.cpp
libs/test/doc/tests/auto_unit_test_test_mult.html:
*A* broken link: ../../test/auto_unit_test_test_mult1.cpp
*A* broken link: ../../test/auto_unit_test_test_mult2.cpp
libs/test/doc/tests/unit_test_suite_ex_test.html:
*A* broken link: ../../test/unit_test_suite_ex_test.cpp
libs/test/doc/tutorials/hello_the_testing_world.html:
*A* broken link: ../../../../../LICENSE_1_0.txt
*A* broken link: ../execution_monitor/index.html
libs/test/doc/tutorials/new_year_resolution.html:
*A* broken link: ../../../../../../LICENSE_1_0.txt
|type_traits|
libs/type_traits/cxx_type_traits.htm:
*A* unlinked file
1
0
Boost Inspection Report
Run Date: 17:04:00 UTC, Saturday 24 February 2007
An inspection program <http://www.boost.org/tools/inspect/index.html>
checks each file in the current Boost CVS for various problems,
generating this as output. Problems detected include tabs in files,
missing copyrights, broken URL's, and similar misdemeanors.
Totals:
11447 files scanned
908 directories scanned (including root)
1053 problems reported
Problem counts:
654 files missing Boost license info or having wrong reference text
399 files missing copyright notice
Summary:
any (1)
archive (1)
build (68)
concept_check (22)
conversion (5)
doc (1)
filesystem (2)
function (1)
graph (1)
inspect (1)
integer (9)
lambda (10)
libs (6)
logic (2)
math (1)
more (13)
mpl (419)
multi_array (13)
numeric (188)
optional (1)
people (4)
program_options (35)
property_map (15)
ptr_container (8)
python (6)
rational (5)
regex (4)
regression (118)
release (2)
serialization (16)
signals (2)
smart_ptr (8)
test (3)
timer (1)
tr1 (2)
tuple (5)
utility (12)
variant (42)
Details:
*L* missing Boost license info, or wrong reference text
*C* missing copyright notice
|any|
libs/any/doc/
any.xml: *L*
|archive|
boost/archive/detail/
utf8_codecvt_facet.hpp: *L*
|build|
tools/build/v2/build/
build-request.jam: *L*
modifiers.jam: *L*
tools/build/v2/doc/
Jamfile.v2: *C* *L*
tools/build/v2/doc/src/
advanced.xml: *C* *L*
architecture.xml: *C* *L*
catalog.xml: *C* *L*
extending.xml: *C* *L*
faq.xml: *C* *L*
fragments.xml: *C* *L*
howto.xml: *C* *L*
install.xml: *C* *L*
recipes.xml: *C* *L*
reference.xml: *C* *L*
standalone.xml: *C* *L*
tutorial.xml: *C* *L*
userman.xml: *C* *L*
tools/build/v2/example/generate/
REAME.txt: *C* *L*
a.cpp: *C* *L*
tools/build/v2/example/generator/
README.txt: *C* *L*
soap.jam: *C* *L*
tools/build/v2/example/python_modules/
python_helpers.jam: *C* *L*
python_helpers.py: *C* *L*
tools/build/v2/test/
abs_workdir.py: *C* *L*
dependency_property.py: *L*
dependency_test.py: *C* *L*
direct_request_test.py: *C* *L*
dll_path.py: *L*
double_loading.py: *L*
duplicate.py: *L*
echo_args.jam: *C* *L*
empty.jam: *C* *L*
expansion.py: *L*
explicit.py: *L*
gcc_runtime.py: *L*
tools/build/v2/test/project-test3/lib3/
Jamfile: *C* *L*
tools/build/v2/test/
readme.txt: *C* *L*
svn_tree.py: *L*
tag.py: *L*
test_system.html: *L*
tools/build/v2/tools/
sun.jam: *L*
xsltproc.jam: *L*
|concept_check|
libs/concept_check/
bibliography.htm: *L*
concept_check.htm: *L*
concept_covering.htm: *L*
creating_concepts.htm: *L*
libs/concept_check/doc/
Jamfile.v2: *C* *L*
libs/concept_check/doc/reference/
Assignable.xml: *L*
BidirectionalIterator.xml: *L*
CopyConstructible.xml: *L*
DefaultConstructible.xml: *L*
EqualityComparable.xml: *L*
ForwardIterator.xml: *L*
InputIterator.xml: *L*
LessThanComparable.xml: *L*
OutputIterator.xml: *L*
RandomAccessIterator.xml: *L*
SignedInteger.xml: *L*
concepts.xml: *L*
libs/concept_check/
implementation.htm: *L*
prog_with_concepts.htm: *L*
reference.htm: *L*
using_concept_check.htm: *L*
|conversion|
libs/conversion/
cast.htm: *L*
index.html: *C* *L*
lexical_cast.htm: *L*
libs/conversion/test/
Jamfile.v2: *L*
|doc|
doc/html/
docutils.css: *L*
|filesystem|
libs/filesystem/doc/
tr2_proposal.html: *L*
libs/filesystem/src/
utf8_codecvt_facet.hpp: *L*
|function|
boost/function/detail/
gen_maybe_include.pl: *L*
|graph|
libs/graph/doc/
lengauer_tarjan_dominator.htm: *L*
|inspect|
tools/inspect/build/
Jamfile.v2: *L*
|integer|
libs/integer/
cstdint.htm: *C* *L*
libs/integer/doc/
integer_mask.html: *L*
static_min_max.html: *L*
libs/integer/
index.html: *C* *L*
integer.htm: *L*
integer_traits.html: *C* *L*
|lambda|
libs/lambda/doc/
Jamfile.v2: *C* *L*
libs/lambda/doc/detail/
README: *C* *L*
lambda_doc.xsl: *C* *L*
lambda_doc_chunks.xsl: *C* *L*
libs/lambda/test/
Makefile: *C* *L*
|libs|
libs/
expected_results.xml: *C* *L*
maintainers.txt: *C* *L*
platform_maintainers.txt: *C* *L*
|logic|
libs/logic/doc/
Jamfile.v2: *C* *L*
|math|
boost/math/
common_factor_rt.hpp: *L*
|more|
more/
error_handling.html: *L*
generic_exception_safety.html: *C* *L*
generic_programming.html: *L*
getting_started.rst: *C* *L*
moderators.html: *C*
regression.html: *C* *L*
report-apr-2006.html: *C* *L*
report-jan-2006.html: *C* *L*
|mpl|
libs/mpl/doc/src/refmanual/
ASSERT.rst: *C* *L*
ASSERT_MSG.rst: *C* *L*
ASSERT_NOT.rst: *C* *L*
ASSERT_RELATION.rst: *C* *L*
AUX_LAMBDA_SUPPORT.rst: *C* *L*
Acknowledgements.rst: *C* *L*
Algorithms-Iteration.rst: *C* *L*
Algorithms-Querying.rst: *C* *L*
Algorithms-Runtime.rst: *C* *L*
Algorithms-Transformation.rst: *C* *L*
Algorithms.rst: *C* *L*
AssociativeSequence.rst: *C* *L*
BackExtensibleSequence.rst: *C* *L*
BidirectionalIterator.rst: *C* *L*
BidirectionalSequence.rst: *C* *L*
CFG_NO_HAS_XXX.rst: *C* *L*
CFG_NO_PREPROCESSED.rst: *C* *L*
Categorized.rst: *C* *L*
Data.rst: *C* *L*
ExtensibleAssociativeSeq.rst: *C* *L*
ExtensibleSequence.rst: *C* *L*
ForwardIterator.rst: *C* *L*
ForwardSequence.rst: *C* *L*
FrontExtensibleSequence.rst: *C* *L*
HAS_XXX_TRAIT_DEF.rst: *C* *L*
HAS_XXX_TRAIT_NAMED_DEF.rst: *C* *L*
Inserter.rst: *C* *L*
IntegralConstant.rst: *C* *L*
IntegralSequenceWrapper.rst: *C* *L*
Iterators-Concepts.rst: *C* *L*
Iterators-Metafunctions.rst: *C* *L*
Iterators.rst: *C* *L*
LIMIT_LIST_SIZE.rst: *C* *L*
LIMIT_MAP_SIZE.rst: *C* *L*
LIMIT_METAFUNCTION_ARITY.rst: *C* *L*
LIMIT_SET_SIZE.rst: *C* *L*
LIMIT_UNROLLING.rst: *C* *L*
LIMIT_VECTOR_SIZE.rst: *C* *L*
LambdaExpression.rst: *C* *L*
Macros-Asserts.rst: *C* *L*
Macros-Configuration.rst: *C* *L*
Macros.rst: *C* *L*
Metafunction.rst: *C* *L*
MetafunctionClass.rst: *C* *L*
Metafunctions-Arithmetic.rst: *C* *L*
Metafunctions-Bitwise.rst: *C* *L*
Metafunctions-Comparisons.rst: *C* *L*
Metafunctions-Composition.rst: *C* *L*
Metafunctions-Conditional.rst: *C* *L*
Metafunctions-Invocation.rst: *C* *L*
Metafunctions-Logical.rst: *C* *L*
Metafunctions-Trivial.rst: *C* *L*
Metafunctions-Type.rst: *C* *L*
Metafunctions.rst: *C* *L*
NumericMetafunction.rst: *C* *L*
PlaceholderExpression.rst: *C* *L*
Placeholders.rst: *C* *L*
RandomAccessIterator.rst: *C* *L*
RandomAccessSequence.rst: *C* *L*
ReversibleAlgorithm.rst: *C* *L*
Sequences-Classes.rst: *C* *L*
Sequences-Concepts.rst: *C* *L*
Sequences-Intrinsic.rst: *C* *L*
Sequences-Views.rst: *C* *L*
Sequences.rst: *C* *L*
TagDispatchedMetafunction.rst: *C* *L*
TrivialMetafunction.rst: *C* *L*
VariadicSequence.rst: *C* *L*
accumulate.rst: *C* *L*
advance.rst: *C* *L*
always.rst: *C* *L*
and_.rst: *C* *L*
apply.rst: *C* *L*
apply_wrap.rst: *C* *L*
arg.rst: *C* *L*
at.rst: *C* *L*
at_c.rst: *C* *L*
back.rst: *C* *L*
back_inserter.rst: *C* *L*
begin.rst: *C* *L*
bind.rst: *C* *L*
bitand_.rst: *C* *L*
bitor_.rst: *C* *L*
bitxor_.rst: *C* *L*
bool_.rst: *C* *L*
clear.rst: *C* *L*
contains.rst: *C* *L*
copy.rst: *C* *L*
copy_if.rst: *C* *L*
count.rst: *C* *L*
count_if.rst: *C* *L*
deque.rst: *C* *L*
deref.rst: *C* *L*
distance.rst: *C* *L*
divides.rst: *C* *L*
empty.rst: *C* *L*
empty_base.rst: *C* *L*
empty_sequence.rst: *C* *L*
end.rst: *C* *L*
equal.rst: *C* *L*
equal_to.rst: *C* *L*
erase.rst: *C* *L*
erase_key.rst: *C* *L*
eval_if.rst: *C* *L*
eval_if_c.rst: *C* *L*
filter_view.rst: *C* *L*
find.rst: *C* *L*
find_if.rst: *C* *L*
fold.rst: *C* *L*
for_each.rst: *C* *L*
front.rst: *C* *L*
front_inserter.rst: *C* *L*
greater.rst: *C* *L*
greater_equal.rst: *C* *L*
has_key.rst: *C* *L*
identity.rst: *C* *L*
if_.rst: *C* *L*
if_c.rst: *C* *L*
inherit.rst: *C* *L*
inherit_linearly.rst: *C* *L*
insert.rst: *C* *L*
insert_range.rst: *C* *L*
inserter_.rst: *C* *L*
int_.rst: *C* *L*
integral_c.rst: *C* *L*
is_sequence.rst: *C* *L*
iter_fold.rst: *C* *L*
iter_fold_if.rst: *C* *L*
iterator_category.rst: *C* *L*
iterator_range.rst: *C* *L*
joint_view.rst: *C* *L*
key_type.rst: *C* *L*
lambda.rst: *C* *L*
less.rst: *C* *L*
less_equal.rst: *C* *L*
list.rst: *C* *L*
list_c.rst: *C* *L*
long_.rst: *C* *L*
lower_bound.rst: *C* *L*
map.rst: *C* *L*
max.rst: *C* *L*
max_element.rst: *C* *L*
min.rst: *C* *L*
min_element.rst: *C* *L*
minus.rst: *C* *L*
modulus.rst: *C* *L*
multiplies.rst: *C* *L*
negate.rst: *C* *L*
next.rst: *C* *L*
not_.rst: *C* *L*
not_equal_to.rst: *C* *L*
numeric_cast.rst: *C* *L*
or_.rst: *C* *L*
order.rst: *C* *L*
pair.rst: *C* *L*
partition.rst: *C* *L*
plus.rst: *C* *L*
pop_back.rst: *C* *L*
pop_front.rst: *C* *L*
preface.rst: *C* *L*
prior.rst: *C* *L*
protect.rst: *C* *L*
push_back.rst: *C* *L*
push_front.rst: *C* *L*
quote.rst: *C* *L*
range_c.rst: *C* *L*
refmanual.py: *C* *L*
remove.rst: *C* *L*
remove_if.rst: *C* *L*
replace.rst: *C* *L*
replace_if.rst: *C* *L*
reverse.rst: *C* *L*
reverse_copy.rst: *C* *L*
reverse_copy_if.rst: *C* *L*
reverse_fold.rst: *C* *L*
reverse_iter_fold.rst: *C* *L*
reverse_partition.rst: *C* *L*
reverse_remove.rst: *C* *L*
reverse_remove_if.rst: *C* *L*
reverse_replace.rst: *C* *L*
reverse_replace_if.rst: *C* *L*
reverse_stable_partition.rst: *C* *L*
reverse_transform.rst: *C* *L*
reverse_unique.rst: *C* *L*
sequence_tag.rst: *C* *L*
set.rst: *C* *L*
set_c.rst: *C* *L*
shift_left.rst: *C* *L*
shift_right.rst: *C* *L*
single_view.rst: *C* *L*
size.rst: *C* *L*
size_t.rst: *C* *L*
sizeof_.rst: *C* *L*
sort.rst: *C* *L*
stable_partition.rst: *C* *L*
terminology.rst: *C* *L*
times.rst: *C* *L*
transform.rst: *C* *L*
transform_view.rst: *C* *L*
unique.rst: *C* *L*
unpack_args.rst: *C* *L*
upper_bound.rst: *C* *L*
value_type.rst: *C* *L*
vector.rst: *C* *L*
vector_c.rst: *C* *L*
void_.rst: *C* *L*
zip_view.rst: *C* *L*
libs/mpl/doc/
style.css: *L*
libs/mpl/example/fsm/
README.txt: *C* *L*
libs/mpl/test/
Jamfile.v2: *C* *L*
|multi_array|
libs/multi_array/doc/
iterator_categories.html: *C* *L*
reference.html: *L*
libs/multi_array/doc/xml/
MultiArray.xml: *C* *L*
const_multi_array_ref.xml: *C* *L*
multi_array.xml: *C* *L*
multi_array_ref.xml: *C* *L*
reference.xml: *L*
libs/multi_array/test/
Jamfile.v2: *L*
|numeric|
boost/numeric/ublas/
banded.hpp: *L*
blas.hpp: *L*
boost/numeric/ublas/detail/
concepts.hpp: *L*
config.hpp: *L*
definitions.hpp: *L*
documentation.hpp: *L*
duff.hpp: *L*
iterator.hpp: *L*
matrix_assign.hpp: *L*
raw.hpp: *L*
temporary.hpp: *L*
vector_assign.hpp: *L*
boost/numeric/ublas/
exception.hpp: *L*
expression_types.hpp: *L*
functional.hpp: *L*
fwd.hpp: *L*
hermitian.hpp: *L*
io.hpp: *L*
lu.hpp: *L*
matrix.hpp: *L*
matrix_expression.hpp: *L*
matrix_proxy.hpp: *L*
matrix_sparse.hpp: *L*
operation.hpp: *L*
operation_blocked.hpp: *L*
operation_sparse.hpp: *L*
storage.hpp: *L*
storage_sparse.hpp: *L*
symmetric.hpp: *L*
traits.hpp: *L*
triangular.hpp: *L*
vector.hpp: *L*
vector_expression.hpp: *L*
vector_of_vector.hpp: *L*
vector_proxy.hpp: *L*
vector_sparse.hpp: *L*
libs/numeric/conversion/test/
Jamfile.v2: *C* *L*
test_helpers.cpp: *C*
test_helpers2.cpp: *C*
test_helpers3.cpp: *C*
traits_test.cpp: *C*
udt_example_0.cpp: *C*
udt_support_test.cpp: *C*
libs/numeric/ublas/bench1/
bench1.cpp: *L*
bench1.hpp: *L*
bench11.cpp: *L*
bench12.cpp: *L*
bench13.cpp: *L*
libs/numeric/ublas/bench2/
bench2.cpp: *L*
bench2.hpp: *L*
bench21.cpp: *L*
bench22.cpp: *L*
bench23.cpp: *L*
libs/numeric/ublas/bench3/
bench3.cpp: *L*
bench3.hpp: *L*
bench31.cpp: *L*
bench32.cpp: *L*
bench33.cpp: *L*
libs/numeric/ublas/bench4/
bench4.cpp: *L*
bench41.cpp: *L*
bench42.cpp: *L*
bench43.cpp: *L*
libs/numeric/ublas/doc/
Release_notes.txt: *C* *L*
array_adaptor.htm: *C* *L*
banded.htm: *L*
blas.htm: *L*
bounded_array.htm: *C* *L*
container_concept.htm: *L*
doxygen.css: *C* *L*
expression_concept.htm: *L*
hermitian.htm: *L*
index.htm: *L*
iterator_concept.htm: *L*
matrix.htm: *L*
matrix_expression.htm: *L*
matrix_proxy.htm: *L*
matrix_sparse.htm: *L*
operations_overview.htm: *L*
overview.htm: *L*
products.htm: *L*
range.htm: *C* *L*
libs/numeric/ublas/doc/samples/
banded_adaptor.cpp: *L*
banded_matrix.cpp: *L*
bounded_array.cpp: *L*
compressed_matrix.cpp: *L*
compressed_vector.cpp: *L*
coordinate_matrix.cpp: *L*
coordinate_vector.cpp: *L*
hermitian_adaptor.cpp: *L*
hermitian_matrix.cpp: *L*
identity_matrix.cpp: *L*
map_array.cpp: *L*
mapped_matrix.cpp: *L*
mapped_vector.cpp: *L*
matrix.cpp: *L*
matrix_binary.cpp: *L*
matrix_binary_scalar.cpp: *L*
matrix_column.cpp: *L*
matrix_column_project.cpp: *L*
matrix_matrix_binary.cpp: *L*
matrix_matrix_solve.cpp: *L*
matrix_range.cpp: *L*
matrix_range_project.cpp: *L*
matrix_row.cpp: *L*
matrix_row_project.cpp: *L*
matrix_slice.cpp: *L*
matrix_slice_project.cpp: *L*
matrix_unary.cpp: *L*
matrix_vector_binary.cpp: *L*
matrix_vector_range.cpp: *L*
matrix_vector_slice.cpp: *L*
matrix_vector_solve.cpp: *L*
range.cpp: *L*
slice.cpp: *L*
symmetric_adaptor.cpp: *L*
symmetric_matrix.cpp: *L*
triangular_adaptor.cpp: *L*
triangular_matrix.cpp: *L*
unbounded_array.cpp: *L*
unit_vector.cpp: *L*
vector.cpp: *L*
vector_binary.cpp: *L*
vector_binary_outer.cpp: *L*
vector_binary_redux.cpp: *L*
vector_binary_scalar.cpp: *L*
vector_range.cpp: *L*
vector_range_project.cpp: *L*
vector_slice.cpp: *L*
vector_slice_project.cpp: *L*
vector_unary.cpp: *L*
vector_unary_redux.cpp: *L*
zero_matrix.cpp: *L*
zero_vector.cpp: *L*
libs/numeric/ublas/doc/
storage_concept.htm: *C* *L*
storage_sparse.htm: *L*
symmetric.htm: *L*
triangular.htm: *L*
types_overview.htm: *L*
ublas.css: *C* *L*
unbounded_array.htm: *C* *L*
vector.htm: *L*
vector_expression.htm: *L*
vector_proxy.htm: *L*
vector_sparse.htm: *L*
libs/numeric/ublas/test/
README: *C* *L*
concepts.cpp: *L*
test1.cpp: *L*
test1.hpp: *L*
test11.cpp: *L*
test12.cpp: *L*
test13.cpp: *L*
test2.cpp: *L*
test2.hpp: *L*
test21.cpp: *L*
test22.cpp: *L*
test23.cpp: *L*
test3.cpp: *L*
test3.hpp: *L*
test31.cpp: *L*
test32.cpp: *L*
test33.cpp: *L*
test4.cpp: *L*
test4.hpp: *L*
test42.cpp: *L*
test43.cpp: *L*
test5.cpp: *L*
test5.hpp: *L*
test52.cpp: *L*
test53.cpp: *L*
test6.cpp: *L*
test6.hpp: *L*
test62.cpp: *L*
test63.cpp: *L*
test7.cpp: *L*
test7.hpp: *L*
test71.cpp: *L*
test72.cpp: *L*
test73.cpp: *L*
|optional|
libs/optional/test/
Jamfile.v2: *L*
|people|
people/
paul_moore.htm: *C* *L*
vesa_karvonen.htm: *C* *L*
|program_options|
boost/program_options/detail/
utf8_codecvt_facet.hpp: *L*
libs/program_options/build/
Jamfile.v2: *C* *L*
libs/program_options/doc/
Jamfile.v2: *C* *L*
acknowledgements.xml: *C* *L*
changes.xml: *C* *L*
design.xml: *C* *L*
glossary.xml: *C* *L*
howto.xml: *C* *L*
overview.xml: *C* *L*
post_review_plan.txt: *C* *L*
todo.txt: *C* *L*
tutorial.xml: *C* *L*
libs/program_options/example/
Jamfile.v2: *C* *L*
libs/program_options/test/
Jamfile.v2: *C* *L*
program_options_size_test.py: *C* *L*
ucs2.txt: *C* *L*
utf8.txt: *C* *L*
winmain.py: *C* *L*
|property_map|
libs/property_map/
LvaluePropertyMap.html: *L*
ReadWritePropertyMap.html: *L*
ReadablePropertyMap.html: *L*
WritablePropertyMap.html: *L*
associative_property_map.html: *L*
const_assoc_property_map.html: *L*
libs/property_map/doc/
dynamic_property_map.html: *C* *L*
dynamic_property_map.rst: *C* *L*
libs/property_map/
example2.cpp: *L*
identity_property_map.html: *L*
iterator_property_map.html: *L*
property_map.html: *L*
vector_property_map.html: *L*
|ptr_container|
libs/ptr_container/doc/
default.css: *L*
intro.xml: *C* *L*
ptr_container.xml: *L*
libs/ptr_container/test/
Jamfile.v2: *C* *L*
sequence_point.cpp: *C* *L*
|python|
libs/python/doc/
internals.html: *L*
internals.rst: *L*
libs/python/test/
operators_wrapper.cpp: *C* *L*
operators_wrapper.py: *C* *L*
|rational|
boost/
rational.hpp: *L*
libs/rational/
index.html: *L*
rational.html: *L*
rational_example.cpp: *L*
rational_test.cpp: *L*
|regex|
libs/regex/build/
gcc-shared.mak: *C* *L*
libs/regex/example/timer/
input_script.txt: *C* *L*
|regression|
tools/regression/build/
Jamfile.v2: *C* *L*
tools/regression/detail/
tiny_xml_test.txt: *C* *L*
tools/regression/
index.htm: *C* *L*
run_tests.sh: *C* *L*
tools/regression/test/test-cases/general/expected/
results.xml: *C* *L*
tools/regression/test/test-cases/incremental/expected/
results.xml: *C* *L*
tools/regression/test/
test.bat: *C* *L*
tools/regression/xsl_reports/
boostbook_report.py: *C* *L*
tools/regression/xsl_reports/db/
load.py: *C* *L*
test-runs.xsd: *C* *L*
tools/regression/xsl_reports/
empty_expected_results.xml: *C* *L*
tools/regression/xsl_reports/runner/
__init__.py: *C* *L*
default.css: *L*
instructions.html: *L*
instructions.rst: *C* *L*
tools/regression/xsl_reports/test/
common.py: *C* *L*
expected_results.xml: *C* *L*
generate_test_results.py: *C* *L*
generate_test_results_v1.py: *C* *L*
restrict_to_library.xsl: *C* *L*
run_notes_regression.py: *C* *L*
run_v1.py: *C* *L*
tools/regression/xsl_reports/test/test-components/
test.py: *C* *L*
tools/regression/xsl_reports/test/test-components/test_is_test_log_complete/
compile-fail.xml: *C* *L*
completed.xml: *C* *L*
tools/regression/xsl_reports/test/test-components/test_is_test_log_complete/expected/
compile-fail.xml: *C* *L*
completed.xml: *C* *L*
lib.xml: *C* *L*
misfire.xml: *C* *L*
no-run.xml: *C* *L*
run_pyd.xml: *C* *L*
test-case.xml: *C* *L*
tools/regression/xsl_reports/test/test-components/test_is_test_log_complete/
lib.xml: *L*
misfire.xml: *C* *L*
no-run.xml: *C* *L*
run_pyd.xml: *C* *L*
test-case.xml: *L*
test-driver.xsl: *C* *L*
tools/regression/xsl_reports/test/test-components/test_re_match/expected/
test_re_match.xml: *C* *L*
tools/regression/xsl_reports/test/test-components/test_test_case_status/
a.xml: *C* *L*
tools/regression/xsl_reports/test/test-components/test_test_case_status/expected/
a.xml: *C* *L*
tools/regression/xsl_reports/test/test-components/test_test_case_status/
test-driver.xsl: *C* *L*
tools/regression/xsl_reports/test/test-components/test_test_structure/
a.xml: *C* *L*
tools/regression/xsl_reports/test/test-components/test_test_structure/expected/
a.xml: *C* *L*
tools/regression/xsl_reports/test/test-components/test_test_structure/
test-driver.xsl: *C* *L*
tools/regression/xsl_reports/test/
test.py: *C* *L*
test_boost_wide_report.py: *C* *L*
tools/regression/xsl_reports/
test_results.xsd: *C* *L*
tools/regression/xsl_reports/utils/
__init__.py: *C* *L*
accept_args.py: *C* *L*
char_translation_table.py: *C* *L*
check_existance.py: *C* *L*
checked_system.py: *C* *L*
libxslt.py: *C* *L*
log.py: *C* *L*
makedirs.py: *C* *L*
send_mail.py: *C* *L*
sourceforge.py: *C* *L*
tar.py: *C* *L*
zip.py: *C* *L*
tools/regression/xsl_reports/xsl/v2/
expected_to_1_33_format.xsl: *C* *L*
|release|
tools/release/
utils.py: *C* *L*
|serialization|
libs/serialization/doc/
style.css: *C* *L*
libs/serialization/example/
demo_output.txt: *C* *L*
demo_save.xml: *C* *L*
demofile.txt: *C* *L*
libs/serialization/test/
run_archive_test.bat: *C* *L*
runtest.bat: *C* *L*
runtest.sh: *C* *L*
libs/serialization/vc7ide/
readme.txt: *C* *L*
|signals|
libs/signals/doc/
tutorial.xml: *C* *L*
|smart_ptr|
libs/smart_ptr/
compatibility.htm: *L*
scoped_array.htm: *L*
scoped_ptr.htm: *L*
shared_array.htm: *L*
shared_ptr.htm: *L*
smart_ptr.htm: *L*
smarttests.htm: *L*
weak_ptr.htm: *L*
|test|
boost/test/utils/runtime/cla/detail/
argument_value_usage.hpp: *L*
libs/test/test/auto-link-test/
run_bjam.bat: *C* *L*
|timer|
libs/timer/
timer.htm: *L*
|tr1|
boost/tr1/
tuple.hpp: *C* *L*
|tuple|
libs/tuple/doc/
design_decisions_rationale.html: *L*
tuple_advanced_interface.html: *L*
tuple_users_guide.html: *L*
libs/tuple/test/
README: *C* *L*
|utility|
boost/
shared_container_iterator.hpp: *L*
libs/utility/
OptionalPointee.html: *L*
call_traits.htm: *L*
compressed_pair.htm: *L*
enable_if.html: *L*
libs/utility/test/
Jamfile.v2: *L*
libs/utility/
utility.htm: *L*
value_init.htm: *L*
value_init_test.cpp: *C*
value_init_test_fail1.cpp: *C*
value_init_test_fail2.cpp: *C*
value_init_test_fail3.cpp: *C*
|variant|
libs/variant/doc/
Jamfile.v2: *C* *L*
biblio.xml: *C* *L*
design.xml: *C* *L*
introduction.xml: *C* *L*
misc.xml: *C* *L*
libs/variant/doc/reference/
apply_visitor.xml: *C* *L*
bad_visit.xml: *C* *L*
concepts.xml: *C* *L*
get.xml: *C* *L*
recursive_variant.xml: *C* *L*
recursive_wrapper.xml: *C* *L*
reference.xml: *C* *L*
static_visitor.xml: *C* *L*
variant.xml: *C* *L*
variant_fwd.xml: *C* *L*
visitor_ptr.xml: *C* *L*
libs/variant/doc/tutorial/
advanced.xml: *C* *L*
basic.xml: *C* *L*
tutorial.xml: *C* *L*
libs/variant/doc/
variant.xml: *L*
libs/variant/
index.html: *C* *L*
libs/variant/test/
Jamfile.v2: *L*
1
0
Boost Regression test failures
Report time: 2007-02-24T01:09:13Z
This report lists all regression test failures on release platforms.
Detailed report:
http://engineering.meta-comm.com/boost-regression/CVS-RC_1_34_0/developer/i…
The following platforms have a large number of failures:
gcc-3.3.6_linux
810 failures in 35 libraries (150 are from non-broken platforms)
algorithm/string (1)
any (0 of 1 failures are from non-broken platforms)
assign (0 of 13 failures are from non-broken platforms)
config (0 of 1 failures are from non-broken platforms)
conversion (0 of 1 failures are from non-broken platforms)
crc (0 of 1 failures are from non-broken platforms)
disjoint_sets (0 of 1 failures are from non-broken platforms)
foreach (1)
format (0 of 4 failures are from non-broken platforms)
function (0 of 3 failures are from non-broken platforms)
functional/hash (1)
graph (1 of 6 failures are from non-broken platforms)
integer (0 of 1 failures are from non-broken platforms)
io (0 of 2 failures are from non-broken platforms)
iostreams (10 of 43 failures are from non-broken platforms)
lambda (0 of 15 failures are from non-broken platforms)
math (3 of 8 failures are from non-broken platforms)
multi_array (0 of 14 failures are from non-broken platforms)
numeric/interval (1 of 8 failures are from non-broken platforms)
parameter (1)
pool (0 of 1 failures are from non-broken platforms)
program_options (0 of 14 failures are from non-broken platforms)
ptr_container (0 of 11 failures are from non-broken platforms)
python (73)
range (0 of 11 failures are from non-broken platforms)
rational (0 of 1 failures are from non-broken platforms)
regex (4)
serialization (38 of 475 failures are from non-broken platforms)
signals (0 of 6 failures are from non-broken platforms)
statechart (0 of 52 failures are from non-broken platforms)
test (16 of 20 failures are from non-broken platforms)
tokenizer (0 of 1 failures are from non-broken platforms)
tuple (0 of 2 failures are from non-broken platforms)
utility (0 of 5 failures are from non-broken platforms)
utility/enable_if (0 of 8 failures are from non-broken platforms)
Test failures marked with a (*) represent tests that failed on
platforms that are considered broken. They are likely caused by
misconfiguration by the regression tester or a failure in a core
library such as Test or Config.
|algorithm/string|
regex: gcc-3.2.3_linux
|any|
any_to_ref_test: gcc-3.3.6_linux*
|assign|
basic: gcc-3.3.6_linux*
email_example: gcc-3.3.6_linux*
list_inserter: gcc-3.3.6_linux*
list_of: gcc-3.3.6_linux*
list_of_workaround: gcc-3.3.6_linux*
multi_index_container: gcc-3.3.6_linux*
my_vector_example: gcc-3.3.6_linux*
ptr_list_inserter: gcc-3.3.6_linux*
ptr_list_of: gcc-3.3.6_linux*
ptr_map_inserter: gcc-3.3.6_linux*
static_list_of: gcc-3.3.6_linux*
std: gcc-3.3.6_linux*
tuple_list_of: gcc-3.3.6_linux*
|config|
limits_test: gcc-3.3.6_linux*
|conversion|
lexical_cast_test: gcc-3.3.6_linux*
|crc|
crc_test: gcc-3.3.6_linux*
|disjoint_sets|
disjoint_set_test: gcc-3.3.6_linux*
|foreach|
rvalue_const: intel-linux-9.0
|format|
format_test1: gcc-3.3.6_linux*
format_test2: gcc-3.3.6_linux*
format_test3: gcc-3.3.6_linux*
format_test_wstring: gcc-3.3.6_linux*
|function|
allocator_test: gcc-3.3.6_linux*
lambda_test: gcc-3.3.6_linux*
stateless_test: gcc-3.3.6_linux*
|functional/hash|
hash_float_test: intel-linux-9.0
|graph|
bfs: gcc-3.3.6_linux*
dfs: gcc-3.3.6_linux*
graphviz_test: gcc-3.3.6_linux* msvc-7.1_stlport4
isomorphism: gcc-3.3.6_linux*
subgraph: gcc-3.3.6_linux*
|integer|
integer_traits_test: gcc-3.3.6_linux*
|io|
ios_state_test: gcc-3.3.6_linux*
ios_state_unit_test: gcc-3.3.6_linux*
|iostreams|
array_test: gcc-3.3.6_linux*
auto_close_test: gcc-3.3.6_linux*
buffer_size_test: gcc-3.3.6_linux*
bzip2_test: gcc-3.3.6_linux* intel-linux-9.0 msvc-7.1 msvc-8.0
code_converter_test: gcc-3.3.6_linux*
component_access_test: gcc-3.3.6_linux*
compose_test: gcc-3.3.6_linux*
copy_test: gcc-3.3.6_linux*
counter_test: gcc-3.3.6_linux*
direct_adapter_test: gcc-3.3.6_linux*
example_test: gcc-3.3.6_linux*
file_descriptor_test: gcc-3.3.6_linux* gcc-cygwin-3.4.4
file_test: gcc-3.3.6_linux*
filtering_stream_test: gcc-3.3.6_linux*
finite_state_filter_test: gcc-3.3.6_linux*
flush_test: gcc-3.3.6_linux*
gzip_test: gcc-3.3.6_linux* intel-linux-9.0 msvc-7.1 msvc-8.0
invert_test: gcc-3.3.6_linux*
line_filter_test: gcc-3.3.6_linux*
mapped_file_test: gcc-3.3.6_linux*
newline_test: gcc-3.3.6_linux*
null_test: gcc-3.3.6_linux*
pipeline_test: gcc-3.3.6_linux*
positioning_test: gcc-3.3.6_linux*
regex_filter_test: gcc-3.3.6_linux*
restrict_test: gcc-3.3.6_linux*
seekable_file_test: gcc-3.3.6_linux*
seekable_filter_test: gcc-3.3.6_linux*
stdio_filter_test: gcc-3.3.6_linux*
symmetric_filter_test: gcc-3.3.6_linux*
tee_test: gcc-3.3.6_linux*
wide_stream_test: gcc-3.3.6_linux*
zlib_test: gcc-3.3.6_linux* intel-linux-9.0 msvc-7.1 msvc-8.0
|lambda|
algorithm_test: gcc-3.3.6_linux*
bind_tests_advanced: gcc-3.3.6_linux*
bind_tests_simple: gcc-3.3.6_linux*
bind_tests_simple_f_refs: gcc-3.3.6_linux*
bll_and_function: gcc-3.3.6_linux*
constructor_tests: gcc-3.3.6_linux*
control_structures: gcc-3.3.6_linux*
exception_test: gcc-3.3.6_linux*
extending_rt_traits: gcc-3.3.6_linux*
is_instance_of_test: gcc-3.3.6_linux*
lambda_cast_test: gcc-3.3.6_linux*
member_pointer_test: gcc-3.3.6_linux*
operator_tests_simple: gcc-3.3.6_linux*
phoenix_control_structures: gcc-3.3.6_linux*
switch_construct: gcc-3.3.6_linux*
|math|
common_factor_test: gcc-3.3.6_linux* msvc-6.5 msvc-6.5_stlport4 msvc-7.1_stlport4
octonion_test: gcc-3.3.6_linux*
quaternion_mult_incl_test: gcc-3.3.6_linux*
quaternion_test: gcc-3.3.6_linux*
special_functions_test: gcc-3.3.6_linux*
|multi_array|
access: gcc-3.3.6_linux*
assign: gcc-3.3.6_linux*
assign_to_array: gcc-3.3.6_linux*
compare: gcc-3.3.6_linux*
constructors: gcc-3.3.6_linux*
idxgen1: gcc-3.3.6_linux*
index_bases: gcc-3.3.6_linux*
iterators: gcc-3.3.6_linux*
range1: gcc-3.3.6_linux*
reshape: gcc-3.3.6_linux*
resize: gcc-3.3.6_linux*
slice: gcc-3.3.6_linux*
stl_interaction: gcc-3.3.6_linux*
storage_order: gcc-3.3.6_linux*
|numeric/interval|
cmp: gcc-3.3.6_linux*
cmp_exn: gcc-3.3.6_linux*
cmp_exp: gcc-3.3.6_linux*
cmp_lex: gcc-3.3.6_linux*
cmp_set: gcc-3.3.6_linux*
cmp_tribool: gcc-3.3.6_linux*
test_float: gcc-3.3.6_linux* msvc-7.1_stlport4
|parameter|
python_test: gcc-cygwin-3.4.4
|pool|
test_pool_alloc: gcc-3.3.6_linux*
|program_options|
cmdline_test: gcc-3.3.6_linux*
cmdline_test_dll: gcc-3.3.6_linux*
options_description_test: gcc-3.3.6_linux*
options_description_test_dll: gcc-3.3.6_linux*
parsers_test: gcc-3.3.6_linux*
parsers_test_dll: gcc-3.3.6_linux*
positional_options_test: gcc-3.3.6_linux*
positional_options_test_dll: gcc-3.3.6_linux*
unicode_test: gcc-3.3.6_linux*
unicode_test_dll: gcc-3.3.6_linux*
variable_map_test: gcc-3.3.6_linux*
variable_map_test_dll: gcc-3.3.6_linux*
winmain: gcc-3.3.6_linux*
winmain_dll: gcc-3.3.6_linux*
|ptr_container|
incomplete_type_test: gcc-3.3.6_linux*
indirect_fun: gcc-3.3.6_linux*
no_exceptions: gcc-3.3.6_linux*
ptr_array: gcc-3.3.6_linux*
ptr_deque: gcc-3.3.6_linux*
ptr_list: gcc-3.3.6_linux*
ptr_map: gcc-3.3.6_linux*
ptr_set: gcc-3.3.6_linux*
ptr_vector: gcc-3.3.6_linux*
serialization: gcc-3.3.6_linux*
tree_test: gcc-3.3.6_linux*
|python|
andreas_beyer: gcc-cygwin-3.4.4
args: gcc-cygwin-3.4.4
auto_ptr: gcc-cygwin-3.4.4
back_reference: gcc-cygwin-3.4.4
bases: gcc-cygwin-3.4.4 intel-linux-9.0
ben_scott1: gcc-cygwin-3.4.4
bienstman1: gcc-cygwin-3.4.4
bienstman2: gcc-cygwin-3.4.4
bienstman3: gcc-cygwin-3.4.4
borrowed: gcc-cygwin-3.4.4
builtin_converters: gcc-cygwin-3.4.4
callbacks: gcc-cygwin-3.4.4
const_argument: gcc-cygwin-3.4.4
crossmod_exception: gcc-cygwin-3.4.4
crossmod_opaque: gcc-cygwin-3.4.4
data_members: gcc-cygwin-3.4.4
defaults: gcc-cygwin-3.4.4
dict: gcc-cygwin-3.4.4
docstring: gcc-cygwin-3.4.4
enum: gcc-cygwin-3.4.4
exception_translator: gcc-cygwin-3.4.4
exec: gcc-cygwin-3.4.4 intel-linux-9.0
extract: gcc-cygwin-3.4.4
implicit: gcc-cygwin-3.4.4
injected: gcc-cygwin-3.4.4
iterator: gcc-cygwin-3.4.4
keywords: gcc-cygwin-3.4.4
list: gcc-cygwin-3.4.4
long: gcc-cygwin-3.4.4
map_indexing_suite: gcc-cygwin-3.4.4
minimal: gcc-cygwin-3.4.4
multi_arg_constructor: gcc-cygwin-3.4.4
nested: gcc-cygwin-3.4.4
numpy: gcc-cygwin-3.4.4
object: gcc-cygwin-3.4.4
object_manager: gcc-cygwin-3.4.4
opaque: gcc-cygwin-3.4.4
operators: gcc-cygwin-3.4.4
pearu1: gcc-cygwin-3.4.4
pickle1: gcc-cygwin-3.4.4
pickle2: gcc-cygwin-3.4.4
pickle3: gcc-cygwin-3.4.4
pickle4: gcc-cygwin-3.4.4
pointee: gcc-cygwin-3.4.4 intel-linux-9.0
pointer_type_id_test: gcc-cygwin-3.4.4 intel-linux-9.0
pointer_vector: gcc-cygwin-3.4.4
polymorphism: gcc-cygwin-3.4.4
polymorphism2: gcc-cygwin-3.4.4
polymorphism2_auto_ptr: gcc-cygwin-3.4.4
properties: gcc-cygwin-3.4.4
raw_ctor: gcc-cygwin-3.4.4
return_arg: gcc-cygwin-3.4.4
select_arg_to_python_test: gcc-cygwin-3.4.4
select_from_python_test: gcc-cygwin-3.4.4
select_holder: gcc-cygwin-3.4.4
shared_ptr: gcc-cygwin-3.4.4
slice: gcc-cygwin-3.4.4
staticmethod: gcc-cygwin-3.4.4
stl_iterator: gcc-cygwin-3.4.4
str: gcc-cygwin-3.4.4
test_pointer_adoption: gcc-cygwin-3.4.4
try: gcc-cygwin-3.4.4
tuple: gcc-cygwin-3.4.4
upcast: gcc-cygwin-3.4.4 intel-linux-9.0
vector_indexing_suite: gcc-cygwin-3.4.4
virtual_functions: gcc-cygwin-3.4.4
voidptr: gcc-cygwin-3.4.4
wrapper_held_type: gcc-cygwin-3.4.4
|range|
algorithm_example: gcc-3.3.6_linux*
array: gcc-3.3.6_linux*
const_ranges: gcc-3.3.6_linux*
extension_mechanism: gcc-3.3.6_linux*
iterator_pair: gcc-3.3.6_linux*
iterator_range: gcc-3.3.6_linux*
partial_workaround: gcc-3.3.6_linux*
reversible_range: gcc-3.3.6_linux*
std_container: gcc-3.3.6_linux*
string: gcc-3.3.6_linux*
sub_range: gcc-3.3.6_linux*
|rational|
rational_test: gcc-3.3.6_linux*
|regex|
regex_regress_threaded: msvc-6.5_stlport4 msvc-7.1_stlport4 msvc-8.0
static_mutex_test: gcc-cygwin-3.4.4
|serialization|
test_array_binary_archive: gcc-3.3.6_linux*
test_array_binary_archive_dll: gcc-3.3.6_linux*
test_array_text_archive: gcc-3.3.6_linux*
test_array_text_archive_dll: gcc-3.3.6_linux*
test_array_text_warchive: gcc-3.3.6_linux*
test_array_text_warchive_dll: gcc-3.3.6_linux*
test_array_xml_archive: gcc-3.3.6_linux*
test_array_xml_archive_dll: gcc-3.3.6_linux*
test_array_xml_warchive: gcc-3.3.6_linux*
test_array_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_binary_binary_archive: gcc-3.3.6_linux*
test_binary_binary_archive_dll: gcc-3.3.6_linux*
test_binary_text_archive: gcc-3.3.6_linux*
test_binary_text_archive_dll: gcc-3.3.6_linux*
test_binary_text_warchive: gcc-3.3.6_linux*
test_binary_text_warchive_dll: gcc-3.3.6_linux*
test_binary_xml_archive: gcc-3.3.6_linux*
test_binary_xml_archive_dll: gcc-3.3.6_linux*
test_binary_xml_warchive: gcc-3.3.6_linux*
test_binary_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_class_info_load_binary_archive: gcc-3.3.6_linux*
test_class_info_load_binary_archive_dll: gcc-3.3.6_linux*
test_class_info_load_text_archive: gcc-3.3.6_linux*
test_class_info_load_text_archive_dll: gcc-3.3.6_linux*
test_class_info_load_text_warchive: gcc-3.3.6_linux*
test_class_info_load_text_warchive_dll: gcc-3.3.6_linux*
test_class_info_load_xml_archive: gcc-3.3.6_linux*
test_class_info_load_xml_archive_dll: gcc-3.3.6_linux*
test_class_info_load_xml_warchive: gcc-3.3.6_linux*
test_class_info_load_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_class_info_save_binary_archive: gcc-3.3.6_linux*
test_class_info_save_binary_archive_dll: gcc-3.3.6_linux*
test_class_info_save_text_archive: gcc-3.3.6_linux*
test_class_info_save_text_archive_dll: gcc-3.3.6_linux*
test_class_info_save_text_warchive: gcc-3.3.6_linux*
test_class_info_save_text_warchive_dll: gcc-3.3.6_linux*
test_class_info_save_xml_archive: gcc-3.3.6_linux*
test_class_info_save_xml_archive_dll: gcc-3.3.6_linux*
test_class_info_save_xml_warchive: gcc-3.3.6_linux*
test_class_info_save_xml_warchive_dll: gcc-3.3.6_linux*
test_codecvt_null: gcc-3.3.6_linux*
test_contained_class_binary_archive: gcc-3.3.6_linux*
test_contained_class_binary_archive_dll: gcc-3.3.6_linux*
test_contained_class_text_archive: gcc-3.3.6_linux*
test_contained_class_text_archive_dll: gcc-3.3.6_linux*
test_contained_class_text_warchive: gcc-3.3.6_linux*
test_contained_class_text_warchive_dll: gcc-3.3.6_linux*
test_contained_class_xml_archive: gcc-3.3.6_linux*
test_contained_class_xml_archive_dll: gcc-3.3.6_linux*
test_contained_class_xml_warchive: gcc-3.3.6_linux*
test_contained_class_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_cyclic_ptrs_binary_archive: gcc-3.3.6_linux*
test_cyclic_ptrs_binary_archive_dll: gcc-3.3.6_linux*
test_cyclic_ptrs_text_archive: gcc-3.3.6_linux*
test_cyclic_ptrs_text_archive_dll: gcc-3.3.6_linux*
test_cyclic_ptrs_text_warchive: gcc-3.3.6_linux*
test_cyclic_ptrs_text_warchive_dll: gcc-3.3.6_linux*
test_cyclic_ptrs_xml_archive: gcc-3.3.6_linux*
test_cyclic_ptrs_xml_archive_dll: gcc-3.3.6_linux*
test_cyclic_ptrs_xml_warchive: gcc-3.3.6_linux*
test_cyclic_ptrs_xml_warchive_dll: gcc-3.3.6_linux*
test_delete_pointer_binary_archive: gcc-3.3.6_linux*
test_delete_pointer_binary_archive_dll: gcc-3.3.6_linux*
test_delete_pointer_text_archive: gcc-3.3.6_linux*
test_delete_pointer_text_archive_dll: gcc-3.3.6_linux*
test_delete_pointer_text_warchive: gcc-3.3.6_linux*
test_delete_pointer_text_warchive_dll: gcc-3.3.6_linux*
test_delete_pointer_xml_archive: gcc-3.3.6_linux*
test_delete_pointer_xml_archive_dll: gcc-3.3.6_linux*
test_delete_pointer_xml_warchive: gcc-3.3.6_linux*
test_delete_pointer_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_demo: gcc-3.3.6_linux*
test_demo_auto_ptr: gcc-3.3.6_linux*
test_demo_auto_ptr_dll: gcc-3.3.6_linux*
test_demo_dll: gcc-3.3.6_linux*
test_demo_exception: gcc-3.3.6_linux*
test_demo_exception_dll: gcc-3.3.6_linux*
test_demo_fast_archive: gcc-3.3.6_linux*
test_demo_fast_archive_dll: gcc-3.3.6_linux*
test_demo_pimpl: gcc-3.3.6_linux*
test_demo_pimpl_dll: gcc-3.3.6_linux*
test_demo_polymorphic: gcc-3.3.6_linux*
test_demo_polymorphic_dll: gcc-3.3.6_linux*
test_demo_portable_archive: gcc-3.3.6_linux*
test_demo_portable_archive_dll: gcc-3.3.6_linux*
test_demo_shared_ptr: gcc-3.3.6_linux*
test_demo_shared_ptr_dll: gcc-3.3.6_linux*
test_demo_xml: gcc-3.3.6_linux*
test_demo_xml_dll: gcc-3.3.6_linux*
test_demo_xml_load: gcc-3.3.6_linux*
test_demo_xml_load_dll: gcc-3.3.6_linux*
test_demo_xml_save: gcc-3.3.6_linux*
test_demo_xml_save_dll: gcc-3.3.6_linux*
test_deque_binary_archive: gcc-3.3.6_linux*
test_deque_binary_archive_dll: gcc-3.3.6_linux*
test_deque_text_archive: gcc-3.3.6_linux*
test_deque_text_archive_dll: gcc-3.3.6_linux*
test_deque_text_warchive: gcc-3.3.6_linux*
test_deque_text_warchive_dll: gcc-3.3.6_linux*
test_deque_xml_archive: gcc-3.3.6_linux*
test_deque_xml_archive_dll: gcc-3.3.6_linux*
test_deque_xml_warchive: gcc-3.3.6_linux*
test_deque_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_derived_binary_archive: gcc-3.3.6_linux*
test_derived_binary_archive_dll: gcc-3.3.6_linux*
test_derived_class_binary_archive: gcc-3.3.6_linux*
test_derived_class_binary_archive_dll: gcc-3.3.6_linux*
test_derived_class_ptr_binary_archive: gcc-3.3.6_linux*
test_derived_class_ptr_binary_archive_dll: gcc-3.3.6_linux*
test_derived_class_ptr_text_archive: gcc-3.3.6_linux*
test_derived_class_ptr_text_archive_dll: gcc-3.3.6_linux*
test_derived_class_ptr_text_warchive: gcc-3.3.6_linux*
test_derived_class_ptr_text_warchive_dll: gcc-3.3.6_linux*
test_derived_class_ptr_xml_archive: gcc-3.3.6_linux*
test_derived_class_ptr_xml_archive_dll: gcc-3.3.6_linux*
test_derived_class_ptr_xml_warchive: gcc-3.3.6_linux*
test_derived_class_ptr_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_derived_class_text_archive: gcc-3.3.6_linux*
test_derived_class_text_archive_dll: gcc-3.3.6_linux*
test_derived_class_text_warchive: gcc-3.3.6_linux*
test_derived_class_text_warchive_dll: gcc-3.3.6_linux*
test_derived_class_xml_archive: gcc-3.3.6_linux*
test_derived_class_xml_archive_dll: gcc-3.3.6_linux*
test_derived_class_xml_warchive: gcc-3.3.6_linux*
test_derived_class_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_derived_text_archive: gcc-3.3.6_linux*
test_derived_text_archive_dll: gcc-3.3.6_linux*
test_derived_text_warchive: gcc-3.3.6_linux*
test_derived_text_warchive_dll: gcc-3.3.6_linux*
test_derived_xml_archive: gcc-3.3.6_linux*
test_derived_xml_archive_dll: gcc-3.3.6_linux*
test_derived_xml_warchive: gcc-3.3.6_linux*
test_derived_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_diamond_binary_archive: gcc-3.3.6_linux*
test_diamond_binary_archive_dll: gcc-3.3.6_linux*
test_diamond_text_archive: gcc-3.3.6_linux*
test_diamond_text_archive_dll: gcc-3.3.6_linux*
test_diamond_text_warchive: gcc-3.3.6_linux*
test_diamond_text_warchive_dll: gcc-3.3.6_linux*
test_diamond_xml_archive: gcc-3.3.6_linux*
test_diamond_xml_archive_dll: gcc-3.3.6_linux*
test_diamond_xml_warchive: gcc-3.3.6_linux*
test_diamond_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_exported_binary_archive: gcc-3.3.6_linux*
test_exported_binary_archive_dll: gcc-3.3.6_linux*
test_exported_text_archive: gcc-3.3.6_linux*
test_exported_text_archive_dll: gcc-3.3.6_linux*
test_exported_text_warchive: gcc-3.3.6_linux*
test_exported_text_warchive_dll: gcc-3.3.6_linux*
test_exported_xml_archive: gcc-3.3.6_linux*
test_exported_xml_archive_dll: gcc-3.3.6_linux*
test_exported_xml_warchive: gcc-3.3.6_linux*
test_exported_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_inclusion: gcc-3.3.6_linux*
test_iterators: gcc-3.3.6_linux*
test_iterators_base64: gcc-3.3.6_linux*
test_list_binary_archive: gcc-3.3.6_linux*
test_list_binary_archive_dll: gcc-3.3.6_linux*
test_list_ptrs_binary_archive: gcc-3.3.6_linux*
test_list_ptrs_binary_archive_dll: gcc-3.3.6_linux*
test_list_ptrs_text_archive: gcc-3.3.6_linux*
test_list_ptrs_text_archive_dll: gcc-3.3.6_linux*
test_list_ptrs_text_warchive: gcc-3.3.6_linux*
test_list_ptrs_text_warchive_dll: gcc-3.3.6_linux*
test_list_ptrs_xml_archive: gcc-3.3.6_linux*
test_list_ptrs_xml_archive_dll: gcc-3.3.6_linux*
test_list_ptrs_xml_warchive: gcc-3.3.6_linux*
test_list_ptrs_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_list_text_archive: gcc-3.3.6_linux*
test_list_text_archive_dll: gcc-3.3.6_linux*
test_list_text_warchive: gcc-3.3.6_linux*
test_list_text_warchive_dll: gcc-3.3.6_linux*
test_list_xml_archive: gcc-3.3.6_linux*
test_list_xml_archive_dll: gcc-3.3.6_linux*
test_list_xml_warchive: gcc-3.3.6_linux*
test_list_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_map_binary_archive: gcc-3.3.6_linux*
test_map_binary_archive_dll: gcc-3.3.6_linux*
test_map_text_archive: gcc-3.3.6_linux*
test_map_text_archive_dll: gcc-3.3.6_linux*
test_map_text_warchive: gcc-3.3.6_linux*
test_map_text_warchive_dll: gcc-3.3.6_linux*
test_map_xml_archive: gcc-3.3.6_linux*
test_map_xml_archive_dll: gcc-3.3.6_linux*
test_map_xml_warchive: gcc-3.3.6_linux*
test_map_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_mi_binary_archive: gcc-3.3.6_linux*
test_mi_binary_archive_dll: gcc-3.3.6_linux*
test_mi_text_archive: gcc-3.3.6_linux*
test_mi_text_archive_dll: gcc-3.3.6_linux*
test_mi_text_warchive: gcc-3.3.6_linux*
test_mi_text_warchive_dll: gcc-3.3.6_linux*
test_mi_xml_archive: gcc-3.3.6_linux*
test_mi_xml_archive_dll: gcc-3.3.6_linux*
test_mi_xml_warchive: gcc-3.3.6_linux*
test_mi_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_mult_archive_types: gcc-3.3.6_linux*
test_mult_archive_types_dll: gcc-3.3.6_linux*
test_multiple_ptrs_binary_archive: gcc-3.3.6_linux*
test_multiple_ptrs_binary_archive_dll: gcc-3.3.6_linux*
test_multiple_ptrs_text_archive: gcc-3.3.6_linux*
test_multiple_ptrs_text_archive_dll: gcc-3.3.6_linux*
test_multiple_ptrs_text_warchive: gcc-3.3.6_linux*
test_multiple_ptrs_text_warchive_dll: gcc-3.3.6_linux*
test_multiple_ptrs_xml_archive: gcc-3.3.6_linux*
test_multiple_ptrs_xml_archive_dll: gcc-3.3.6_linux*
test_multiple_ptrs_xml_warchive: gcc-3.3.6_linux*
test_multiple_ptrs_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_no_rtti_binary_archive: gcc-3.3.6_linux*
test_no_rtti_binary_archive_dll: gcc-3.3.6_linux*
test_no_rtti_text_archive: gcc-3.3.6_linux*
test_no_rtti_text_archive_dll: gcc-3.3.6_linux*
test_no_rtti_text_warchive: gcc-3.3.6_linux*
test_no_rtti_text_warchive_dll: gcc-3.3.6_linux*
test_no_rtti_xml_archive: gcc-3.3.6_linux*
test_no_rtti_xml_archive_dll: gcc-3.3.6_linux*
test_no_rtti_xml_warchive: gcc-3.3.6_linux*
test_no_rtti_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_non_default_ctor2_binary_archive: gcc-3.3.6_linux*
test_non_default_ctor2_binary_archive_dll: gcc-3.3.6_linux*
test_non_default_ctor2_text_archive: gcc-3.3.6_linux*
test_non_default_ctor2_text_archive_dll: gcc-3.3.6_linux*
test_non_default_ctor2_text_warchive: gcc-3.3.6_linux*
test_non_default_ctor2_text_warchive_dll: gcc-3.3.6_linux*
test_non_default_ctor2_xml_archive: gcc-3.3.6_linux*
test_non_default_ctor2_xml_archive_dll: gcc-3.3.6_linux*
test_non_default_ctor2_xml_warchive: gcc-3.3.6_linux*
test_non_default_ctor2_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_non_default_ctor_binary_archive: gcc-3.3.6_linux*
test_non_default_ctor_binary_archive_dll: gcc-3.3.6_linux*
test_non_default_ctor_text_archive: gcc-3.3.6_linux*
test_non_default_ctor_text_archive_dll: gcc-3.3.6_linux*
test_non_default_ctor_text_warchive: gcc-3.3.6_linux*
test_non_default_ctor_text_warchive_dll: gcc-3.3.6_linux*
test_non_default_ctor_xml_archive: gcc-3.3.6_linux*
test_non_default_ctor_xml_archive_dll: gcc-3.3.6_linux*
test_non_default_ctor_xml_warchive: gcc-3.3.6_linux*
test_non_default_ctor_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_non_intrusive_binary_archive: gcc-3.3.6_linux*
test_non_intrusive_binary_archive_dll: gcc-3.3.6_linux*
test_non_intrusive_text_archive: gcc-3.3.6_linux*
test_non_intrusive_text_archive_dll: gcc-3.3.6_linux*
test_non_intrusive_text_warchive: gcc-3.3.6_linux*
test_non_intrusive_text_warchive_dll: gcc-3.3.6_linux*
test_non_intrusive_xml_archive: gcc-3.3.6_linux*
test_non_intrusive_xml_archive_dll: gcc-3.3.6_linux*
test_non_intrusive_xml_warchive: gcc-3.3.6_linux*
test_non_intrusive_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_null_ptr_binary_archive: gcc-3.3.6_linux*
test_null_ptr_binary_archive_dll: gcc-3.3.6_linux*
test_null_ptr_text_archive: gcc-3.3.6_linux*
test_null_ptr_text_archive_dll: gcc-3.3.6_linux*
test_null_ptr_text_warchive: gcc-3.3.6_linux*
test_null_ptr_text_warchive_dll: gcc-3.3.6_linux*
test_null_ptr_xml_archive: gcc-3.3.6_linux*
test_null_ptr_xml_archive_dll: gcc-3.3.6_linux*
test_null_ptr_xml_warchive: gcc-3.3.6_linux*
test_null_ptr_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_nvp_binary_archive: gcc-3.3.6_linux*
test_nvp_binary_archive_dll: gcc-3.3.6_linux*
test_nvp_text_archive: gcc-3.3.6_linux*
test_nvp_text_archive_dll: gcc-3.3.6_linux*
test_nvp_text_warchive: gcc-3.3.6_linux*
test_nvp_text_warchive_dll: gcc-3.3.6_linux*
test_nvp_xml_archive: gcc-3.3.6_linux*
test_nvp_xml_archive_dll: gcc-3.3.6_linux*
test_nvp_xml_warchive: gcc-3.3.6_linux*
test_nvp_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_object_binary_archive: gcc-3.3.6_linux*
test_object_binary_archive_dll: gcc-3.3.6_linux*
test_object_text_archive: gcc-3.3.6_linux*
test_object_text_archive_dll: gcc-3.3.6_linux*
test_object_text_warchive: gcc-3.3.6_linux*
test_object_text_warchive_dll: gcc-3.3.6_linux*
test_object_xml_archive: gcc-3.3.6_linux*
test_object_xml_archive_dll: gcc-3.3.6_linux*
test_object_xml_warchive: gcc-3.3.6_linux*
test_object_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_optional_binary_archive: gcc-3.3.6_linux*
test_optional_binary_archive_dll: gcc-3.3.6_linux*
test_optional_text_archive: gcc-3.3.6_linux*
test_optional_text_archive_dll: gcc-3.3.6_linux*
test_optional_text_warchive: gcc-3.3.6_linux*
test_optional_text_warchive_dll: gcc-3.3.6_linux*
test_optional_xml_archive: gcc-3.3.6_linux*
test_optional_xml_archive_dll: gcc-3.3.6_linux*
test_optional_xml_warchive: gcc-3.3.6_linux*
test_optional_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_polymorphic_binary_archive: gcc-3.3.6_linux*
test_polymorphic_binary_archive_dll: gcc-3.3.6_linux*
test_polymorphic_text_archive: gcc-3.3.6_linux*
test_polymorphic_text_archive_dll: gcc-3.3.6_linux*
test_polymorphic_text_warchive: gcc-3.3.6_linux*
test_polymorphic_text_warchive_dll: gcc-3.3.6_linux*
test_polymorphic_xml_archive: gcc-3.3.6_linux*
test_polymorphic_xml_archive_dll: gcc-3.3.6_linux*
test_polymorphic_xml_warchive: gcc-3.3.6_linux*
test_polymorphic_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_primitive_binary_archive: gcc-3.3.6_linux*
test_primitive_binary_archive_dll: gcc-3.3.6_linux*
test_primitive_text_archive: gcc-3.3.6_linux*
test_primitive_text_archive_dll: gcc-3.3.6_linux*
test_primitive_text_warchive: gcc-3.3.6_linux*
test_primitive_text_warchive_dll: gcc-3.3.6_linux*
test_primitive_xml_archive: gcc-3.3.6_linux*
test_primitive_xml_archive_dll: gcc-3.3.6_linux*
test_primitive_xml_warchive: gcc-3.3.6_linux*
test_primitive_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_private_ctor: gcc-3.3.6_linux*
test_private_ctor_dll: gcc-3.3.6_linux*
test_recursion_binary_archive: gcc-3.3.6_linux*
test_recursion_binary_archive_dll: gcc-3.3.6_linux*
test_recursion_text_archive: gcc-3.3.6_linux*
test_recursion_text_archive_dll: gcc-3.3.6_linux*
test_recursion_text_warchive: gcc-3.3.6_linux*
test_recursion_text_warchive_dll: gcc-3.3.6_linux*
test_recursion_xml_archive: gcc-3.3.6_linux*
test_recursion_xml_archive_dll: gcc-3.3.6_linux*
test_recursion_xml_warchive: gcc-3.3.6_linux*
test_recursion_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_registered_binary_archive: gcc-3.3.6_linux*
test_registered_binary_archive_dll: gcc-3.3.6_linux*
test_registered_text_archive: gcc-3.3.6_linux*
test_registered_text_archive_dll: gcc-3.3.6_linux*
test_registered_text_warchive: gcc-3.3.6_linux*
test_registered_text_warchive_dll: gcc-3.3.6_linux*
test_registered_xml_archive: gcc-3.3.6_linux*
test_registered_xml_archive_dll: gcc-3.3.6_linux*
test_registered_xml_warchive: gcc-3.3.6_linux*
test_registered_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_reset_object_address: gcc-3.3.6_linux*
test_reset_object_address_dll: gcc-3.3.6_linux*
test_set_binary_archive: gcc-3.3.6_linux*
test_set_binary_archive_dll: gcc-3.3.6_linux*
test_set_text_archive: gcc-3.3.6_linux*
test_set_text_archive_dll: gcc-3.3.6_linux*
test_set_text_warchive: gcc-3.3.6_linux*
test_set_text_warchive_dll: gcc-3.3.6_linux*
test_set_xml_archive: gcc-3.3.6_linux*
test_set_xml_archive_dll: gcc-3.3.6_linux*
test_set_xml_warchive: gcc-3.3.6_linux*
test_set_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_shared_ptr_132_binary_archive: gcc-3.3.6_linux*
test_shared_ptr_132_binary_archive_dll: gcc-3.3.6_linux*
test_shared_ptr_132_text_archive: gcc-3.3.6_linux*
test_shared_ptr_132_text_archive_dll: gcc-3.3.6_linux*
test_shared_ptr_132_text_warchive: gcc-3.3.6_linux*
test_shared_ptr_132_text_warchive_dll: gcc-3.3.6_linux*
test_shared_ptr_132_xml_archive: gcc-3.3.6_linux*
test_shared_ptr_132_xml_archive_dll: gcc-3.3.6_linux*
test_shared_ptr_132_xml_warchive: gcc-3.3.6_linux*
test_shared_ptr_132_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_shared_ptr_binary_archive: gcc-3.3.6_linux*
test_shared_ptr_binary_archive_dll: gcc-3.3.6_linux*
test_shared_ptr_text_archive: gcc-3.3.6_linux*
test_shared_ptr_text_archive_dll: gcc-3.3.6_linux*
test_shared_ptr_text_warchive: gcc-3.3.6_linux*
test_shared_ptr_text_warchive_dll: gcc-3.3.6_linux*
test_shared_ptr_xml_archive: gcc-3.3.6_linux*
test_shared_ptr_xml_archive_dll: gcc-3.3.6_linux*
test_shared_ptr_xml_warchive: gcc-3.3.6_linux*
test_shared_ptr_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_simple_class_binary_archive: gcc-3.3.6_linux*
test_simple_class_binary_archive_dll: gcc-3.3.6_linux*
test_simple_class_ptr_binary_archive: gcc-3.3.6_linux*
test_simple_class_ptr_binary_archive_dll: gcc-3.3.6_linux*
test_simple_class_ptr_text_archive: gcc-3.3.6_linux*
test_simple_class_ptr_text_archive_dll: gcc-3.3.6_linux*
test_simple_class_ptr_text_warchive: gcc-3.3.6_linux*
test_simple_class_ptr_text_warchive_dll: gcc-3.3.6_linux*
test_simple_class_ptr_xml_archive: gcc-3.3.6_linux*
test_simple_class_ptr_xml_archive_dll: gcc-3.3.6_linux*
test_simple_class_ptr_xml_warchive: gcc-3.3.6_linux*
test_simple_class_ptr_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_simple_class_text_archive: gcc-3.3.6_linux*
test_simple_class_text_archive_dll: gcc-3.3.6_linux*
test_simple_class_text_warchive: gcc-3.3.6_linux*
test_simple_class_text_warchive_dll: gcc-3.3.6_linux*
test_simple_class_xml_archive: gcc-3.3.6_linux*
test_simple_class_xml_archive_dll: gcc-3.3.6_linux*
test_simple_class_xml_warchive: gcc-3.3.6_linux*
test_simple_class_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_smart_cast: gcc-3.3.6_linux*
test_split_binary_archive: gcc-3.3.6_linux*
test_split_binary_archive_dll: gcc-3.3.6_linux*
test_split_text_archive: gcc-3.3.6_linux*
test_split_text_archive_dll: gcc-3.3.6_linux*
test_split_text_warchive: gcc-3.3.6_linux*
test_split_text_warchive_dll: gcc-3.3.6_linux*
test_split_xml_archive: gcc-3.3.6_linux*
test_split_xml_archive_dll: gcc-3.3.6_linux*
test_split_xml_warchive: gcc-3.3.6_linux*
test_split_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_static_warning: gcc-3.3.6_linux*
test_tracking_binary_archive: gcc-3.3.6_linux*
test_tracking_binary_archive_dll: gcc-3.3.6_linux*
test_tracking_text_archive: gcc-3.3.6_linux*
test_tracking_text_archive_dll: gcc-3.3.6_linux*
test_tracking_text_warchive: gcc-3.3.6_linux*
test_tracking_text_warchive_dll: gcc-3.3.6_linux*
test_tracking_xml_archive: gcc-3.3.6_linux*
test_tracking_xml_archive_dll: gcc-3.3.6_linux*
test_tracking_xml_warchive: gcc-3.3.6_linux*
test_tracking_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_unregistered_binary_archive: gcc-3.3.6_linux*
test_unregistered_binary_archive_dll: gcc-3.3.6_linux*
test_unregistered_text_archive: gcc-3.3.6_linux*
test_unregistered_text_archive_dll: gcc-3.3.6_linux*
test_unregistered_text_warchive: gcc-3.3.6_linux*
test_unregistered_text_warchive_dll: gcc-3.3.6_linux*
test_unregistered_xml_archive: gcc-3.3.6_linux*
test_unregistered_xml_archive_dll: gcc-3.3.6_linux*
test_unregistered_xml_warchive: gcc-3.3.6_linux*
test_unregistered_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_utf8_codecvt: gcc-3.3.6_linux*
test_variant_binary_archive: gcc-3.3.6_linux*
test_variant_binary_archive_dll: gcc-3.3.6_linux*
test_variant_text_archive: gcc-3.3.6_linux*
test_variant_text_archive_dll: gcc-3.3.6_linux*
test_variant_text_warchive: gcc-3.3.6_linux*
test_variant_text_warchive_dll: gcc-3.3.6_linux*
test_variant_xml_archive: gcc-3.3.6_linux*
test_variant_xml_archive_dll: gcc-3.3.6_linux*
test_variant_xml_warchive: gcc-3.3.6_linux*
test_variant_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_vector_binary_archive: gcc-3.3.6_linux*
test_vector_binary_archive_dll: gcc-3.3.6_linux*
test_vector_text_archive: gcc-3.3.6_linux*
test_vector_text_archive_dll: gcc-3.3.6_linux*
test_vector_text_warchive: gcc-3.3.6_linux*
test_vector_text_warchive_dll: gcc-3.3.6_linux*
test_vector_xml_archive: gcc-3.3.6_linux*
test_vector_xml_archive_dll: gcc-3.3.6_linux*
test_vector_xml_warchive: gcc-3.3.6_linux*
test_vector_xml_warchive_dll: gcc-3.3.6_linux* gcc-4.0.3_linux
test_void_cast: gcc-3.3.6_linux*
test_void_cast_dll: gcc-3.3.6_linux*
|signals|
dead_slot_test: gcc-3.3.6_linux*
deletion_test: gcc-3.3.6_linux*
ordering_test: gcc-3.3.6_linux*
signal_n_test: gcc-3.3.6_linux*
signal_test: gcc-3.3.6_linux*
trackable_test: gcc-3.3.6_linux*
|statechart|
CustomReactionTestBoth: gcc-3.3.6_linux*
CustomReactionTestNative: gcc-3.3.6_linux*
CustomReactionTestNormal: gcc-3.3.6_linux*
CustomReactionTestRelaxed: gcc-3.3.6_linux*
DeferralTestBoth: gcc-3.3.6_linux*
DeferralTestNative: gcc-3.3.6_linux*
DeferralTestNormal: gcc-3.3.6_linux*
DeferralTestRelaxed: gcc-3.3.6_linux*
DllTestNative: gcc-3.3.6_linux*
DllTestNormal: gcc-3.3.6_linux*
FifoSchedulerTestBoth: gcc-3.3.6_linux*
FifoSchedulerTestNative: gcc-3.3.6_linux*
FifoSchedulerTestNormal: gcc-3.3.6_linux*
FifoSchedulerTestRelaxed: gcc-3.3.6_linux*
HistoryTestBoth: gcc-3.3.6_linux*
HistoryTestNative: gcc-3.3.6_linux*
HistoryTestNormal: gcc-3.3.6_linux*
HistoryTestRelaxed: gcc-3.3.6_linux*
InStateReactionTestBoth: gcc-3.3.6_linux*
InStateReactionTestNative: gcc-3.3.6_linux*
InStateReactionTestNormal: gcc-3.3.6_linux*
InStateReactionTestRelaxed: gcc-3.3.6_linux*
InvalidResultCopyTestBoth: gcc-3.3.6_linux*
InvalidResultCopyTestNative: gcc-3.3.6_linux*
InvalidResultCopyTestNormal: gcc-3.3.6_linux*
InvalidResultCopyTestRelaxed: gcc-3.3.6_linux*
LibTestNative: gcc-3.3.6_linux*
LibTestNormal: gcc-3.3.6_linux*
StateCastTestBoth: gcc-3.3.6_linux*
StateCastTestNative: gcc-3.3.6_linux*
StateCastTestNormal: gcc-3.3.6_linux*
StateCastTestRelaxed: gcc-3.3.6_linux*
StateIterationTestBoth: gcc-3.3.6_linux*
StateIterationTestNative: gcc-3.3.6_linux*
StateIterationTestNormal: gcc-3.3.6_linux*
StateIterationTestRelaxed: gcc-3.3.6_linux*
TerminationTestBoth: gcc-3.3.6_linux*
TerminationTestNative: gcc-3.3.6_linux*
TerminationTestNormal: gcc-3.3.6_linux*
TerminationTestRelaxed: gcc-3.3.6_linux*
TransitionTestBoth: gcc-3.3.6_linux*
TransitionTestNative: gcc-3.3.6_linux*
TransitionTestNormal: gcc-3.3.6_linux*
TransitionTestRelaxed: gcc-3.3.6_linux*
TypeInfoTestBoth: gcc-3.3.6_linux*
TypeInfoTestNative: gcc-3.3.6_linux*
TypeInfoTestNormal: gcc-3.3.6_linux*
TypeInfoTestRelaxed: gcc-3.3.6_linux*
UnconsumedResultTestBoth: gcc-3.3.6_linux*
UnconsumedResultTestNative: gcc-3.3.6_linux*
UnconsumedResultTestNormal: gcc-3.3.6_linux*
UnconsumedResultTestRelaxed: gcc-3.3.6_linux*
|test|
algorithms_test: gcc-3.3.6_linux*
basic_cstring_test: gcc-3.3.6_linux*
boost_check_equal_str: gcc-mingw-3.4.2 msvc-6.5 msvc-6.5
class_properties_test: gcc-3.3.6_linux*
custom_exception_test: gcc-3.3.6_linux*
errors_handling_test: gcc-mingw-3.4.2
fixed_mapping_test: gcc-mingw-3.4.2
ifstream_line_iterator_test: gcc-mingw-3.4.2
output_test_stream_test: gcc-mingw-3.4.2
parameterized_test_test: gcc-mingw-3.4.2
prg_exec_fail3: cw-9.4
result_report_test: gcc-mingw-3.4.2
test_case_template_test: gcc-mingw-3.4.2
test_fp_comparisons: gcc-mingw-3.4.2
test_tools_test: gcc-mingw-3.4.2 msvc-6.5 msvc-6.5
token_iterator_test: gcc-mingw-3.4.2
|tokenizer|
examples: gcc-3.3.6_linux*
|tuple|
io_test: gcc-3.3.6_linux*
tuple_test_bench: gcc-3.3.6_linux*
|utility|
compressed_pair_test: gcc-3.3.6_linux*
iterators_test: gcc-3.3.6_linux*
next_prior_test: gcc-3.3.6_linux*
operators_test: gcc-3.3.6_linux*
ref_test: gcc-3.3.6_linux*
|utility/enable_if|
constructors: gcc-3.3.6_linux*
dummy_arg_disambiguation: gcc-3.3.6_linux*
lazy: gcc-3.3.6_linux*
lazy_test: gcc-3.3.6_linux*
member_templates: gcc-3.3.6_linux*
namespace_disambiguation: gcc-3.3.6_linux*
no_disambiguation: gcc-3.3.6_linux*
partial_specializations: gcc-3.3.6_linux*
1
0