GH #80: NumberFormatter::append broken

fixed GH #80: NumberFormatter::append broken
This commit is contained in:
aleks-f
2013-02-07 21:43:40 -06:00
parent 33f502c119
commit 72b5b7acae
5 changed files with 67 additions and 3 deletions

View File

@@ -51,7 +51,8 @@ public:
void testFormatBool();
void testFormatHex();
void testFormatFloat();
void testAppend();
void setUp();
void tearDown();