?? regression.cfg
字號:
// Boost Graph Library regression test configuration file
//
// From the boost/status directory, run
// ./regression --tests ../libs/graph/test/regression.cfg -o graph.html
//
// Please keep the entries ordered alphabetically by the test's file name.
run libs/graph/test/graph.cpp
compile libs/graph/test/dijkstra_cc.cpp
compile libs/graph/test/adj_list_cc.cpp
compile libs/graph/test/bfs_cc.cpp
compile libs/graph/test/dfs_cc.cpp
compile libs/graph/test/graph_concepts.cpp
compile libs/graph/test/edge_list_cc.cpp
compile libs/graph/test/reverse_graph_cc.cpp
compile libs/graph/test/adj_matrix_cc.cpp
compile libs/graph/test/filtered_graph_cc.cpp
compile libs/graph/test/stanford_graph_cc.cpp
compile libs/graph/test/vector_graph_cc.cpp
run libs/graph/test/adj_list_test.cpp
run libs/graph/test/bfs.cpp
run libs/graph/test/dfs.cpp
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -