From 97e1259febdb1f8950e482c34a9aca51185f9935 Mon Sep 17 00:00:00 2001 From: Nathan Vegdahl Date: Sat, 27 Dec 2014 16:28:02 -0800 Subject: [PATCH] Updated todo file. --- todo.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/todo.md b/todo.md index 405085d..1089d84 100644 --- a/todo.md +++ b/todo.md @@ -2,4 +2,6 @@ - Line number display - Editor info display (filename, current line/column, indentation style, etc.) - File opening by entering path -- UI that wraps editors, for split view. \ No newline at end of file +- UI that wraps editors, for split view. +- Unit testing for text block, text node, and text buffer. They must + be reliable! \ No newline at end of file