Bartek Iwańczuk
|
34ed16ed3a
|
run std test with cargo test (#3344)
Removes three CI jobs
|
2019-11-15 13:31:53 -05:00 |
|
Nayeem Rahman
|
7901038458
|
fix: error handling in std/fs/walk() (#3318)
- Make assertThrows() return the Error
- Remove WalkOptions::onError()
|
2019-11-14 22:22:33 -05:00 |
|
Kitson Kelly
|
9837d324a7
|
Update to TypeScript 3.7 (#3275)
and update to prettier 1.19
Also, update `assert()` and remove not null assertions where possibly
in `cli`.
Closes #3273
|
2019-11-13 13:42:34 -05:00 |
|
James Wright
|
429439d198
|
Consolidates asserts#equal branches for keyed collections (Map/Set) and supports deep equality of Map keys (#3258)
|
2019-11-04 10:21:42 -05:00 |
|
James Wright
|
64957d92ef
|
Support for deep Map equality with asserts#equal (#3236)
|
2019-10-29 20:23:54 -04:00 |
|
Nayeem Rahman
|
f51dcc12d7
|
std: Move fs/path to the top-level (#3100)
|
2019-10-16 14:39:33 -04:00 |
|
Ryan Dahl
|
93f7f00c95
|
Run deno_std tests in github actions
|
2019-10-09 17:22:22 -04:00 |
|
Ryan Dahl
|
151ce0266e
|
Move everything into std subdir
|
2019-10-09 17:10:09 -04:00 |
|