Andreu Botella
|
01a6b66034
|
feat: support abort reasons in Deno APIs and WebSocketStream (#13066)
|
2021-12-16 12:57:26 +01:00 |
|
Bartek Iwańczuk
|
bedb2adfb0
|
refactor: remove "unitTest" wrapper from cli/tests/unit (#12750)
|
2021-11-23 17:45:18 +01:00 |
|
Luca Casonato
|
3cc724c9ba
|
fix(runtime): support reading /proc using readFile (#12839)
|
2021-11-22 16:53:58 +01:00 |
|
Casper Beyer
|
830586d242
|
test(cli): align unit test permissions with runtime test permissions (#12189)
|
2021-09-23 01:50:50 +02:00 |
|
Casper Beyer
|
20692f3e84
|
chore: replace calls to assertThrowsAsync with assertRejects (#12176)
|
2021-09-22 09:21:11 -04:00 |
|
David Sherret
|
15a763152f
|
chore: move test files to testdata directory (#11601)
|
2021-08-11 10:20:47 -04:00 |
|
Leo K
|
3f0cf9619f
|
refactor(cli/tests): remove unnecessary void return types (#11577)
|
2021-08-05 13:08:58 +02:00 |
|
Satya Rohith
|
543080de55
|
fix(runtime/readFile*): close resources on error during read (#10059)
This commit ensures readFile, readFileSync, readTextFile,
and readTextFileSync does not leak resources on error.
|
2021-04-08 16:36:52 +02:00 |
|
David Sherret
|
df02e31507
|
feat(fmt): Sort named import and export specifiers (#7711)
|
2020-09-27 12:22:32 +02:00 |
|
David Sherret
|
cde4dbb351
|
Use dprint for internal formatting (#6682)
|
2020-07-14 15:24:17 -04:00 |
|
Casper Beyer
|
87f8f99c49
|
refactor(cli/tests/unit) to use assertThrows (#6459)
|
2020-06-25 00:57:08 +02:00 |
|
River
|
818a801092
|
feat: URL support in Deno filesystem methods (#5990)
|
2020-06-11 12:36:20 -04:00 |
|
Ryan Dahl
|
30702e2678
|
move js unit tests to cli/tests (#5678)
|
2020-05-20 17:52:51 -04:00 |
|