22 Commits (a2eaddaa514847aff5557223d9cd2b537d9017eb)

Author SHA1 Message Date
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Bert Belder 8153a21613 Improve path parsing on windows 13 years ago
Adam Luikart 7f30f13543 Update POSIX splitPathRe to allow control chars. Fixes #1230. 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Tony Huang 502900c0bc add path.relative 14 years ago
Bert Belder 7c731ec9dd Path.resolve, path module windows compatibility 14 years ago
Bert Belder 9ddfcfecca Remove keepBlanks flag from path functions 14 years ago
Oleg Efimov 093dfaf801 GJSLint all tests, only 3 long lines left in test-url.js 14 years ago
Oleg Efimov 0ce9cbab29 GJSLint continue 14 years ago
Ryan Dahl a0159b4b29 Fix global leaks 14 years ago
isaacs 9996b459e1 Implement new path.join behavior 14 years ago
Ryan Dahl 477df1aaec Revert "Add some failing tests for path.join" 14 years ago
Ryan Dahl 8c0e87f9c3 Add some failing tests for path.join 14 years ago
isaacs 65037eeb32 Don't let path.normalize get above the root. 14 years ago
isaacs f0f247d7e5 Fix dirname so that dirname('/a/b/') -> '/a', like sh's does. 14 years ago
Ryan Dahl 9fd5e3c89c Update tests to work with module contexts 14 years ago
Micheil Smith b05daaaf69 Adding path.existsSync (with tests.) 15 years ago
Aapo Laitinen c4876d01a1 Change the behavior of path.extname 15 years ago
rentzsch 36a45c4e0d FIX path.dirname('/tmp') => '/'. 15 years ago
isaacs 5861db8a69 Remove process.mixin dependency from all tests. 15 years ago
arlolra 04fac19822 Split tests. 15 years ago
isaacs 988174a629 Add tests for path module. 15 years ago