Commit graph

4 commits

Author SHA1 Message Date
Dmitri Ovodok
ba9ebc83aa Score comparison tool: avoid crash on inability to merge text diffs
Calling merge() on non-adjacent text diffs should probably not happen
and reveals a potential bug in score diff code, but it is not a fatal
error and should not lead to MuseScore crash. This commit avoids
terminating MuseScore in this case. Score comparison still produces
sensible results in case of such error.
2020-03-09 15:59:23 +02:00
Dmitri Ovodok
ee78931e10 Add script tests and script recorder 2018-11-12 15:21:13 +02:00
Joachim Schmitz
1923dd668a fix compiler warnings and a build issue with MinGW 2018-10-31 15:12:11 +01:00
Dmitri Ovodok
468afe0700 Add a score comparison engine 2018-10-29 17:04:32 +02:00