aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/testsuite.js
Commit message (Expand)AuthorAgeFilesLines
* .attr() -> .prop()Scott González2011-06-081-1/+1
* Tests: Updated version check.Scott González2011-05-281-1/+1
* Add simple error handling for domEqual method (was failing for menu, output n...Jörn Zaefferer2011-05-021-0/+4
* Tests: Allow overriding enable and disable methods to add custom logic.Scott González2011-03-291-2/+0
* Use QUnit.push instead of assertion method for custom assertions to getjzaefferer2011-03-201-1/+2
* Adding a domEqual assertion to our testsuite for more sane DOMjzaefferer2011-02-251-1/+33
* Widget: Fixed super methods with deep inheritance chains.Scott González2011-02-101-2/+0
* Added version property to plugins that were missing them.Scott González2011-02-031-0/+3
* Accordion: Renamed changestart and change events to beforeActivate and activa...Scott González2011-01-251-5/+7
* Tests: Fixed erroneous refernece to accordion.Scott González2011-01-241-2/+2
* Accordion tests: Cleanup.Scott González2011-01-241-23/+51
* Seperated testswarm injection from testsuite extensions, to fix 'failing' tes...jzaefferer2010-08-291-10/+0
* Update testswarm url for new serverjzaefferer2010-03-231-1/+1
* global introduced by jQuery 1.3.x is gone, don't need the noglobals fix anymoreJörn Zaefferer2010-03-201-3/+0
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...Scott González2010-01-071-58/+6
* uni tests: cleanup after common widget testsJörn Zaefferer2009-09-171-0/+2
* tests: declare global introduced in jQuery 1.3.2 Sizzle (fixed in trunk/1.3.3)Jörn Zaefferer2009-09-151-0/+2
* common widget tests: improve handling of functions (even same() can't compare...Jörn Zaefferer2009-09-151-1/+9
* removed code that created testsuite markup; QUnit handles thatJörn Zaefferer2009-09-111-11/+0
* inject testswarm agent when the test is run by testswarmJörn Zaefferer2009-09-111-0/+10
* whitespaceRichard Worth2009-04-171-69/+69
* unit tests: minor updatesRichard Worth2009-02-021-1/+1
* unit tests: added common widget tests. Thanks Scott G.Richard Worth2009-02-021-0/+83
* restructured unit tests folderRichard Worth2009-01-071-0/+10