aboutsummaryrefslogtreecommitdiffstats
path: root/test/eu
Commit message (Collapse)AuthorAgeFilesLines
* Added lots of cardbase tests, refactored a little bit, will need to ↵Eduardo Pedroni2015-07-215-19/+258
| | | | completely rework the way counts are done
* Cleaned up a bit, finished sort tests, refactored cardbase adding and ↵Eduardo Pedroni2015-07-133-6/+77
| | | | removing, need to write tests urgently
* Added some statistics functionality, TDDEduardo Pedroni2015-07-133-9/+152
|
* Forgot to add deck files, doneEduardo Pedroni2015-07-123-0/+56
|
* Made good progress with introspective sort, fixed ant build issue, ant ↵Eduardo Pedroni2015-06-281-73/+228
| | | | builds are now done on a different bin directory
* Mulling over the generic comparator issueEduardo Pedroni2015-06-244-1/+172
|
* Refactored CLI, exceptions are handled properly now. Started looking into UI ↵Eduardo Pedroni2015-06-061-0/+34
testing for the CLI.