AimRT/_deps/boost-src/libs/graph/example/leda-regression.cfg
2025-01-12 20:40:08 +08:00

11 lines
428 B
INI

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