| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor is coming along, just need to sort out the new file structure now | Eduardo Pedroni | 2016-03-15 | 5 | -38/+30 |
* | Transitioning to a better way to store card counts, not done yet though | Eduardo Pedroni | 2016-03-14 | 1 | -21/+22 |
* | Passing all tests, but it is nasty, need to refactor now | Eduardo Pedroni | 2015-11-15 | 3 | -32/+16 |
* | Finished CLI tests, now need to fix some add bugs | Eduardo Pedroni | 2015-11-15 | 1 | -107/+694 |
* | Fixed a bug where the testbase got overwritten | Eduardo Pedroni | 2015-11-10 | 1 | -4/+2 |
* | Finished redoing the existing CLI tests, CardbaseCLITest now does not import ... | Eduardo Pedroni | 2015-11-10 | 2 | -110/+84 |
* | Started refactoring CLI tests AGAIN, properly this time by emulating user input | Eduardo Pedroni | 2015-11-07 | 4 | -191/+347 |
* | Refactored CLI tests to work with a more sensible design | Eduardo Pedroni | 2015-11-06 | 1 | -137/+265 |
* | Finished perusal tests, wrote happy path remove tests but still not passing | Eduardo Pedroni | 2015-11-04 | 2 | -3/+147 |
* | Added travis, perusal tests | Eduardo Pedroni | 2015-08-29 | 3 | -1/+130 |
* | Added a few more CLI tests, need to figure out why they don't work properly o... | Eduardo Pedroni | 2015-08-23 | 4 | -10/+274 |
* | Refactored comparators, did a little bit of CLI testing but will need to look... | Eduardo Pedroni | 2015-07-30 | 1 | -0/+41 |
* | Did many CLI tests, have to rethink the MTGUniverse thing to make it more tes... | Eduardo Pedroni | 2015-07-24 | 6 | -90/+282 |
* | Reorganised the test folder a bit more, started working on CLI tests, a bit t... | Eduardo Pedroni | 2015-07-23 | 10 | -50/+176 |
* | Sorted out test packages, they're now named the same as the source packages t... | Eduardo Pedroni | 2015-07-23 | 13 | -115/+129 |
* | Thinking about refactoring the way the count is done | Eduardo Pedroni | 2015-07-22 | 3 | -3/+5 |
* | Finished basic Cardbase tests, doing CLI next | Eduardo Pedroni | 2015-07-22 | 9 | -29/+95 |
* | Added lots of cardbase tests, refactored a little bit, will need to completel... | Eduardo Pedroni | 2015-07-21 | 6 | -34/+263 |
* | Cleaned up a bit, finished sort tests, refactored cardbase adding and removin... | Eduardo Pedroni | 2015-07-13 | 4 | -8/+77 |
* | Added some statistics functionality, TDD | Eduardo Pedroni | 2015-07-13 | 4 | -20/+159 |
* | Forgot to add deck files, done | Eduardo Pedroni | 2015-07-12 | 3 | -0/+56 |
* | Started fiddling with decks | Eduardo Pedroni | 2015-07-12 | 1 | -33/+17 |
* | Made good progress with introspective sort, fixed ant build issue, ant builds... | Eduardo Pedroni | 2015-06-28 | 2 | -73/+282 |
* | Mulling over the generic comparator issue | Eduardo Pedroni | 2015-06-24 | 4 | -1/+172 |
* | Refactored CLI, exceptions are handled properly now. Started looking into UI ... | Eduardo Pedroni | 2015-06-06 | 1 | -0/+34 |