0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
Commit graph

4 commits

Author SHA1 Message Date
Yoshiya Hinosawa
31f684e71b Bump CI to v0.3.2 (denoland/deno_std#245)
replace Deno.platform with Deno.build
Original: c67751659c
2019-03-07 09:07:12 -05:00
Ryan Dahl
caa383a583 Rename assertEq to assertEquals (denoland/deno_std#242)
After some discussion it was found that assertEquals is more common
in JS (vs assertEqual, assertEq) and sounds better in the negated form:
assertNotEquals vs assertNE.
Original: 4cf39d4a14
2019-03-06 19:42:24 -05:00
Vincent LE GOFF
e36edfdb3f Testing refactor (denoland/deno_std#240)
Original: e1d5c00279
2019-03-06 16:39:50 -05:00
Vincent LE GOFF
c131b8f3b6 Glob integration for the FS walker (denoland/deno_std#219)
Original: 0c3ba838fa
2019-03-02 14:56:19 -05:00