std/uuid
David Luis 29015d20c1
refactor(uuid): format test names and improve test coverage (#4002)
* chore(uuid): improve test coverage and format test names

* refactor: remove version prefix
2023-12-21 08:52:37 +11:00
..
_common.ts chore: update copyright header (#3082) 2023-01-03 19:47:44 +09:00
constants_test.ts refactor(uuid): format test names and improve test coverage (#4002) 2023-12-21 08:52:37 +11:00
constants.ts feat(uuid): add pre-defined namespace UUIDs (#3352) 2023-05-02 23:51:43 +09:00
mod.ts feat(uuid): add pre-defined namespace UUIDs (#3352) 2023-05-02 23:51:43 +09:00
test.ts refactor(uuid): format test names and improve test coverage (#4002) 2023-12-21 08:52:37 +11:00
v1_test.ts refactor(uuid): format test names and improve test coverage (#4002) 2023-12-21 08:52:37 +11:00
v1.ts chore: update copyright header (#3082) 2023-01-03 19:47:44 +09:00
v3_test.ts refactor(uuid): format test names and improve test coverage (#4002) 2023-12-21 08:52:37 +11:00
v3.ts BREAKING(bytes): deprecate concat() signatures that don't use Uint8Array[] argument (#3784) 2023-11-13 16:34:32 +11:00
v4_test.ts refactor(uuid): format test names and improve test coverage (#4002) 2023-12-21 08:52:37 +11:00
v4.ts chore: update copyright header (#3082) 2023-01-03 19:47:44 +09:00
v5_test.ts refactor(uuid): format test names and improve test coverage (#4002) 2023-12-21 08:52:37 +11:00
v5.ts BREAKING(bytes): deprecate concat() signatures that don't use Uint8Array[] argument (#3784) 2023-11-13 16:34:32 +11:00