summaryrefslogtreecommitdiff
path: root/test/simple/test-fs-symlink.js
Commit message (Expand)AuthorAgeFilesLines
* Tests: fix jslint issuesAndreas Madsen2012-01-171-6/+4
* make simple\test-fs-symlink.js work on windowsIgor Zinkovsky2011-10-211-25/+59
* test: replace .addListener() calls with .on()Ben Noordhuis2011-10-151-1/+1
* Mark tests which are broken in libuvRyan Dahl2011-08-231-0/+3
* Update copyright headersRyan Dahl2011-03-141-0/+21
* GJSLint all simple tests exclude http-*, url, pathOleg Efimov2010-12-051-7/+7
* Fix global leaksRyan Dahl2010-12-041-1/+1
* Better temporary directory handling for tests.isaacs2010-09-091-8/+4
* Update tests to work with module contextsRyan Dahl2010-07-151-4/+5
* :%s/sys.puts/console.log/gRyan Dahl2010-06-231-2/+2
* API: readFileSync without encoding argument now returns a BufferRyan Dahl2010-05-291-2/+2
* Remove process.mixin dependency from all tests.isaacs2010-03-081-1/+1
* Remove fs/path globals from test suiteFelix Geisendörfer2010-03-081-1/+2
* Split tests.arlolra2010-02-251-0/+38