13
0
livetrax/libs/pbd/test
Tim Mayberry 7338c4e242 Add test for PBD::copy_file
From this I can see that PBD::copy_file is not working correctly on windows
as it is adding windows style line endings. Adding O_BINARY to ::open flags
would fix it, but perhaps there is a better way...
2014-06-25 12:40:11 -04:00
..
convert_test.cc
convert_test.h
filesystem_test.cc Add test for PBD::copy_file 2014-06-25 12:40:11 -04:00
filesystem_test.h Add test for PBD::copy_file 2014-06-25 12:40:11 -04:00
Makefile
mutex_test.cc
mutex_test.h
ProtoolsPatchFile.midnam
RosegardenPatchFile.xml
scalar_properties.cc
scalar_properties.h
signals_test.cc
signals_test.h
test_common.cc Add utility function to test lib to create a test directory 2014-06-25 12:40:11 -04:00
test_common.h Add utility function to test lib to create a test directory 2014-06-25 12:40:11 -04:00
testrunner.cc
TestSession.ardour
xpath.cc
xpath.h