|
|
@ -5,13 +5,13 @@
|
|
|
|
* [ ] document protocol as regexp
|
|
|
|
* [ ] document protocol as regexp
|
|
|
|
|
|
|
|
|
|
|
|
## Test framework
|
|
|
|
## Test framework
|
|
|
|
* [ ] enable TDD
|
|
|
|
* [x] enable TDD
|
|
|
|
* [ ] automate build and test
|
|
|
|
* [ ] automate build and test
|
|
|
|
* [ ] type of target (cross compile) ?
|
|
|
|
* [ ] type of target (cross compile) ?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Input processing
|
|
|
|
## Input processing
|
|
|
|
* [x] Read the file into array
|
|
|
|
* [x] Read the file into array
|
|
|
|
* [ ] Parse every line
|
|
|
|
* [x] Parse every line
|
|
|
|
* [ ] Load structured data
|
|
|
|
* [x] Load structured data
|
|
|
|
* [ ] Create structured data storage
|
|
|
|
* [ ] Create structured data storage
|
|
|
|