Need more tests on unicode

This commit is contained in:
Baptiste Lepilleur 2011-05-02 07:06:33 +00:00
parent 62d7bc75db
commit df4de558c3

View File

@ -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).
*/