| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests: Linting | Corey Frang | 2012-04-30 | 1 | -1/+1 |
* | Tests: Run JSHint. | Scott González | 2012-04-29 | 1 | -4/+9 |
* | Tests: Check for null error objects when reporting JSHint errors. | Scott González | 2012-04-24 | 1 | -0/+5 |
* | Tests: Add custom URL configs to QUnit.config.urlConfig for discoverability. | Scott González | 2012-04-23 | 1 | -0/+2 |
* | Tests: Moved loadResources to TestHelpers. | Scott González | 2012-04-23 | 1 | -9/+30 |
* | Tests: Run JSHint in unit tests, unless nojshint=1 is specified in the query ... | Scott González | 2012-04-23 | 1 | -2/+37 |
* | Tests: Move commonWidgetTests() to TestHelpers. | Scott González | 2012-04-19 | 1 | -1/+1 |
* | Accordion tests: Don't polloute the global namespace with helpers. | Scott González | 2012-04-19 | 1 | -0/+2 |
* | Tests: Lint. | Scott González | 2012-04-18 | 1 | -8/+10 |
* | Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal. | Jörn Zaefferer | 2012-02-29 | 1 | -4/+4 |
* | .attr() -> .prop() | Scott González | 2011-06-08 | 1 | -1/+1 |
* | Tests: Updated version check. | Scott González | 2011-05-28 | 1 | -1/+1 |
* | Add simple error handling for domEqual method (was failing for menu, output n... | Jörn Zaefferer | 2011-05-02 | 1 | -0/+4 |
* | Tests: Allow overriding enable and disable methods to add custom logic. | Scott González | 2011-03-29 | 1 | -2/+0 |
* | Use QUnit.push instead of assertion method for custom assertions to get | jzaefferer | 2011-03-20 | 1 | -1/+2 |
* | Adding a domEqual assertion to our testsuite for more sane DOM | jzaefferer | 2011-02-25 | 1 | -1/+33 |
* | Widget: Fixed super methods with deep inheritance chains. | Scott González | 2011-02-10 | 1 | -2/+0 |
* | Added version property to plugins that were missing them. | Scott González | 2011-02-03 | 1 | -0/+3 |
* | Accordion: Renamed changestart and change events to beforeActivate and activa... | Scott González | 2011-01-25 | 1 | -5/+7 |
* | Tests: Fixed erroneous refernece to accordion. | Scott González | 2011-01-24 | 1 | -2/+2 |
* | Accordion tests: Cleanup. | Scott González | 2011-01-24 | 1 | -23/+51 |
* | Seperated testswarm injection from testsuite extensions, to fix 'failing' tes... | jzaefferer | 2010-08-29 | 1 | -10/+0 |
* | Update testswarm url for new server | jzaefferer | 2010-03-23 | 1 | -1/+1 |
* | global introduced by jQuery 1.3.x is gone, don't need the noglobals fix anymore | Jörn Zaefferer | 2010-03-20 | 1 | -3/+0 |
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m... | Scott González | 2010-01-07 | 1 | -58/+6 |
* | uni tests: cleanup after common widget tests | Jörn Zaefferer | 2009-09-17 | 1 | -0/+2 |
* | tests: declare global introduced in jQuery 1.3.2 Sizzle (fixed in trunk/1.3.3) | Jörn Zaefferer | 2009-09-15 | 1 | -0/+2 |
* | common widget tests: improve handling of functions (even same() can't compare... | Jörn Zaefferer | 2009-09-15 | 1 | -1/+9 |
* | removed code that created testsuite markup; QUnit handles that | Jörn Zaefferer | 2009-09-11 | 1 | -11/+0 |
* | inject testswarm agent when the test is run by testswarm | Jörn Zaefferer | 2009-09-11 | 1 | -0/+10 |
* | whitespace | Richard Worth | 2009-04-17 | 1 | -69/+69 |
* | unit tests: minor updates | Richard Worth | 2009-02-02 | 1 | -1/+1 |
* | unit tests: added common widget tests. Thanks Scott G. | Richard Worth | 2009-02-02 | 1 | -0/+83 |
* | restructured unit tests folder | Richard Worth | 2009-01-07 | 1 | -0/+10 |