We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8635632 commit c67186cCopy full SHA for c67186c
test/Jamfile.v2
@@ -137,6 +137,7 @@ test-suite graph_test :
137
[ run strong_components_test.cpp ]
138
[ run find_flow_cost_bundled_properties_and_named_params_test.cpp ../../test/build//boost_unit_test_framework/<link>static ]
139
[ run max_flow_algorithms_bundled_properties_and_named_params.cpp ../../test/build//boost_unit_test_framework/<link>static ]
140
+ [ run pending/bucket_sorter_2u.cpp ]
141
;
142
143
# Run SDB tests only when -sSDB= is set.
0 commit comments