1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-27 17:49:08 -05:00
denoland-deno/fs
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
..
path Rename assertEq to assertEquals (#242) 2019-03-06 19:42:24 -05:00
glob.ts Refactoring + Enhance UTs + Enhance doc (#230) 2019-03-04 13:06:05 -05:00
glob_test.ts Rename assertEq to assertEquals (#242) 2019-03-06 19:42:24 -05:00
globrex.ts Refactoring + Enhance UTs + Enhance doc (#230) 2019-03-04 13:06:05 -05:00
globrex_test.ts Rename assertEq to assertEquals (#242) 2019-03-06 19:42:24 -05:00
path.ts Add missiong copyright headers (#177) 2019-02-07 11:45:47 -05:00
walk.ts fs.walk performance improvement (#221) 2019-03-02 14:57:37 -05:00
walk_test.ts Rename assertEq to assertEquals (#242) 2019-03-06 19:42:24 -05:00