index
:
delta/node.git
buf-compare-normalize
execSync-wip
feature/openssl-1.0.1f-in-v.08
feature/update-openssl1.0.1f
fix-api-docs-menu
fix/gh-6663
fix/openssl-1.0.1g
fix/orangemocha-readable-stuff
fsevents-fix
gyp-flock
gyp-update
hgraph-backport
libuv-upgrade-latest-1x
master
merge-review
merge-review2
merge-test
move-debugger-tests
moved
node-review
nodeconf-2013
npm-1.4.6
npm-v1.4.2
npm-v1.4.3
openssl-exports
orangemocha-Dns
orangemocha-LibuvUpdate-FlakyTests
orangemocha-deadhorseresolve
orangemocha-opensusegcc
orangemocha-testing
pr6651
reviewme
reviewme2
run-in-closing-handles
strictee
tj-try-this
uv-1.4.0-update
v0.10
v0.10-merge
v0.10.0-release
v0.10.1-release
v0.10.10-release
v0.10.11-release
v0.10.12-release
v0.10.13-release
v0.10.14-release
v0.10.15-release
v0.10.16-release
v0.10.17-release
v0.10.18-release
v0.10.19-release
v0.10.2-release
v0.10.20-release
v0.10.21-release
v0.10.22-release
v0.10.23-release
v0.10.24-release
v0.10.25-release
v0.10.26-release
v0.10.27-release
v0.10.28-release
v0.10.29-release
v0.10.3-release
v0.10.30-release
v0.10.31-release
v0.10.32-release
v0.10.33-release
v0.10.34-release
v0.10.35-release
v0.10.36-release
v0.10.37-release
v0.10.38-release
v0.10.39-release
v0.10.4-release
v0.10.40-release
v0.10.5-release
v0.10.6-release
v0.10.7-release
v0.10.8-release
v0.10.9-release
v0.11.0-release
v0.11.1-release
v0.11.10-release
v0.11.11-release
v0.11.12-release
v0.11.13-release
v0.11.14-release
v0.11.15-release
v0.11.16-release
v0.11.2-release
v0.11.3-release
v0.11.4-release
v0.11.5-release
v0.11.6-release
v0.11.7-release
v0.11.8-release
v0.11.9-release
v0.12
v0.12.0-release
v0.12.1-release
v0.12.2-release
v0.12.3-release
v0.12.4-release
v0.12.5-release
v0.12.6-release
v0.12.7-release
v0.2
v0.4
v0.6
v0.7.10-fix
v0.7.4-release
v0.8
v0.8-npm-1.4.10
v0.8.10-release
v0.8.11-release
v0.8.12-release
v0.8.13-fix
v0.8.13-release
v0.8.14-release
v0.8.15-release
v0.8.16-release
v0.8.17-release
v0.8.18-release
v0.8.19-release
v0.8.20-release
v0.8.21-release
v0.8.22-release
v0.8.23-release
v0.8.24-release
v0.8.25-release
v0.8.26-release
v0.8.27-release
v0.8.28-release
v0.8.7-release
v0.8.8-release
v0.8.9-release
v0.9.1-release
v0.9.10-release
v0.9.11-release
v0.9.12-release
v0.9.2-release
v0.9.3-release
v0.9.4-release
v0.9.5-release
v0.9.6-release
v0.9.7-release
v0.9.8-release
v0.9.9-release
v8-lateral-3.28-update
vs2015-icufix-v012
github.com: joyent/node.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
simple
/
test-path.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
path: add path.isAbsolute(path)
Ryan Doenges
2013-04-19
1
-0
/
+17
*
path: Throw TypeError on non-string args to path.resolve
isaacs
2013-02-21
1
-0
/
+3
*
path: join throws TypeError on non-string args
Arianit Uka
2013-02-21
1
-3
/
+8
*
path: make basename and extname ignore trailing slashes
Bert Belder
2013-01-11
1
-2
/
+43
*
Revert "path: fix bugs related to paths with trailing slashes"
Bert Belder
2013-01-11
1
-8
/
+1
*
path: fix bugs related to paths with trailing slashes
Andreas Madsen
2013-01-10
1
-1
/
+8
*
windows: fix normalization of UNC paths
Bert Belder
2012-11-21
1
-1
/
+65
*
path: add platform specific path delimiter
Paul Serby
2012-10-01
1
-4
/
+13
*
Merge remote-tracking branch 'ry/v0.6' into v0.6-merge
isaacs
2012-05-15
1
-0
/
+2
|
\
|
*
Windows: add test for path.normalize with UNC paths
Bert Belder
2012-05-13
1
-0
/
+2
*
|
path: add path.sep to get the path separator.
Yi, EungJun
2012-05-01
1
-0
/
+8
*
|
Merge branch 'v0.6'
Fedor Indutny
2012-01-24
1
-3
/
+35
|
\
\
|
|
/
|
*
Make path.extname do the right thing when the last path component is . or ..
Bert Belder
2012-01-18
1
-0
/
+28
|
*
Tests: fix jslint issues
Andreas Madsen
2012-01-17
1
-3
/
+7
*
|
path fs: move `path.exists*` to `fs.exists*`
Maciej MaĆecki
2012-01-21
1
-3
/
+0
|
/
*
Fixed a lot of jslint errors.
Colton Baker
2011-10-05
1
-30
/
+30
*
Improve path parsing on windows
Bert Belder
2011-09-06
1
-0
/
+32
*
Update POSIX splitPathRe to allow control chars. Fixes #1230.
Adam Luikart
2011-07-04
1
-0
/
+8
*
Merge branch 'v0.4'
Ryan Dahl
2011-03-14
1
-0
/
+21
|
\
|
*
Update copyright headers
Ryan Dahl
2011-03-14
1
-0
/
+21
*
|
add path.relative
Tony Huang
2011-03-08
1
-0
/
+36
|
/
*
Path.resolve, path module windows compatibility
Bert Belder
2011-01-06
1
-12
/
+52
*
Remove keepBlanks flag from path functions
Bert Belder
2011-01-05
1
-16
/
+0
*
GJSLint all tests, only 3 long lines left in test-url.js
Oleg Efimov
2010-12-05
1
-60
/
+64
*
GJSLint continue
Oleg Efimov
2010-12-05
1
-47
/
+48
*
Fix global leaks
Ryan Dahl
2010-12-04
1
-2
/
+2
*
Implement new path.join behavior
isaacs
2010-11-14
1
-2
/
+65
*
Revert "Add some failing tests for path.join"
Ryan Dahl
2010-10-23
1
-4
/
+0
*
Add some failing tests for path.join
Ryan Dahl
2010-10-20
1
-0
/
+4
*
Don't let path.normalize get above the root.
isaacs
2010-08-01
1
-0
/
+2
*
Fix dirname so that dirname('/a/b/') -> '/a', like sh's does.
isaacs
2010-07-23
1
-0
/
+1
*
Update tests to work with module contexts
Ryan Dahl
2010-07-15
1
-1
/
+2
*
Adding path.existsSync (with tests.)
Micheil Smith
2010-06-16
1
-0
/
+2
*
Change the behavior of path.extname
Aapo Laitinen
2010-05-24
1
-0
/
+21
*
FIX path.dirname('/tmp') => '/'.
rentzsch
2010-05-20
1
-0
/
+3
*
Remove process.mixin dependency from all tests.
isaacs
2010-03-08
1
-1
/
+1
*
Split tests.
arlolra
2010-02-25
1
-0
/
+27