equal
deleted
inserted
replaced
111 stlport_unit_test.exe -f="c:\\testreport_stdcpp.txt" -m -t="AccumTest" |
111 stlport_unit_test.exe -f="c:\\testreport_stdcpp.txt" -m -t="AccumTest" |
112 stlport_test.exe -n 1 -s 100 |
112 stlport_test.exe -n 1 -s 100 |
113 |
113 |
114 md c:\logs |
114 md c:\logs |
115 |
115 |
116 bad_typeid_cast.exe |
|
117 dynamic_cast_test_exe.exe |
|
118 exc_interwork.exe |
|
119 new_handler_test.exe |
|
120 oper_new_test.exe 20 |
|
121 terminate_handler_test.exe |
|
122 typeinfo_test.exe |
|
123 uncaught_exception_test.exe |
|
124 unexpected_bad_exc_test.exe |
|
125 unexpected_handler_test.exe |
|
126 |
116 |
127 copy c:\eh_test.txt e:\ |
117 copy c:\testreport_stdcpp.txt f:\ |
128 copy c:\testreport_stdcpp.txt e:\ |
118 |
129 copy c:\logs\libstdcpp_runtime_tests.log e:\libstdcpp_runtime_tests.log |
119 |
130 del e:\sys$rom.zip |
|