summaryrefslogtreecommitdiff
path: root/cli/test_runner.rs
AgeCommit message (Expand)Author
2020-05-09BREAKING(std): reorganization (#5087)Nayeem Rahman
2020-04-28BREAKING: Remove Deno.symbols namespace (#4936)Nayeem Rahman
2020-04-27BREAKING: remove Deno.runTests() API (#4922)Bartek Iwańczuk
2020-04-27feat(test): add quiet flag (#4894)Ali Hasani
2020-04-03clippy (#4618)Kitson Kelly
2020-04-02feat: deno test --filter (#4570)Ryan Dahl
2020-03-19fix: std/testing/runner.ts and deno test (#4392)Bartek Iwańczuk
2020-03-14Add support for jsx/tsx for deno test (#4369)Kitson Kelly
2020-02-26rewrite normalize_path (#4143)Bartek Iwańczuk
2020-02-24fix: [http] Consume unread body and trailers before reading next request (#3990)Yusuke Sakurai
2020-02-17fix(deno test): support directories as arguments (#4011)Bartek Iwańczuk
2020-02-11refactor: rewrite deno test, add Deno.test() (#3865)Bartek Iwańczuk