Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Eduardo Pedroni | 2015-08-23 | 4 | -10/+274 |
| | | | | on windows | ||||
* | Refactored comparators, did a little bit of CLI testing but will need to ↵ | Eduardo Pedroni | 2015-07-30 | 1 | -0/+41 |
| | | | | look into mocking | ||||
* | Did many CLI tests, have to rethink the MTGUniverse thing to make it more ↵ | Eduardo Pedroni | 2015-07-24 | 6 | -90/+282 |
| | | | | testable | ||||
* | Reorganised the test folder a bit more, started working on CLI tests, a bit ↵ | Eduardo Pedroni | 2015-07-23 | 10 | -50/+176 |
| | | | | tricky, will require refactoring | ||||
* | Sorted out test packages, they're now named the same as the source packages ↵ | Eduardo Pedroni | 2015-07-23 | 13 | -115/+129 |
| | | | | to allow package access. Genius! | ||||
* | 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 ↵ | Eduardo Pedroni | 2015-07-21 | 6 | -34/+263 |
| | | | | completely rework the way counts are done | ||||
* | Cleaned up a bit, finished sort tests, refactored cardbase adding and ↵ | Eduardo Pedroni | 2015-07-13 | 4 | -8/+77 |
| | | | | removing, need to write tests urgently | ||||
* | 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 ↵ | Eduardo Pedroni | 2015-06-28 | 2 | -73/+282 |
| | | | | builds are now done on a different bin directory | ||||
* | 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 |
testing for the CLI. |