aboutsummaryrefslogtreecommitdiffstats
path: root/test/eu/equalparts/cardbase/decks
Commit message (Collapse)AuthorAgeFilesLines
* Added filtering, still not working fullyEduardo Pedroni2016-08-071-1/+1
|
* Implemented deck class, now need to think a bit about the interface before ↵Eduardo Pedroni2016-06-051-0/+45
| | | | continuing
* Refactored storage hierarchy, now need to look into decks againEduardo Pedroni2016-03-263-202/+0
|
* Transitioning to a better way to store card counts, not done yet thoughEduardo Pedroni2016-03-141-21/+22
|
* Reorganised the test folder a bit more, started working on CLI tests, a bit ↵Eduardo Pedroni2015-07-231-1/+0
| | | | tricky, will require refactoring
* Sorted out test packages, they're now named the same as the source packages ↵Eduardo Pedroni2015-07-234-0/+202
to allow package access. Genius!