1// Boost Graph Library LEDA examples regression test configuration file
2//
3// From the boost/status directory, run
4// ./regression --tests ../libs/graph/example/sgb-regression.cfg -o graph-sgb-eg.html
5//
6// Please keep the entries ordered alphabetically by the test's file name.
7
8compile libs/graph/example/girth.cpp
9compile libs/graph/example/miles_span.cpp
10compile libs/graph/example/topo-sort-with-sgb.cpp
11compile libs/graph/example/roget_components.cpp
12