561ac6b939
[SVN r11558]
11 lines
428 B
INI
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
|