13
0
livetrax/libs/evoral
Colin Fletcher 3a6c9e3bb9 Fix build of evoral tests
Fix compile errors in libs/evoral/test/, by explicitly calling
Evoral::MusicalTime::to_double() wherever a double value is required of a
MusicalTime.

Some of the double variables should probably really be made into MusicalTime
ones instead, but I don't want to mess with this too much.

takeFiveTest still fails for me after this, but a failing test is probably
more informative in the long run than a test that won't even compile.
2014-11-25 14:59:48 +00:00
..
evoral Changes needed to accommodate building libevoral with MSVC 2014-11-24 12:51:54 +00:00
MSVCevoral Changes needed to accommodate building libevoral with MSVC 2014-11-24 12:51:54 +00:00
src Changes needed to accommodate building libevoral with MSVC 2014-11-24 12:51:54 +00:00
test Fix build of evoral tests 2014-11-25 14:59:48 +00:00
run-tests.sh
wscript