summaryrefslogtreecommitdiff
path: root/test/disabled/test-setuidgid.js
Commit message (Expand)AuthorAgeFilesLines
* test: enable setuid/setgid testRich Trott2017-04-161-44/+0
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-1/+1
* test: s/assert.notEqual()/assert.notStrictEqual()/cjihrig2017-01-061-2/+2
* test: use const for all require() callscjihrig2017-01-021-2/+2
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-24/+0
* fixes #6031 spelling errorsMatthew Aynalem2013-08-191-1/+1
* Remove separation of libuv testsRyan Dahl2011-11-021-1/+1
* Mark tests which are broken in libuvRyan Dahl2011-08-231-0/+3
* Update copyright headersRyan Dahl2011-03-141-0/+21
* GJSLint all tests, only 3 long lines left in test-url.jsOleg Efimov2010-12-051-5/+3
* Fix global leaksRyan Dahl2010-12-041-2/+2
* syntax fixes to pass jslintJoshaven Potter2010-10-061-1/+1
* Update tests to work with module contextsRyan Dahl2010-07-151-1/+2
* Allow process.setuid() and process.setgid() to accept string names in lieu of...Peter Griess2010-05-181-0/+23