Merging in shop work

Updated release notes and testsuite
This commit is contained in:
aerinon
2021-02-03 13:04:35 -07:00
19 changed files with 947 additions and 287 deletions

View File

@@ -46,6 +46,7 @@ def main(args=None):
test("Vanilla ", "--shuffle vanilla")
test("Retro ", "--retro --shuffle vanilla")
test("Keysanity ", "--shuffle vanilla --keydropshuffle --keysanity")
test("Shopsanity", "--shuffle vanilla --shopsanity")
test("Simple ", "--shuffle simple")
test("Full ", "--shuffle full")
test("Crossed ", "--shuffle crossed")