From df4de558c34670e69a6895baf7b97933b649cdbf Mon Sep 17 00:00:00 2001 From: Baptiste Lepilleur Date: Mon, 2 May 2011 07:06:33 +0000 Subject: [PATCH] Need more tests on unicode --- doc/roadmap.dox | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/roadmap.dox b/doc/roadmap.dox index c7f14d522..e6fc17aa6 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). */