summaryrefslogtreecommitdiff
path: root/std/examples/test.ts
AgeCommit message (Collapse)Author
2020-02-11refactor: rewrite tests in std/ to use Deno.test (#3930)Bartek IwaƄczuk
2020-01-15Revert "feat(flags): script arguments come after '--'" (#3681)Ry Dahl
Due to complaints about ergonomics and because it breaks shebang on linux. This reverts commit 2d5457df15d8c4a81362bb2d185b5c6013faa1d8. BREAKING CHANGE
2020-01-08feat(flags): script arguments come after '--' (#3621)Ry Dahl
2020-01-02Happy new year! (#3578)Ry Dahl
2019-10-09Move everything into std subdirRyan Dahl