summaryrefslogtreecommitdiff
path: root/cli/js/tests/fs_events_test.ts
AgeCommit message (Expand)Author
2020-05-20move js unit tests to cli/tests (#5678)Ryan Dahl
2020-04-28BREAKING: Use LLVM target triple for Deno.build (#4948)Ryan Dahl
2020-04-24BREAKING CHANGE: rename Deno.fsEvents() to Deno.watchFs() (#4886)Bartek Iwańczuk
2020-03-24fix: add fsEvent notify::Error casts (#4488)Kevin (Kun) "Kassimo" Qian
2020-03-10reorg: move js runtime tests to cli/js/tests/ (#4250)Bartek Iwańczuk