aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/wrap.js
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Avoid use of QUnit.reset() in tests by splitting themcjqed2014-01-031-26/+62
| | | | | Closes gh-1470 Ref #1457
* Fix #13741. Make wrap/unwrap methods optional; close gh-1236.Michał Gołębiowski2013-04-171-0/+265
move size() test to unit/deprecated; don't use size() in other tests; make 2 unit tests actually fire; code cleanup