Taylor Bockman
7 years ago
2 changed files with 8 additions and 2 deletions
@ -0,0 +1,6 @@ |
|||||||
|
// TODO: Write parser tests before implementing the parser.
|
||||||
|
// Start with setoption and branch out from there. The commands are finite so you should be able
|
||||||
|
// to write a test for each one. Take the time to do this right so that the rest of this project is
|
||||||
|
// a cakewalk
|
||||||
|
//
|
||||||
|
// // Also remember to fix the constant thing noted in the lib.rs for uci.... lol
|
Loading…
Reference in new issue