summaryrefslogtreecommitdiff
path: root/std/testing/diff_test.ts
AgeCommit message (Collapse)Author
2020-10-01refactor(std/testing): Get rid of default export and make ↵tokiedokie
std/testing/diff.ts private (#7592)
2020-09-21chore: add copyright (#7593)tokiedokie
2020-06-12refactor: Don't destructure the Deno namespace (#6268)Nayeem Rahman
2020-03-28Update to Prettier 2 and use ES Private Fields (#4498)Kitson Kelly
2020-02-11refactor: rewrite tests in std/ to use Deno.test (#3930)Bartek Iwańczuk
2019-10-09Move everything into std subdirRyan Dahl