Commit graph

57 commits

Author SHA1 Message Date
ws
f281db5f22 move more functions to MasterScore() 2016-04-13 11:50:18 +02:00
ws
2874c409ae specialize MasterScore() from Score() 2016-04-13 11:46:21 +02:00
ws
d8e4373435 make DPI=72 constant 2015-11-16 14:24:47 +01:00
lasconic
eb2031e285 do not call the obsolete QPrinter::setDoubleSidedPrinting, hopefully it will solve weird behavior with some printers 2015-04-29 19:53:35 +02:00
AntonioBL
42d1c83b9b make travis output verbose on failure 2015-04-20 14:38:13 +02:00
Nicolas Froment
f03ea6b4f3 Merge pull request #1936 from AntonioBL/ove-fix-and-tests
ove files import fixes; initial implementation of mtests for ove files
2015-04-19 10:46:43 +02:00
ws
62ccb7e071 cleanup instrument name handling 2015-04-13 17:12:53 +02:00
AntonioBL
f9735e909b ove files import fixes; implement mtests for ove files 2015-04-11 13:06:58 +02:00
ws
01952574e3 add tests for scripting interface 2015-04-03 18:24:12 +02:00
ws
ec8913a19b fix #45601 changing note value can lead to missing accidentals; simplify layout() 2015-02-17 20:22:38 +01:00
ws
a4d2270f11 update mtest 2015-02-03 14:18:29 +01:00
Joachim Schmitz
7b9e1bf87f fix #41641: Change Gonville to Gootville
Also includes some updates to the font itself
2014-12-19 17:26:41 +01:00
ws
56c8a00d38 update mtest, fix regressions 2014-11-27 17:22:27 +01:00
lasconic
27642f99c1 fix mtests (2) 2014-11-15 01:04:30 +01:00
lasconic
f8a10928f1 fix mtest 2014-11-14 19:22:00 +01:00
Andrey M. Tokarev
bb299dc348 Move MIDI import files to importmidi/ dir 2014-11-11 23:16:36 +03:00
ws
f9902a61da update mtest 2014-10-28 17:19:06 +01:00
ws
a92d346811 split Free font resource file 2014-10-27 12:12:31 +01:00
lasconic
22d722cac8 make sure resources are loaded from static library 2014-08-23 00:51:53 +02:00
John Pirie
ae18483310 Updates to tremolo bar support, merge fixes 2014-08-15 16:22:34 +01:00
lasconic
a8f472c0f7 fix compilation errors in tests (3 and last) 2014-07-30 16:29:25 +02:00
lasconic
1726f0efec fix compilation errors in tests (2) 2014-07-30 15:57:13 +02:00
lasconic
f64fe50ae0 fix compilation errors in tests 2014-07-30 15:39:47 +02:00
Bartlomiej Lewandowski
cdf9063cbb Added test suite for selection filter.
Added compare and save mime data function in testutils.
Added test for dynamic filtering.
2014-07-30 14:49:53 +02:00
Andrey M. Tokarev
3de0b15547 Redesign MIDI import operations architecture 2014-07-29 18:36:40 +04:00
lasconic
ed26bdca3e Ability to compile and run tests on Mac OSX 2014-06-23 16:07:33 +02:00
John Pirie
3500feaa3e Fix #23519 - key signatures now correctly supported in older versions of Guitar Pro 2014-06-03 19:58:25 +01:00
Joachim Schmitz
d490271e83 convert enum FileError into enum class
but an attempt to get rid of the FILE_ prefix failed miserably whith
some bizarre compiler error message.
2014-05-30 13:37:37 +02:00
Joachim Schmitz
a68f6e9d72 improve mtest
unified diffs are much easier to read
2014-05-16 13:58:23 +02:00
ws
02d0fcca12 fix #25646 2014-05-08 17:59:24 +02:00
ws
e534cccef8 bug fixes for concert pitch switch 2014-04-09 16:09:21 +02:00
ws
4532ce17a0 fix last commit 2014-04-09 11:11:02 +02:00
ws
d280091f22 implement separate tpc values for transposed view 2014-04-09 09:40:48 +02:00
lasconic
7a48ced04c move noGui to MScore 2014-02-28 11:14:43 +01:00
lasconic
f4cacd58ac add guitar pro test 2013-08-01 08:17:21 +02:00
ws
98ea91fae4 merge master 2013-07-08 14:44:28 +02:00
Andrey M. Tokarev
0989ddb180 Adapt tst_importmidi to new duration subdivision 2013-05-27 03:48:39 +04:00
ws
bce1b99646 fixes for regression tests 2013-05-16 12:48:23 +02:00
ws
6e940eb450 fix regression tests 2013-05-13 20:24:19 +02:00
lasconic
dc836ccf67 add unit test for BIAB 2013-05-07 13:36:21 +02:00
Leon Vinken
6b6cf96af8 Initial mtest support fro Capella 2013-04-25 21:37:19 +02:00
ws
f5c5851053 fix regression tests 2013-04-03 12:50:22 +02:00
ws
2f265da1a2 fix mtest; start implementing master effect section 2013-03-28 11:09:31 +01:00
lasconic
a8291e19c9 fix tests 2013-02-06 17:43:43 +01:00
ws
fcdd7e56a9 fix mtest build 2013-01-18 14:46:49 +01:00
ws
59bf7f378a fix all regressions detected by mtest 2013-01-17 12:56:14 +01:00
ws
bf1cbe2aa0 use QXmlStreamReader for xml parsing 2013-01-11 18:10:18 +01:00
Werner Schweer
50fabe2b47 preparations for mtesting plugins 2012-12-10 09:15:50 +01:00
Leon Vinken
a5875b2db3 Add testcases for compressed MusicXML 2012-10-21 15:12:40 +02:00
Werner Schweer
45c50c13a8 fix mtest regressions 2012-10-01 10:31:55 +02:00