summaryrefslogtreecommitdiff
path: root/js/test_util.ts
AgeCommit message (Collapse)Author
2019-02-08Add --allow-read (#1689)Dmitry Sharshakov
Co-authored-by: Greg Altman <g.s.altman@gmail.com>
2019-02-06Add missing run permission in test function (#1697)JaePil Jung
2019-01-21chore: update license lines (#1557)Yoshiya Hinosawa
2019-01-03Move testing module to deno_std (#1451)Ryan Dahl
Upgrades deno_std submodule.
2018-11-16First pass at running subprocesses (#1156)Bert Belder
2018-09-22Rename deno.argv, libdeno::DenoC and deno_set_flags (#796)ztplz
2018-09-03Format.Ryan Dahl
2018-08-31Implemented deno.env and refactored flags.rsAaron Power
2018-08-29Allow filtering of unit tests.Ryan Dahl
2018-08-27Add ability to unit test by permissions.Ryan Dahl