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