summaryrefslogtreecommitdiff
path: root/test/simple/test-assert.js
Commit message (Expand)AuthorAgeFilesLines
* assert: indicate if exception message is generatedGlen Mailer2013-10-111-0/+4
* assert: put info in err.message, not err.nameRyan Doenges2013-04-181-0/+13
* assert: fix throws() throws an error without message propertykoichik2012-07-291-0/+10
* Lint all the JavaScripts.isaacs2012-02-181-1/+1
* Merge branch 'v0.6'Fedor Indutny2012-01-241-1/+1
|\
| * Tests: fix jslint issuesAndreas Madsen2012-01-171-1/+1
* | assert: test `RegExp`'s properties when checking for equalityMaciej Małecki2011-12-201-0/+12
* | assert: .deepEqual() support for RegExp objectsPedro Teixeira2011-12-201-1/+6
|/
* Fixed a lot of jslint errors.Colton Baker2011-10-051-11/+11
* test: Update assert module testsMaciej Małecki2011-10-021-0/+6
* Improve assert error messagesRyan Dahl2011-08-091-1/+1
* Improvements AssertionError messagekoichik2011-07-141-0/+31
* Add test for circular refs in deepEqualsRyan Dahl2011-03-301-0/+20
* Update copyright headersRyan Dahl2011-03-141-0/+21
* fix assert.throwsOleg Slobodskoi2010-12-211-2/+16
* GJSLint all simple tests exclude http-*, url, pathOleg Efimov2010-12-051-53/+60
* Fix global leaksRyan Dahl2010-12-041-4/+3
* assert.throws can now accept as RegExpOleg Slobodskoi2010-11-291-0/+10
* More changes to tests so they really work under context module loader.Herbert Vojčík2010-08-171-1/+1
* Update tests to work with module contextsRyan Dahl2010-07-151-1/+2
* Add assert.ifErrorMikeal Rogers2010-05-211-0/+3
* Remove process.mixin dependency from all tests.isaacs2010-03-081-1/+1
* Split tests.arlolra2010-02-251-0/+156