webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Macros | Functions
jsontest.cpp File Reference
#include "jsontest.h"
#include <stdio.h>
#include <string>

Namespaces

 JsonTest
 Unit testing framework.
 

Macros

#define _CRT_SECURE_NO_WARNINGS   1
 

Functions

TestResult & JsonTest::checkStringEqual (TestResult &result, const std::string &expected, const std::string &actual, const char *file, unsigned int line, const char *expr)
 

Macro Definition Documentation

◆ _CRT_SECURE_NO_WARNINGS

#define _CRT_SECURE_NO_WARNINGS   1