2011-10-10 |
Jörn Zaefferer | Merge remote branch 'wwalser/recursionBug' |
commit | commitdiff | tree |
2011-10-10 |
Jörn Zaefferer | Default 'expected' to null in asyncTest(), same as... |
commit | commitdiff | tree |
2011-10-10 |
Jörn Zaefferer | Whitespace cleanup |
commit | commitdiff | tree |
2011-10-10 |
Jörn Zaefferer | Merge remote branch 'mmchaney/master' |
commit | commitdiff | tree |
2011-10-10 |
Jörn Zaefferer | Merge remote branch 'Krinkle/master' |
commit | commitdiff | tree |
2011-10-06 |
Jörn Zaefferer | Bump post-release version |
commit | commitdiff | tree |
2011-10-06 |
Jörn Zaefferer | Release 1.0.0 |
commit | commitdiff | tree |
2011-10-06 |
Jörn Zaefferer | Preparing 1.0.0 release |
commit | commitdiff | tree |
2011-09-30 |
Jörn Zaefferer | Make QUnit work with TestSwarm |
commit | commitdiff | tree |
2011-09-29 |
Wesley Walser | Fixes a bug where after an async test, assertions could... |
commit | commitdiff | tree |
2011-09-29 |
Markus Messner... | Simplified check for assertion count and adjusted white... |
commit | commitdiff | tree |
2011-09-29 |
Krinkle | Redo of fixing issue #156 (Support Object.prototype... |
commit | commitdiff | tree |
2011-09-22 |
Markus Messner... | Handle expect(0) as expected, i.e. expect(0); ok(true... |
commit | commitdiff | tree |
2011-09-20 |
Jörn Zaefferer | Run other addons tests as composite addon demo. Need... |
commit | commitdiff | tree |
2011-09-20 |
Bob Fanger | Add-on: New assertion-type: step() |
commit | commitdiff | tree |
2011-09-18 |
Wesley Walser | added parameter to start and stop allowing a user to... |
commit | commitdiff | tree |
2011-09-16 |
Jörn Zaefferer | Update readmes with .md extension for GitHub to render... |
commit | commitdiff | tree |
2011-09-16 |
Jörn Zaefferer | Update close-enough addon to include readme and match... |
commit | commitdiff | tree |
2011-09-16 |
Jörn Zaefferer | Merge remote branch 'righi/close-enough-addon' |
commit | commitdiff | tree |
2011-09-16 |
Jörn Zaefferer | Canvas addon: Update file referneces |
commit | commitdiff | tree |
2011-09-16 |
Jörn Zaefferer | Update canvas addon: Rename files and add README |
commit | commitdiff | tree |
2011-09-16 |
Jörn Zaefferer | Merge remote branch 'wwalser/composite' |
commit | commitdiff | tree |
2011-09-16 |
Daniel Trebbien | Fix #142 - Backslash characters in messages should... |
commit | commitdiff | tree |
2011-09-16 |
Oleg Slobodskoi... | Add module name to testStart and testDone callbacks |
commit | commitdiff | tree |
2011-09-14 |
Philippe Rathe | Removed extra columns in object literals. Closes #153 |
commit | commitdiff | tree |
2011-09-12 |
Philippe Rathe | Remove dead links in comments. |
commit | commitdiff | tree |
2011-09-11 |
Jörn Zaefferer | Merge remote branch 'wwalser/multipleCallbacks' |
commit | commitdiff | tree |
2011-09-05 |
Jan Alonzo | Fixed syntax error and CommonJS incompatibilities in... |
commit | commitdiff | tree |
2011-08-22 |
Wesley Walser | Allow multiple callbacks to be registered. |
commit | commitdiff | tree |
2011-08-15 |
Jörn Zaefferer | Add placeholder for when Safari may end up providing... |
commit | commitdiff | tree |
2011-08-15 |
wwalser | changed file names to match addon naming convention |
commit | commitdiff | tree |
2011-08-15 |
Jörn Zaefferer | Whitespace |
commit | commitdiff | tree |
2011-08-15 |
Wesley Walser | Created the composite addon. |
commit | commitdiff | tree |
2011-08-12 |
Krinkle | Using array and object literals. |
commit | commitdiff | tree |
2011-08-12 |
Krinkle | Issue #140: Make toggle system configurable. |
commit | commitdiff | tree |
2011-08-11 |
Jörn Zaefferer | Merge remote branch 'tweetdeck/master' |
commit | commitdiff | tree |
2011-08-09 |
Michael Righi | Adds the 'close enough' addon to determine if numbers... |
commit | commitdiff | tree |
2011-08-08 |
Marc Portier | Fix recursion support in jsDump, along with tests.... |
commit | commitdiff | tree |
2011-08-05 |
Erik Vold | Adding a QUnit.config.altertitle flag which will allow... |
commit | commitdiff | tree |
2011-08-05 |
Jörn Zaefferer | Refactor window.load handler into QUnit.load, makes... |
commit | commitdiff | tree |
2011-08-05 |
Jörn Zaefferer | More whitespace cleanup |
commit | commitdiff | tree |
2011-08-05 |
Jörn Zaefferer | Merge remote branch 'erikvold/one-chk-in-title' |
commit | commitdiff | tree |
2011-08-05 |
Jörn Zaefferer | Whitespace |
commit | commitdiff | tree |
2011-08-05 |
Jörn Zaefferer | Merge remote branch 'wwalser/syncStopCalls' |
commit | commitdiff | tree |
2011-08-05 |
Jörn Zaefferer | Introducing the first QUnit addon, based on https:... |
commit | commitdiff | tree |
2011-08-05 |
Jörn Zaefferer | Remove config.hidepassed setting in test.js, wasn't... |
commit | commitdiff | tree |
2011-08-04 |
Jörn Zaefferer | Expose QUnit.config.hidepassed setting. Overrides sessi... |
commit | commitdiff | tree |
2011-08-01 |
Rob Kinninmont | Fix formatting (css whitespace) for tracebacks. |
commit | commitdiff | tree |
2011-07-29 |
Scott González | Expose extend, id, and addEvent methods. |
commit | commitdiff | tree |
2011-07-26 |
Erik Vold | minor comment typo correction |
commit | commitdiff | tree |
2011-07-13 |
Jörn Zaefferer | Ignore Eclipse WTP .settings |
commit | commitdiff | tree |
2011-07-13 |
Jörn Zaefferer | Set 'The jQuery Project' as author in package.json |
commit | commitdiff | tree |
2011-06-30 |
Wesley Walser | Fixes a bug where synchronous calls to stop would cause... |
commit | commitdiff | tree |
2011-06-23 |
Jörn Zaefferer | Point to planning testing wiki in readme |
commit | commitdiff | tree |
2011-06-01 |
Erik Vold | only add one checkmark to the document.title |
commit | commitdiff | tree |
2011-05-27 |
Mathias Bynens | Escape the stacktrace output before setting it as inner... |
commit | commitdiff | tree |
2011-05-16 |
Jörn Zaefferer | Cleanup whitespace |
commit | commitdiff | tree |
2011-05-16 |
Jörn Zaefferer | Run module.teardown before checking for pollution.... |
commit | commitdiff | tree |
2011-05-16 |
Jörn Zaefferer | Fix accidental global variable "not" |
commit | commitdiff | tree |
2011-05-12 |
Jörn Zaefferer | Update document.title status to use more robust unicode... |
commit | commitdiff | tree |
2011-05-11 |
Jörn Zaefferer | Modify document.title when suite is done to show succes... |
commit | commitdiff | tree |
2011-05-05 |
Jörn Zaefferer | Merge pull request #107 from sexyprout/master |
commit | commitdiff | tree |
2011-05-05 |
sexyprout | Set a generic font |
commit | commitdiff | tree |
2011-04-20 |
jzaefferer | Add/update headers |
commit | commitdiff | tree |
2011-04-15 |
jzaefferer | Drop support for deprecated #main in favor of #qunit... |
commit | commitdiff | tree |
2011-04-15 |
jzaefferer | Remove the same key as the one being set. Partial fix... |
commit | commitdiff | tree |
2011-03-20 |
jzaefferer | Don't modify expected-count when checking pollution... |
commit | commitdiff | tree |
2011-03-20 |
jzaefferer | Fix order of noglobals check to produce correct introdu... |
commit | commitdiff | tree |
2011-03-15 |
jzaefferer | Prepend module name to sessionStorage keys to avoid... |
commit | commitdiff | tree |
2011-03-15 |
jzaefferer | Store filter-tests only when checked |
commit | commitdiff | tree |
2011-03-15 |
jzaefferer | Write to sessionStorage only bad tests |
commit | commitdiff | tree |
2011-03-11 |
Scott González | Moved QUnit.url() defintion after QUnit properties... |
commit | commitdiff | tree |
2011-03-08 |
jzaefferer | Add a "Rerun" link to each test to replce the dblclick... |
commit | commitdiff | tree |
2011-03-04 |
Scott González | Fixed the regex for parsing the name of a test when... |
commit | commitdiff | tree |
2011-03-03 |
jzaefferer | Merge remote branch 'scottgonzalez/url' |
commit | commitdiff | tree |
2011-03-03 |
Scott González | Added checkboxes to show which flags are currently... |
commit | commitdiff | tree |
2011-03-03 |
Scott González | Retain all querystring parameters when filtering a... |
commit | commitdiff | tree |
2011-03-03 |
Scott González | Added better querystring parsing. Now storing all query... |
commit | commitdiff | tree |
2011-03-02 |
jzaefferer | Make reordering optional (QUnit.config.reorder = false... |
commit | commitdiff | tree |
2011-02-28 |
Scott González | Added missing semicolons and wrapped undefined key... |
commit | commitdiff | tree |
2011-02-16 |
jzaefferer | Optimize test hiding, add class on page load if stored... |
commit | commitdiff | tree |
2011-02-15 |
Anton M | Optimize the hiding of passed tests. |
commit | commitdiff | tree |
2011-02-15 |
jzaefferer | Position test results above test list, making it visibl... |
commit | commitdiff | tree |
2011-02-15 |
jzaefferer | Don't check for existing qunit-testresult element,... |
commit | commitdiff | tree |
2011-01-12 |
jzaefferer | Added URL flag ?notrycatch (ala ?noglobals) for debuggi... |
commit | commitdiff | tree |
2011-01-12 |
jzaefferer | Always show quni-toolbar (if at all specified), persist... |
commit | commitdiff | tree |
2011-01-12 |
jzaefferer | Use non-html testname for calls to fail(). Fixes #77 |
commit | commitdiff | tree |
2011-01-12 |
jzaefferer | Overhaul of QUnit.callbacks. Consistent single argument... |
commit | commitdiff | tree |
2011-01-12 |
jzaefferer | Extended test/logs.html to capture more of the callbacks. |
commit | commitdiff | tree |
2011-01-06 |
jzaefferer | Fixed moduleStart/Done callbacks. Added test/logs.html... |
commit | commitdiff | tree |
2011-01-04 |
jzaefferer | Update copyright and license header. Fixes #61 |
commit | commitdiff | tree |
2011-01-04 |
jzaefferer | Formatting fix. |
commit | commitdiff | tree |
2011-01-04 |
jzaefferer | Use a semaphore to synchronize stop() and start() calls... |
commit | commitdiff | tree |
2010-12-27 |
jzaefferer | Merge branch 'master' of https://github.com/paulirish... |
commit | commitdiff | tree |
2010-12-27 |
jzaefferer | Added two tests for previous QUnit.raises behaviour... |
commit | commitdiff | tree |
2010-12-21 |
Oleg Slobodskoi... | add optional 2. arg to QUnit.raises #69. |
commit | commitdiff | tree |
2010-12-19 |
Paul Irish | fix references inside Complex Instances Nesting to... |
commit | commitdiff | tree |
2010-12-09 |
jzaefferer | Qualify calls to ok() in raises() for compability with... |
commit | commitdiff | tree |
2010-12-09 |
jzaefferer | Fix done() handling, check for blocking, not block... |
commit | commitdiff | tree |
2010-12-09 |
jzaefferer | Fix moduleStart/Done and done callbacks. |
commit | commitdiff | tree |
next |