aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/equalparts/cardbase/cli
Commit message (Collapse)AuthorAgeFilesLines
* Refactored CLI tests to work with a more sensible designEduardo Pedroni2015-11-061-48/+59
|
* Finished perusal tests, wrote happy path remove tests but still not passingEduardo Pedroni2015-11-041-23/+24
|
* Refactored comparators, did a little bit of CLI testing but will need to ↵Eduardo Pedroni2015-07-301-2/+6
| | | | look into mocking
* Did many CLI tests, have to rethink the MTGUniverse thing to make it more ↵Eduardo Pedroni2015-07-241-23/+29
| | | | testable
* Reorganised the test folder a bit more, started working on CLI tests, a bit ↵Eduardo Pedroni2015-07-231-29/+30
| | | | tricky, will require refactoring
* Sorted out test packages, they're now named the same as the source packages ↵Eduardo Pedroni2015-07-231-2/+1
| | | | to allow package access. Genius!
* Thinking about refactoring the way the count is doneEduardo Pedroni2015-07-221-3/+13
|
* Added lots of cardbase tests, refactored a little bit, will need to ↵Eduardo Pedroni2015-07-211-1/+1
| | | | completely rework the way counts are done
* Cleaned up a bit, finished sort tests, refactored cardbase adding and ↵Eduardo Pedroni2015-07-131-27/+18
| | | | removing, need to write tests urgently
* Added some statistics functionality, TDDEduardo Pedroni2015-07-131-3/+3
|
* Started fiddling with decksEduardo Pedroni2015-07-121-1/+1
|
* Made good progress with introspective sort, fixed ant build issue, ant ↵Eduardo Pedroni2015-06-281-0/+13
| | | | builds are now done on a different bin directory
* Mulling over the generic comparator issueEduardo Pedroni2015-06-241-10/+10
|
* Started work on the GUI, and added imageCode field to card, now need to ↵Eduardo Pedroni2015-06-111-0/+493
update own collection