aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorEduardo Pedroni <e.pedroni91@gmail.com>2016-06-12 21:03:29 +0200
committerEduardo Pedroni <e.pedroni91@gmail.com>2016-06-12 21:03:29 +0200
commit64c8e926d167a17865a6c3d86e48b383d413b569 (patch)
treebb218b11736d57dbb18c52abaa0660cbe8bf0487 /todo
parent500fa2144514e7cb23a3072aae9c96acb4424f84 (diff)
Refactoring sorting
Diffstat (limited to 'todo')
-rw-r--r--todo9
1 files changed, 1 insertions, 8 deletions
diff --git a/todo b/todo
index 545479f..02cbef1 100644
--- a/todo
+++ b/todo
@@ -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