MCPcopy Create free account
hub / github.com/nodejs/node / test-fs-utimes-y2K38.js

File test-fs-utimes-y2K38.js

test/parallel/test-fs-utimes-y2K38.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3
4const tmpdir = require('../common/tmpdir');

Callers

nothing calls this directly

Calls 8

matchMethod · 0.65
requireFunction · 0.50
spawnSyncFunction · 0.50
refreshMethod · 0.45
skipMethod · 0.45
writeFileSyncMethod · 0.45
utimesSyncMethod · 0.45
statSyncMethod · 0.45

Tested by

no test coverage detected