ソースを参照

As actually used for Version_1_17_0

[SVN r7684]
Beman Dawes 26 年 前
コミット
e9f5b7fc80
1 ファイル変更1 行追加4 行削除
  1. 1 4
      libs/regrtest.py

+ 1 - 4
libs/regrtest.py

@@ -188,10 +188,7 @@ f.write( "</tr>\n" )
 if  program_arg=="*":
   compile( "config/config_test.cpp" )
   compile( "array/array1.cpp" )
-  compile( "array/array2.cpp" )
-  compile( "array/array3.cpp" )
-  compile( "array/array4.cpp" )
-  compile( "array/array5.cpp" )
+#  compile( "compose/compose1.cpp" )
   compile( "functional/function_test.cpp" )
   compile( "integer/cstdint_test.cpp" )
   compile( "integer/integer_test.cpp" )

粤ICP备19079148号