mirror of
https://github.com/on4kjm/FLEcli.git
synced 2025-01-31 14:51:04 +01:00
Update tasks completed
This commit is contained in:
parent
c84b99af62
commit
5d2631bb0d
1 changed files with 3 additions and 3 deletions
6
todo.md
6
todo.md
|
@ -5,13 +5,13 @@
|
|||
* [ ] document protocol as regexp
|
||||
|
||||
## Test framework
|
||||
* [ ] enable TDD
|
||||
* [x] enable TDD
|
||||
* [ ] automate build and test
|
||||
* [ ] type of target (cross compile) ?
|
||||
|
||||
|
||||
## Input processing
|
||||
* [x] Read the file into array
|
||||
* [ ] Parse every line
|
||||
* [ ] Load structured data
|
||||
* [x] Parse every line
|
||||
* [x] Load structured data
|
||||
* [ ] Create structured data storage
|
||||
|
|
Loading…
Reference in a new issue