| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Allows for us to play nicely in environments such as Node that could have multiple versions of the library loaded. Also allows for implementors to provide their own behavior, provided they know what they are doing.
Fixes #886
|
|
|
| |
Fixes #827
|
| |
|
|
|
|
| |
This is needed as neither Sinon nor Chai support in-browser testing under IE.
|
|
|
|
|
| |
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.
|
|
Allows for testing node, browser, and precompiled modes in the node
tests. Also reorganizes the qunit spec file to provide better
organization.
|