From 5d2631bb0dfb0beb1b1b8522ab65741cb244b36b Mon Sep 17 00:00:00 2001 From: Jean-Marc MEESSEN Date: Tue, 9 Jun 2020 12:50:12 +0200 Subject: [PATCH] Update tasks completed --- todo.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/todo.md b/todo.md index 93a5cfc..8edf94c 100644 --- a/todo.md +++ b/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