diff options
author | Eduardo Pedroni <e.pedroni91@gmail.com> | 2016-06-12 21:03:29 +0200 |
---|---|---|
committer | Eduardo Pedroni <e.pedroni91@gmail.com> | 2016-06-12 21:03:29 +0200 |
commit | 64c8e926d167a17865a6c3d86e48b383d413b569 (patch) | |
tree | bb218b11736d57dbb18c52abaa0660cbe8bf0487 /todo | |
parent | 500fa2144514e7cb23a3072aae9c96acb4424f84 (diff) |
Refactoring sorting
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 9 |
1 files changed, 1 insertions, 8 deletions
@@ -1,8 +1 @@ -Cardbase tests: - * decks - -Sanity: - * check that refData does not contain 0-count entries - * check that refdata does not contain entries which are not in carddata - * check that carddata does not contain cards which are not in refdata - *
\ No newline at end of file +sorting and filtering should work on StandaloneCardContainer, not Cardbase.
\ No newline at end of file |