Changes between Version 32 and Version 33 of BoostTestsStatus
- Timestamp:
- 12/23/12 05:28:36 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BoostTestsStatus
v32 v33 8 8 9 9 Note: While most of the Jam files are in the right place, the test folders of the library folder, I found a few libraries with their Jam file in the folder of the library itself. 10 11 '''Boost.accumulators''' 12 13 This library have passed every single test. 10 14 11 15 '''Boost.algorithm''' … … 34 38 || all_of_test || Passed || || 35 39 || any_of_test || Passed || || 40 41 '''Boost.any''' 42 43 This library have passed every test. 44 45 '''Boost.array''' 46 47 This library have passed every test. 48 49 '''Boost.assign''' 50 51 This library have passed every test. 36 52 37 53 '''Boost.asio''' … … 71 87 || socket_base_select || Failed || || 72 88 89 '''Boost.bimap''' 90 91 This library have passed every test. 92 93 '''Boost.bind''' 94 95 This library have passed every test. 96 97 '''Boost.chrono''' 98 99 This library have passed every test. 100 101 '''Boost.circular_buffer''' 102 103 This library have passed every test. 104 73 105 '''Boost.concept_check''' 74 106 … … 76 108 77 109 || stl_concept_covering || Failed || || 110 111 '''Boost.container''' 112 113 This library have passed every test. 114 115 '''Boost.conversion''' 116 117 Listing only those that failed 118 119 || lexical_cast_loopback_test || Failed || || 120 || lexical_cast_wchars_test || Failed || || 121 || lexical_cast_float_types_test || Failed || || 122 123 '''Boost.crc''' 124 125 This library have passed every test. 78 126 79 127 '''Boost.detail''' … … 85 133 || correctly_disable_debug || Passed || || 86 134 87 '''Boost.conversion''' 88 89 Listing only those that failed 90 91 || lexical_cast_loopback_test || Failed || || 92 || lexical_cast_wchars_test || Failed || || 93 || lexical_cast_float_types_test || Failed || || 135 '''Boost.date_time''' 136 137 This library have passed every test. 138 139 '''Boost.detail''' 140 141 This library have passed every test. 142 143 '''Boost.disjoint_set''' 144 145 This library have passed every test. 146 147 '''Boost.dynamic_bitset''' 148 149 This library have passed every test. 94 150 95 151 '''Boost.exception''' … … 126 182 || intermod_holder_dll || Failed || || 127 183 184 '''Boost.foreach''' 185 186 This library have passed every test. 187 188 '''Boost.format''' 189 190 This library have passed every test. 191 128 192 '''Boost.function_types''' 129 193 … … 132 196 || member_ccs || Failed || || 133 197 || member_ccs_exact || Failed || || 198 199 '''Boost.functional''' 200 201 This library have passed every test. 202 203 '''Boost.fusion''' 204 205 This library have passed every test. 134 206 135 207 '''Boost.geometry''' … … 140 212 || union || Failed || || 141 213 || traverse || Failed || || 214 215 '''Boost.gil''' 216 217 This library have passed every test. 142 218 143 219 '''Boost.graph''' … … 151 227 || random_spanning_tree_test || Failed || || 152 228 || graphml_test || Failed || || 229 230 '''Boost.graph_parallel''' 231 232 This library did not run any test. 233 234 '''Boost.heap''' 235 236 This library have passed every test. 237 238 '''Boost.icl''' 239 240 This library have passed every test. 153 241 154 242 '''Boost.integer''' … … 211 299 || xsi_shared_memory_mapping_test || Failed || || 212 300 301 '''Boost.io''' 302 303 This library have passed every test. 304 213 305 '''Boost.iostreams''' 214 306 … … 237 329 || symmetric_filter_test || Failed || || 238 330 || tee_test || Failed || || 331 332 '''Boost.iterator''' 333 334 This library have passed every test. 335 336 '''Boost.lambda''' 337 338 This library have passed every test. 339 340 '''Boost.local_function''' 341 342 This library have passed every test. 239 343 240 344 '''Boost.locale''' … … 267 371 || test_std_convert || Skipped || Skipped test_std_convert for lack of libboost_locale.so.1.50.0 || 268 372 || test_std_formatting || Skipped || Skipped test_std_formatting for lack of libboost_locale.so.1.50.0 || 373 374 375 '''Boost.logic''' 376 377 This library have passed every test. 269 378 270 379 '''Boost.math''' … … 350 459 || test_nonfinite_trap || Failed || || 351 460 461 '''Boost.mpi''' 462 463 This library did not run any test. 464 465 '''Boost.mpl''' 466 467 This library have passed every test. 468 469 '''Boost.msm''' 470 471 This library have passed every test. 472 473 '''Boost.multi_array''' 474 475 This library have passed every test. 476 477 '''Boost.multi_index''' 478 479 This library have passed every test. 480 481 '''Boost.optional''' 482 483 This library have passed every test. 352 484 353 485 '''Boost.parameter''' … … 362 494 363 495 || switch_tests || Failed || || 496 497 '''Boost.polygon''' 498 499 This library have passed every test. 364 500 365 501 '''Boost.pool''' … … 379 515 || test_poisoned_macros || Passed || || 380 516 517 '''Boost.preprocessor''' 518 519 This library have passed every test. 520 521 '''Boost.property_map''' 522 523 This library have passed every test. 524 381 525 '''Boost.property_tree''' 526 382 527 || debug/test_ini_parser || Passed || || 383 528 || test_xml_parser_rapidxml || Passed || || … … 386 531 || test_info_parser || Passed || || 387 532 || test_json_parser || Failed || || 533 534 '''Boost.proto''' 535 536 This library have passed every test. 388 537 389 538 '''Boost.ptr_container''' … … 448 597 || pointer_vector || Failed || || 449 598 || map_indexing_suite || Failed || || 599 600 '''Boost.random''' 601 602 This library have passed every test. 450 603 451 604 '''Boost.range''' … … 661 814 || test_codecvt_null || Failed || || 662 815 816 '''Boost.signals''' 817 818 This library have passed every test. 819 820 '''Boost.signals2''' 821 822 This library have passed every test. 823 824 '''Boost.smart_ptr''' 825 826 This library have passed every test. 827 828 '''Boost.spirit''' 829 830 This library have passed every test. 831 832 '''Boost.statechart''' 833 834 This library have passed every test. 835 836 '''Boost.static_assert''' 837 838 This library have passed every test. 839 840 '''Boost.system''' 841 842 This library have passed every test. 843 663 844 '''Boost.test''' 664 845 … … 675 856 || cpu_timer_test || Failed || || 676 857 || timex || Failed || || 858 859 '''Boost.tokenizer''' 860 861 This library have passed every test. 677 862 678 863 '''Boost.tr1''' … … 699 884 Boost.tread tests does not seem to ever complete, always being stuck at monitor.o , even after a total reinstall from a new installation . The reason for this is not known, but however there is no test that failed before monitor.o . 700 885 886 '''Boost.tuple''' 887 888 This library have passed every test. 889 701 890 '''Boost.type_traits''' 702 891 … … 710 899 || promote_basic_test || Failed || || 711 900 901 '''Boost_typeof''' 902 903 This library have passed every test. 904 712 905 '''Boost.units''' 713 906 … … 716 909 || has_icu builds || Failed || || 717 910 911 '''Boost.unordered''' 912 913 This library have passed every test. 914 915 '''Boost.utility''' 916 917 This library have passed every test. 918 919 '''Boost.uuid''' 920 921 This library have passed every test. 922 923 '''Boost.variant''' 924 925 This library have passed every test. 926 718 927 '''Boost.wave''' 719 928 … … 721 930 722 931 || testwave || Failed || || 932 933 '''Boost.xpressive''' 934 935 This library have passed every test.
