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. | |||
2020-02-11 | refactor: rewrite tests in std/ to use Deno.test (#3930) | Bartek Iwańczuk | |
2020-01-02 | Happy new year! (#3578) | Ry Dahl | |
2019-10-16 | std: Move fs/path to the top-level (#3100) | Nayeem Rahman | |
2019-10-09 | Move everything into std subdir | Ryan Dahl | |