29 Commits (2016ad30358db46b4761fdd8e4d0d95b9818b7e1)

Author SHA1 Message Date
Timothy Gu 2791761eda
path: fix win32 volume-relative paths 8 years ago
Tobias Nießen f7f590c9a9 test: increase coverage for path.parse 8 years ago
xeodou 3566195196 test: replace concatenation with template literals 8 years ago
Sebastiaan Deckers bb29405904
lib,src: fix consistent spacing inside braces 8 years ago
Ruben Bridgewater 1b2733f272
test: common.expectsError should be a must call 8 years ago
Tobias Nießen 44256bb0aa path: fix incorrect use of ERR_INVALID_ARG_TYPE 8 years ago
Nataly Shrits 20b00f3a36 test: replace indexOf with includes and startsWith 8 years ago
Sebastian Van Sande dcfbbacba8 path: use internal/errors.js 8 years ago
Vse Mozhet Byt 8b76c3e60c test: reduce string concatenations 8 years ago
Brian White 61ebfa8d1f tools: add unescaped regexp dot rule to linter 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
cjihrig 0700927832 test: improve checks in test-path-parse-format 8 years ago
Gibson Fahnestock 3d2aef3979 test: s/assert.equal/assert.strictEqual/ 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
cjihrig 6510eb5ddc test: s/assert.fail/common.fail as appropriate 9 years ago
Rich Trott 31600735f4 lib,test,tools: alignment on variable assignments 9 years ago
Zheng Chaoping 4717ea9186 path: fix win32 parse() 9 years ago
Brian White 5a54e4554a test: improve path tests 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 9 years ago
Nathan Woltman d1000b4137 path: make format() consistent and more functional 10 years ago
cjihrig 2c33819370 test: fix tests that check error messages 9 years ago
Rich Trott 676e61872f test: apply correct assert.fail() arguments 9 years ago
Rich Trott 02fe8215f0 test: load common.js to test for global leaks 9 years ago
Nathan Woltman 2db57bdecc path: remove dead code in favor of unit tests 10 years ago
Nathan Woltman bca53dce76 path: refactor for performance and consistency 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
cjihrig eb995d6822 path: add type checking for path inputs 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Rory Bradford 2d17193f20 path: added parse() and format() functions 11 years ago