RetroArch
Macros | Functions
strtodtest.cpp File Reference
#include "unittest.h"
#include "rapidjson/internal/strtod.h"
Include dependency graph for strtodtest.cpp:

Macros

#define BIGINTEGER_LITERAL(s)   BigInteger(s, sizeof(s) - 1)
 

Functions

 TEST (Strtod, CheckApproximationCase)
 

Macro Definition Documentation

◆ BIGINTEGER_LITERAL

#define BIGINTEGER_LITERAL (   s)    BigInteger(s, sizeof(s) - 1)

Function Documentation

◆ TEST()

TEST ( Strtod  ,
CheckApproximationCase   
)