summaryrefslogtreecommitdiff
path: root/cli/js/unit_tests.ts
AgeCommit message (Expand)Author
2020-03-10reorg: move js runtime tests to cli/js/tests/ (#4250)Bartek Iwańczuk
2020-03-05refactor: preliminary cleanup of Deno.runTests() (#4237)Bartek Iwańczuk
2020-03-03add assertOps sanitizer in cli/js/ unit tests (#4209)Bartek Iwańczuk
2020-02-28rewrite permission revoke test as integration test (#4164)Bartek Iwańczuk
2020-02-26tty: Deno.setRaw(rid, mode) to turn on/off raw mode (#3958)Kevin (Kun) "Kassimo" Qian
2020-02-24feat: Add Deno.formatDiagnostics (#4032)Kitson Kelly
2020-02-21feat: Deno.fsEvents() (#3452)Bartek Iwańczuk
2020-02-21fix: add io ops to worker to fix fetch (#4054)Bartek Iwańczuk
2020-02-18feat: Deno.makeTempFile (#4024)Kevin (Kun) "Kassimo" Qian
2020-02-11refactor: rewrite deno test, add Deno.test() (#3865)Bartek Iwańczuk
2020-02-11workers: basic event loop (#3828)Bartek Iwańczuk
2020-02-05fix: Validate all tests included in unit_tests.ts (#3879)Chris Knight
2020-02-03fix: Deno.remove() to properly remove dangling symlinks (#3860)Rafael Vargas
2020-01-24Add signal handlers (#3757)Yoshiya Hinosawa
2020-01-16Add Deno.symbols and move internal fields for test (#3693)Kevin (Kun) "Kassimo" Qian
2020-01-08Runtime Compiler API (#3442)Kitson Kelly
2020-01-02Happy new year! (#3578)Ry Dahl
2019-11-26Add Deno.realpath (#3404)Kevin (Kun) "Kassimo" Qian
2019-10-24Remove old website (#3194)Ry Dahl
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl