1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
Commit graph

9 commits

Author SHA1 Message Date
Yingchen Xue
3ddb4017fd Lint (#83) 2018-06-04 08:59:02 +02:00
Ryan Dahl
eb259ee154 Rename deno_testing to testing 2018-05-29 04:56:00 -04:00
Ryan Dahl
af3e43c318 fmt and adjust comment 2018-05-29 03:08:01 -04:00
Ryan Dahl
7762b55432 Add LICENSE 2018-05-28 21:52:13 -04:00
Ryan Dahl
666a0f3a3e Fix wg ref counting for fetch. 2018-05-28 14:59:02 -04:00
Ryan Dahl
46117017c4 Add writeFileSync 2018-05-28 14:39:02 -04:00
Ryan Dahl
bce0ecbdb8 Move testdata/fetch.ts to tests.ts 2018-05-28 14:06:25 -04:00
Ryan Dahl
33f488354c Move testdata/read_file_sync.ts to tests.ts
We don't need to start a new process for every test.
2018-05-28 13:30:15 -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