leda-regression.cfg 428 B

12345678910
  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. compile libs/graph/example/leda-concept-check.cpp
  8. compile libs/graph/example/leda-graph-eg.cpp
  9. compile libs/graph/example/topo-sort-with-leda.cpp