summaryrefslogtreecommitdiff
path: root/std/testing/testdata
AgeCommit message (Collapse)Author
2020-03-19remove std/testing/runner.ts, use deno test for std/ tests (#4397)Bartek IwaƄczuk
This introduces BREAKING CHANGE by removing "std/testing/runner.ts". Std tests are now run using "deno test" subcommand.
2019-10-09Move everything into std subdirRyan Dahl