commit | df4de558c34670e69a6895baf7b97933b649cdbf | [log] [tgz] |
---|---|---|
author | Baptiste Lepilleur <baptiste.lepilleur@gmail.com> | Mon May 02 07:06:33 2011 +0000 |
committer | Baptiste Lepilleur <baptiste.lepilleur@gmail.com> | Mon May 02 07:06:33 2011 +0000 |
tree | 32fabdd8ec7b0f486a09f68dcdf0977e07c406eb | |
parent | 62d7bc75db68b75ce326fbe007317ecf2ccf00b5 [diff] |
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). */