Skip to content

Commit

Permalink
Add (failing) test for EDx with portamentos and ghost notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Artefact2 committed Aug 18, 2015
1 parent 0de964a commit 33b8015
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions README.md
Expand Up @@ -140,17 +140,18 @@ a certain feature against regressions. A summary of tests (and what
they are supposed to test) is in the table below.

~~~
Test | Status | Tested against | Extras
--------------+----------------+------------------------+------------------------------------------------
ramping.xm | PASS | MilkyTracker | If XM_RAMPING is ON, no loud clicks should be heard.
ramping2.xm | PASS | MilkyTracker | If XM_RAMPING is ON, no loud clicks should be heard.
tremolo.xm | PASS | MilkyTracker | Should sound identical.
vibrato.xm | PASS | MilkyTracker | Should sound identical.
tremor.xm | PASS | MilkyTracker | Should sound identical.
amiga.xm | FAIL | MilkyTracker, xmp | Should sound identical.
pattern-lo….xm| PASS | MilkyTracker | Should play the same notes at the same time.
finetune.xm | PASS | MilkyTracker | Left and right channels should sound identical.
tone-porta….xm| PASS | MilkyTracker | Should sound identical.
Test | Status | Tested against | Extras
-------------------------------+----------------+------------------------+------------------------------------------------
amiga.xm | FAIL | MilkyTracker, xmp | Should sound identical.
finetune.xm | PASS | MilkyTracker | Left and right channels should sound identical.
ghost-note-delay.xm | FAIL | MilkyTracker | Should sound identical.
pattern-loop-quirk.xm | PASS | MilkyTracker | Should play the same notes at the same time.
ramping.xm | PASS | MilkyTracker | If XM_RAMPING is ON, no loud clicks should be heard.
ramping2.xm | PASS | MilkyTracker | If XM_RAMPING is ON, no loud clicks should be heard.
tone-portamento.xm | PASS | MilkyTracker | Should sound identical.
tremolo.xm | PASS | MilkyTracker | Should sound identical.
tremor.xm | PASS | MilkyTracker | Should sound identical.
vibrato.xm | PASS | MilkyTracker | Should sound identical.
~~~

Thanks
Expand Down
Binary file added tests/ghost-note-delay.xm
Binary file not shown.

0 comments on commit 33b8015

Please sign in to comment.