1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-24 15:19:26 -05:00
Commit graph

15 commits

Author SHA1 Message Date
Weijia Wang
8094c7421b Use check() to improve error check (#139) 2018-06-05 10:07:40 +02:00
Felix Yan
8edb3390c2 Fix a typo in integration_test.go 2018-05-31 15:57:43 +02:00
Ryan Dahl
e401d9e21b Fix allow-net flag in integration_test.
Test should have failed in 98be59 but didn't. That needs to be
investigated.
2018-05-30 17:22:32 +02:00
Parsa Ghadimi
2242c6c792 Use wildcard to check stack trace outputs (#3) 2018-05-30 08:33:55 -04:00
Ryan Dahl
e64e4e3ec8 Add permission flags 2018-05-29 05:27:41 -04:00
Ryan Dahl
0ea603d96e Support using deno as a library 2018-05-29 04:34:44 -04:00
Ryan Dahl
7762b55432 Add LICENSE 2018-05-28 21:52:13 -04:00
Ryan Dahl
08d3850fa8 Add tests.ts for fast unit tests.
Also deno_testing/ which will be released as a standalone module.
2018-05-28 13:27:05 -04:00
Ryan Dahl
fe6e4febdb Add TestErrors 2018-05-26 21:55:42 -04:00
Ryan Dahl
8d2d66256e Remove out-of-date comment 2018-05-26 15:24:25 -04:00
Ryan Dahl
a1c0862047 Add basic stats 2018-05-25 17:14:56 -04:00
Ryan Dahl
59534fb9e3 Add tests for urls 2018-05-25 17:01:18 -04:00
Ryan Dahl
5353e9e90f Rename --root flag to --cachedir 2018-05-25 12:16:02 -04:00
Ryan Dahl
3bc2342303 Add -root flag so tests can write artifacts to tmp 2018-05-24 10:34:05 -04:00
Ryan Dahl
b98f9f1efe Replace Node test runner with golang one. 2018-05-24 10:25:25 -04:00