summaryrefslogtreecommitdiffstats
path: root/t/basic.t
Commit message (Collapse)AuthorAgeFilesLines
* remove invalid testsJesse Luehrs2014-05-251-7/+0
| | | | | these were only undef because when i looked them up in the game, it was trying to fuse a demon with itself, which is always invalid
* don't allow fusing bosses that haven't been beaten yetJesse Luehrs2014-05-251-0/+2
|
* start adding testsJesse Luehrs2014-05-251-0/+65
not all of them pass yet, since not everything is implemented properly yet