1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-29 02:29:06 -05:00
Commit graph

8 commits

Author SHA1 Message Date
Vincent LE GOFF
b699fa67be Documentation clean up (#288) 2019-03-18 11:08:01 -04:00
Ryan Dahl
4cf39d4a14
Rename assertEq to assertEquals (#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.
2019-03-06 19:42:24 -05:00
Vincent LE GOFF
e1d5c00279 Testing refactor (#240) 2019-03-06 16:39:50 -05:00
Vincent LE GOFF
b4fba9fb24 Re-enabling colors after color testing (#226) 2019-03-03 17:21:24 -05:00
Dmitry Sharshakov
5440377495 Add missiong copyright headers (#177) 2019-02-07 11:45:47 -05:00
Kitson Kelly
fa5b3dfc9c Rework color API (#134) 2019-01-19 05:09:35 -05:00
James Garbutt
388bc47ea7 colors: add test cases (#120) 2019-01-15 16:16:52 -05:00
Kitson Kelly
92bbca8166 Reorg colors (#96) 2019-01-10 20:18:21 -05:00
Renamed from colors/main_test.ts (Browse further)