summaryrefslogtreecommitdiff
path: root/cli/js/tests/README.md
AgeCommit message (Expand)Author
2020-04-28BREAKING: Use LLVM target triple for Deno.build (#4948)Ryan Dahl
2020-04-21Move resource_table from deno::State to deno_core::Isolate (#4834)Ryan Dahl
2020-03-19refactor: rename Deno.TestDefinition.skip to ignore (#4400)Bartek Iwańczuk
2020-03-15refactor: change test reporter output (#4371)Bartek Iwańczuk
2020-03-14Update CLI for unit_test_runner.ts (#4352)Bartek Iwańczuk
2020-03-10reorg: move js runtime tests to cli/js/tests/ (#4250)Bartek Iwańczuk