summaryrefslogtreecommitdiff
path: root/fs/path/resolve_test.ts
AgeCommit message (Collapse)Author
2019-05-30chore: Implement strict mode (denoland/deno_std#453)Bartek Iwańczuk
Original: https://github.com/denoland/deno_std/commit/be24677d15494e83eea2e99bfc5ccfdde31cb892
2019-03-06Rename assertEq to assertEquals (denoland/deno_std#242)Ryan Dahl
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: https://github.com/denoland/deno_std/commit/4cf39d4a1420b8153cd78d03d03ef843607ae506
2019-03-06Testing refactor (denoland/deno_std#240)Vincent LE GOFF
Original: https://github.com/denoland/deno_std/commit/e1d5c00279132aa639030c6c6d9b4e308bd4775e
2019-02-26Change `import { x } from "deno"` to `const { x } = Deno` ↵Bert Belder
(denoland/deno_std#218) Original: https://github.com/denoland/deno_std/commit/6063378a9284a48d42e37b4899f947c5c8bbf0b3
2019-01-10refactor(path): reorg (denoland/deno_std#101)木杉
Original: https://github.com/denoland/deno_std/commit/5be16ba5992b34a64d307779350b88b5cacbfa23