|
dl
|
测试代码 更多...
#include "misc/dl_tester.h"#include "io/dl_json.h"#include "base/dl_string.h"#include "io/dl_http.h"#include "io/dl_file.h"#include "io/dl_file_xml.h"#include "io/dl_file_ini.h"#include "render/dl_image.h"#include "memory/dl_memory.h"命名空间 | |
| namespace | dl |
宏定义 | |
| #define | DL_TESTER_CHECK(cond) |
函数 | |
| bool | dl::TestJson () |
| bool | dl::TestString () |
| bool | dl::TestHttp () |
| bool | dl::TestMemory () |
| bool | dl::TestFile () |
| bool | dl::TestImage () |
| void | dl::TestAll () |