Quellcode durchsuchen

As actually used for Version_1_17_0

[SVN r7684]
Beman Dawes vor 26 Jahren
Ursprung
Commit
e9f5b7fc80
1 geänderte Dateien mit 1 neuen und 4 gelöschten Zeilen
  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号