|
|
@@ -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" )
|