Upgrade QUnit to v1.22.0
authorTimo Tijhof <krinklemail@gmail.com>
Sat, 12 Mar 2016 02:08:19 +0000 (02:08 +0000)
committerTimo Tijhof <krinklemail@gmail.com>
Sat, 12 Mar 2016 02:12:51 +0000 (02:12 +0000)
commit54bbef467d926898ef8a2b219d9dfadabd64754d
tree4768edbd4329c31b210883eb95d376786a6e541c
parenta9e0bb7980c1067f6ab47f93d45847c8ae412c41
Upgrade QUnit to v1.22.0

The v1.19.0 release fixed a major bug in QUnit.test Promise handling

> Test: Don't pass Promise fulfillment value to QUnit.start

Without this fix, passing tests that involve an async Promise
can wrongly be marked as failure when they have a falsey resolution
value due to the resolution value being passed to QUnit.start()
by accident.

Change-Id: Id4b52085529f4cf8996f8053648680026ed62941
RELEASE-NOTES-1.27
resources/lib/qunitjs/qunit.css
resources/lib/qunitjs/qunit.js