Просмотр исходного кода

Add graph/test/graph.cpp

[SVN r7933]
Beman Dawes 25 лет назад
Родитель
Сommit
ec953bdea3
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      libs/regrtest.py

+ 1 - 0
libs/regrtest.py

@@ -195,6 +195,7 @@ if  program_arg=="*":
   compile( "array/array1.cpp" )
 #  compile( "compose/compose1.cpp" )
   compile( "functional/function_test.cpp" )
+  compile( "graph/test/graph.cpp" )
   compile( "integer/cstdint_test.cpp" )
   compile( "integer/integer_test.cpp" )
   compile( "integer/integer_traits_test.cpp" )

粤ICP备19079148号