Ryan Dahl
151ce0266e
Move everything into std subdir
2019-10-09 17:10:09 -04:00
Bartek Iwańczuk
4ce2a321c8
feat: test runner ( denoland/deno_std#516 )
...
Original: c44e5367bf
2019-08-14 20:04:56 -04:00
Vincent LE GOFF
80161217d3
textproto: fix invalid header error and move tests ( denoland/deno_std#369 )
...
Original: b6aaddbcc0
2019-05-01 12:13:23 -04:00
Vincent LE GOFF
dcd01dd025
Eslint fixes ( denoland/deno_std#356 )
...
Make warnings fail
Original: 4543b563a9
2019-04-24 07:41:22 -04: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
Kitson Kelly
17663c1232
Add eslint for linting ( denoland/deno_std#235 )
...
Original: c0390ade3d
2019-03-04 19:53:35 -05:00
Andy Hayden
f626b04ebe
Reorgnanize repos, examples and tests ( denoland/deno_std#105 )
...
Original: c5e6e015b5
2019-01-12 16:50:04 -05:00