Skip to content

Commit c67186c

Browse files
committed
Add bucket sorter test to Jamfile.
1 parent 8635632 commit c67186c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Jamfile.v2

+1
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ test-suite graph_test :
137137
[ run strong_components_test.cpp ]
138138
[ run find_flow_cost_bundled_properties_and_named_params_test.cpp ../../test/build//boost_unit_test_framework/<link>static ]
139139
[ 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 ]
140141
;
141142

142143
# Run SDB tests only when -sSDB= is set.

0 commit comments

Comments
 (0)