aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/tab.js
AgeCommit message (Expand)AuthorFilesLines
2015-03-09Disable jQuery event aliases when running test suiteChris Rebert1-2/+2
2015-03-03[Fixes #15953] Implement assert.expect in each unit testKevin Kirsche1-0/+11
2015-02-26Unit tests: Use new names of module hooksHeinrich Fenkart1-2/+2
2015-02-23JS unit tests: equal() => strictEqual()Chris Rebert1-16/+16
2015-02-23JS unit tests: use QUnit.module() & QUnit.test() everywhereChris Rebert1-13/+13
2015-02-23JS unit tests: use modern QUnit assert object everywhereChris Rebert1-32/+32
2015-01-20fix bug in tab show/shown relatedTarget unit testChris Rebert1-1/+1
2015-01-20update JS unit tests to future-proof QUnit 1.16.0 APIChris Rebert1-15/+15
2014-10-26Tabs plugin accessibilityCameron Little1-0/+24
2014-10-22Implement `hide` and `hidden` events for tabsPhil Hughes1-0/+77
2014-07-06Move to leading plusesHeinrich Fenkart1-16/+16
2014-07-06Clean tab unit tests upHeinrich Fenkart1-19/+27
2014-06-06Comply to the new style.XhmikosR1-2/+3
2014-04-21#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ref...Collin Donahue-Oponski1-15/+24
2014-02-17Remove semicolons from JS testsZlatan Vasović1-5/+5
2014-02-14Re-indent test files.XhmikosR1-67/+67
2014-01-16new qunitfat1-3/+6
2013-12-19No leading plusesZlatan Vasović1-19/+16
2013-12-08Use single quotes consistently.XhmikosR1-16/+16
2013-12-06Use a space before functions' bracket consistently.XhmikosR1-2/+2
2013-12-06Use a space after function consistently.XhmikosR1-2/+2
2013-10-25QUnit.equals() is deprecated; use QUnit.equal() insteadChris Rebert1-6/+6
2013-05-16change namespace back to dot notation and someother js shizzlefat1-3/+3
2013-05-16fix testsfat1-3/+3
2013-05-16a bunch javascript junkfat1-0/+86