summaryrefslogtreecommitdiff
path: root/test/simple/test-sys.js
Commit message (Expand)AuthorAgeFilesLines
* 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