Need more tests on unicode
diff --git a/doc/roadmap.dox b/doc/roadmap.dox
index c7f14d5..e6fc17a 100644
--- a/doc/roadmap.dox
+++ b/doc/roadmap.dox
@@ -32,4 +32,6 @@
     - Provides support for static property name definition avoiding allocation 
     - Static property dictionnary can be provided to JSON reader
     - Performance scenario & benchmarking
+  \section testing Testing
+    - Adds more tests for unicode parsing (e.g. including surrogate and error detection).
 */