mirror of
https://github.com/fmtlib/fmt.git
synced 2025-11-02 07:01:58 +01:00
Deprecate Format and update tests.
This commit is contained in:
@@ -72,6 +72,8 @@ int result;
|
||||
}
|
||||
|
||||
MAKE_TEST(TestFunc)
|
||||
|
||||
typedef char Char;
|
||||
FMT_WRAP1(TestFunc, const char *, 1)
|
||||
|
||||
TEST(UtilTest, Wrap1) {
|
||||
|
||||
Reference in New Issue
Block a user