Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/libs/graph/example/sgb-regression.cfg @ 47

Last change on this file since 47 was 29, checked in by landauf, 16 years ago

updated boost from 1_33_1 to 1_34_1

File size: 457 bytes
Line 
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
Note: See TracBrowser for help on using the repository browser.