Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uuidjs/uuid
/ v35.test.ts
File
v35.test.ts
src/test/v35.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as assert from
'node:assert/strict'
;
2
import
{ describe, test } from
'node:test'
;
3
import
md5 from
'../md5.js'
;
4
import
sha1 from
'../sha1.js'
;
Callers
nothing calls this directly
Calls
7
stringToBytes
Function · 0.85
test
Function · 0.85
hashToHex
Function · 0.85
v3
Function · 0.85
v5
Function · 0.85
sha1
Function · 0.50
md5
Function · 0.50
Tested by
no test coverage detected