Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-19 | remove 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-09 | Move everything into std subdir | Ryan Dahl | |