Deprecate Format and update tests.

This commit is contained in:
Victor Zverovich
2014-06-28 15:58:02 -07:00
parent 09f40191f4
commit e06e9f885c
4 changed files with 254 additions and 295 deletions

View File

@@ -72,6 +72,8 @@ int result;
}
MAKE_TEST(TestFunc)
typedef char Char;
FMT_WRAP1(TestFunc, const char *, 1)
TEST(UtilTest, Wrap1) {