summaryrefslogtreecommitdiff
path: root/std/uuid/tests
AgeCommit message (Collapse)Author
2020-08-30test(std/uuid): reorganize to use one test module per public module (#7272)Casper Beyer
2020-06-12refactor: Don't destructure the Deno namespace (#6268)Nayeem Rahman
2020-05-26Use ts-expect-error instead of ts-ignore. (#5869)Kitson Kelly
2020-04-27feat(std/uuid): Implement uuid v5 (#4916)underfin
2020-04-15Implement UUID v1 (#4758)Ali Hasani
2020-03-28Update to Prettier 2 and use ES Private Fields (#4498)Kitson Kelly
2020-02-27reduce unnecessary output on tests (#4148)Yusuke Sakurai
2020-02-11refactor: rewrite tests in std/ to use Deno.test (#3930)Bartek IwaƄczuk
2020-01-21change copyrights from 2019 to 2020 (#3733)Takashi Idobe
2019-12-23std: remove wildcard export in uuid module (#3540)Axetroy
2019-10-09Move everything into std subdirRyan Dahl