]> mj.ucw.cz Git - moe.git/history - judge
Added unit tests for io and tokenizer modules.
[moe.git] / judge /
2007-11-18 Martin MaresAdded unit tests for io and tokenizer modules.
2007-11-18 Martin Marestester: Create tmp directory if necessary.
2007-11-18 Martin MaresAn empty token is not a valid number.
2007-11-18 Martin MaresDefault token buffer is 1 byte long, which makes even...
2007-11-18 Martin MaresImported the unit-test module from libucw.
2007-11-18 Martin MaresJust backing up a part of judge-shuff, will continue...
2007-11-18 Martin MaresAdded real and case-insensitive modes to judge-tok.
2007-11-17 Martin MaresAdded a filter for weeding out comments.
2007-11-17 Martin MaresFixed a silly bug.
2007-11-17 Martin MaresRemember to clean up everything.
2007-11-17 Martin MaresImproved parsing of switches.
2007-11-17 Martin MaresAdded a simple judge on sequences of tokens.
2007-11-17 Martin MaresBasic functions for building of judges.