comparison data/fileio/test/svcore-data-fileio-test.cpp @ 1714:83cb6e9d769b

Attempt to cope with the fact that Windows Server (for CI builds) lacks certain codecs
author Chris Cannam
date Fri, 17 May 2019 11:05:10 +0100
parents dbd13eb7dad1
children 021556fcd30b
comparison
equal deleted inserted replaced
1713:978c143c767f 1714:83cb6e9d769b
101 } else { 101 } else {
102 SVCERR << "All tests passed" << endl; 102 SVCERR << "All tests passed" << endl;
103 return 0; 103 return 0;
104 } 104 }
105 } 105 }
106