Commit graph jsxm/test
Author SHA1 Message Date
Johan Hillerström
fb103e61bc Read vibrato waveform type 2015-11-21 14:58:32 +01:00
Andy Sloane
65a2ea2863 [#5] implement volume effect vibrato 2015-11-20 17:43:48 -08:00
Andy Sloane
89e6b9c554 fix Dxx effect
argument is BCD, so 0x10 actually means 10 decimal
2015-11-19 20:24:00 -08:00
Andy Sloane
bf138a245c re-sort Dxx test 2015-11-16 19:21:51 -08:00
Andy Sloane
21e3f073d9 add test for Dxx effect 2015-11-16 19:20:29 -08:00
Andy Sloane
e347807abf Change cur_row to actually mean current row
It used to really mean "next row", and resulted in showing the wrong row
in the pattern view (row -1 instead of the last row).

Fixes #14.
2015-11-16 18:59:46 -08:00
Johan Hillerström
007f0db8f7 Add test case for Hxy 2015-11-15 00:37:46 +01:00
Andy Sloane
c35bb07fac fix some wrong comments here and there 2015-11-14 09:37:15 -08:00
Andy Sloane
05216f5ce0 implement E5x finetune override
nf_chill.xm just needs EDx now
2015-11-14 09:29:08 -08:00
Andy Sloane
9a410aa535 Merge remote-tracking branch 'hillerstorm/implement_Gxx_effect' 2015-11-14 08:39:27 -08:00
Andy Sloane
0f86a8d2c5 Merge pull request #11 from hillerstorm/fix_out_of_range_pattern_error
Fix non-existing pattern error
2015-11-14 08:35:04 -08:00
Andy Sloane
267ecbeffb test for effect Axy 2015-11-14 08:27:17 -08:00
Johan Hillerström
88584b9cd0 Add test case for Gxx 2015-11-14 13:04:43 +01:00
Johan Hillerström
fc6be2b246 Add tests for non-existing song positions 2015-11-14 12:35:28 +01:00
Andy Sloane
570aa33a20 added test for vibrato... and fixed vibrato
naturally when i actually tested it, it turned out to be subtly broken

also reorg'd the tests a bit, sorry @hillerstorm.
2015-11-13 22:06:50 -08:00
Andy Sloane
be463856db Add round 1 of tests 2015-11-12 10:57:02 -08:00
Andy Sloane
7ca90f9b98 really basic test runner
npm test now does... something somewhat useful.

now to write a bunch of tests.
2015-11-11 22:28:49 -08:00