add JSONFormatter

This commit is contained in:
Alex Fabijanic
2015-02-10 00:21:53 -06:00
parent aaf32257e3
commit beb81b4f16
13 changed files with 445 additions and 154 deletions

View File

@@ -57,6 +57,8 @@ public:
void testFloatToString();
void benchmarkFloatToStr();
void testJSONString();
void setUp();
void tearDown();