#include "uv.h"
#include "task.h"
#include <direct.h>
#include <io.h>
Go to the source code of this file.
◆ unlink
◆ fail_cb()
static void fail_cb |
( |
uv_fs_t * |
req | ) |
|
|
static |
◆ handle_result()
static void handle_result |
( |
uv_fs_t * |
req | ) |
|
|
static |
◆ TEST_IMPL()
TEST_IMPL |
( |
fs_copyfile |
| ) |
|
◆ touch_file()
static void touch_file |
( |
const char * |
name, |
|
|
unsigned int |
size |
|
) |
| |
|
static |
◆ dst
const char dst[] = "test_file_dst" |
|
static |
◆ fixture
const char fixture[] = "test/fixtures/load_error.node" |
|
static |
◆ result_check_count