0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-11 22:59:41 -04:00
Commit graph

4 commits

Author SHA1 Message Date
Vincent LE GOFF
dcd01dd025 Eslint fixes ()
Make warnings fail
Original: 4543b563a9
2019-04-24 07:41:22 -04:00
Ryan Dahl
caa383a583 Rename assertEq to assertEquals ()
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 ()
Original: e1d5c00279
2019-03-06 16:39:50 -05:00
Yusuke Sakurai
33f62789cd feat: multipart, etc.. ()
Original: fda9c98d05
2019-02-10 18:49:48 -05:00