summaryrefslogtreecommitdiffstats
path: root/spec/env/runner.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix test runners under nodekpdecker2013-10-091-6/+5
|
* Further progress towards modularization.Yehuda Katz2013-07-241-5/+8
| | | | | At this point, I have only 2 fails in the Node build, but I'm doing a bunch of manual stuff locally and still have a bunch of hacks.
* Refactor qunit unit testskpdecker2013-06-011-0/+40
Allows for testing node, browser, and precompiled modes in the node tests. Also reorganizes the qunit spec file to provide better organization.