summaryrefslogtreecommitdiff
path: root/test/simple/test-sys.js
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/v0.6'Ryan Dahl2012-01-091-9/+21
|\
| * fix test-sys for hash randomizationRyan Dahl2012-01-061-9/+21
* | test: fix test-sys.js fails if the time zone is not CETkoichik2011-12-281-1/+1
* | util: output Dates with Date.toString not Date.toUTCStringAvi Flax2011-12-181-1/+1
|/
* Add test case for #1941.Nathan Rajlich2011-10-271-4/+1
* Update copyright headersRyan Dahl2011-03-141-0/+21
* GJSLint all simple tests exclude http-*, url, pathOleg Efimov2010-12-051-1/+1
* Fix global leaksRyan Dahl2010-12-041-2/+2
* GJSLint part of testsOleg Efimov2010-12-021-57/+53
* Update tests to work with module contextsRyan Dahl2010-07-151-40/+41
* Remove process.mixin dependency from all tests.isaacs2010-03-081-2/+1
* Stop sys.inspect from adding extra new lines for deep objects that are elemen...Benjamin Thomas2010-03-011-3/+3
* Make the output of sys.inspect a lot more compact.Benjamin Thomas2010-02-251-25/+35
* Add optional third argument sys.inpect to indicate how many times you want it...Benjamin Thomas2010-02-251-0/+2
* Split tests.arlolra2010-02-251-0/+91