<test-info>always_show_run_output for V3 operations_test

[SVN r68622]
This commit is contained in:
Beman Dawes 2011-02-03 13:04:35 +00:00
parent 16e6093e33
commit 7faca8cd27

View File

@ -21,7 +21,7 @@ project
[ run ../v3/test/path_unit_test.cpp : : : : v3_path_unit_test ]
[ run ../v3/test/path_test.cpp : : : : v3_path_test ]
[ run ../v3/test/operations_unit_test.cpp : : : : v3_operations_unit_test ]
[ run ../v3/test/operations_test.cpp : : : : v3_operations_test ]
[ run ../v3/test/operations_test.cpp : : : <test-info>always_show_run_output : v3_operations_test ]
[ run ../v3/test/fstream_test.cpp : : : : v3_fstream_test ]
[ run ../v3/test/convenience_test.cpp : : : : v3_convenience_test ]
[ run ../v3/test/large_file_support_test.cpp : : : : v3_large_file_support_test ]