regression.cfg
来自「Boost provides free peer-reviewed portab」· CFG 代码 · 共 23 行
CFG
23 行
// 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.cppcompile libs/graph/test/dijkstra_cc.cppcompile libs/graph/test/adj_list_cc.cppcompile libs/graph/test/bfs_cc.cppcompile libs/graph/test/dfs_cc.cppcompile libs/graph/test/graph_concepts.cppcompile libs/graph/test/edge_list_cc.cppcompile libs/graph/test/reverse_graph_cc.cppcompile libs/graph/test/adj_matrix_cc.cppcompile libs/graph/test/filtered_graph_cc.cppcompile libs/graph/test/stanford_graph_cc.cppcompile libs/graph/test/vector_graph_cc.cpprun libs/graph/test/adj_list_test.cpprun libs/graph/test/bfs.cpprun libs/graph/test/dfs.cpp
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?