Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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'
;
2
const
common = require(
'../common'
);
3
4
const
tmpdir = require(
'../common/tmpdir'
);
Callers
nothing calls this directly
Calls
8
match
Method · 0.65
require
Function · 0.50
spawnSync
Function · 0.50
refresh
Method · 0.45
skip
Method · 0.45
writeFileSync
Method · 0.45
utimesSync
Method · 0.45
statSync
Method · 0.45
Tested by
no test coverage detected