Home page Forum Wiki Mail Jabber Devel NIX-FILES

AltLUG Git

Git-repositories of Altai Linux User Group

In autorun mode, moduleDone is called without matching moduleStart. Fix issue #184
[qunit.git] / test /
2012-02-15 Niall SmartIn autorun mode, moduleDone is called without matching...
2012-02-15 Jörn ZaeffererFixture test: allow anything falsy in test as getAttrib...
2012-02-14 Jörn ZaeffererReplace deprecated same and equals aliases with placeho...
2012-02-14 Jörn ZaeffererMerge remote branch 'conzett/master'
2012-02-14 Jörn ZaeffererCleanup whitespace
2012-02-01 Graham ConzettChange fixture reset behavior
2011-11-06 Mike Sherovremove uses of equals(), as it's deprecated in favor...
2011-11-05 Philippe RathéCode review of "Allow objects with no prototype to...
2011-11-01 DomenicDenicolaAllow objects with no prototype to tested against objec...
2011-10-12 Jörn ZaeffererRemove the 'let teardown clean up globals test' - IE...
2011-10-12 Jörn ZaeffererFix globals in test.js, part 2
2011-10-12 Jörn ZaeffererFix globals in test.js. ?tell wwalser to use ?noglobals...
2011-10-11 Jörn ZaeffererWhitespace cleanup
2011-10-10 Jörn ZaeffererMerge remote branch 'trevorparscal/master'
2011-10-10 Jörn ZaeffererMerge remote branch 'trevorparscal/master'
2011-10-10 Jörn ZaeffererMerge remote branch 'wwalser/recursionBug'
2011-10-10 Jörn ZaeffererWhitespace cleanup
2011-10-10 Jörn ZaeffererMerge remote branch 'mmchaney/master'
2011-10-10 Jörn ZaeffererMerge remote branch 'Krinkle/master'
2011-09-30 Jörn ZaeffererMake QUnit work with TestSwarm
2011-09-29 Wesley WalserFixes a bug where after an async test, assertions could...
2011-09-18 Wesley Walseradded parameter to start and stop allowing a user to...
2011-09-16 Jörn ZaeffererMerge remote branch 'righi/close-enough-addon'
2011-09-16 Jörn ZaeffererMerge remote branch 'wwalser/composite'
2011-09-16 Oleg Slobodskoi... Add module name to testStart and testDone callbacks
2011-09-11 Jörn ZaeffererMerge remote branch 'wwalser/multipleCallbacks'
2011-08-22 Wesley WalserAllow multiple callbacks to be registered.
2011-08-11 Jörn ZaeffererMerge remote branch 'tweetdeck/master'
2011-08-08 Marc PortierFix recursion support in jsDump, along with tests....
2011-08-05 Jörn ZaeffererMerge remote branch 'erikvold/one-chk-in-title'
2011-08-05 Jörn ZaeffererMerge remote branch 'wwalser/syncStopCalls'
2011-08-05 Jörn ZaeffererRemove config.hidepassed setting in test.js, wasn't...
2011-08-04 Jörn ZaeffererExpose QUnit.config.hidepassed setting. Overrides sessi...
2011-06-30 Wesley WalserFixes a bug where synchronous calls to stop would cause...
2011-05-16 Jörn ZaeffererCleanup whitespace
2011-05-16 Jörn ZaeffererRun module.teardown before checking for pollution....
2011-05-11 Jörn ZaeffererModify document.title when suite is done to show succes...
2011-01-12 jzaeffererOverhaul of QUnit.callbacks. Consistent single argument...
2011-01-12 jzaeffererExtended test/logs.html to capture more of the callbacks.
2011-01-06 jzaeffererFixed moduleStart/Done callbacks. Added test/logs.html...
2011-01-04 jzaeffererFormatting fix.
2011-01-04 jzaeffererUse a semaphore to synchronize stop() and start() calls...
2010-12-27 jzaeffererMerge branch 'master' of https://github.com/paulirish...
2010-12-27 jzaeffererAdded two tests for previous QUnit.raises behaviour...
2010-12-21 Oleg Slobodskoi... add optional 2. arg to QUnit.raises #69.
2010-12-19 Paul Irishfix references inside Complex Instances Nesting to...
2010-12-04 jzaeffererMove expected-tests property from config to Test
2010-11-27 jzaeffererMerge branch 'prettydiff'
2010-11-27 Nikita VasilyevImprove jsDump output with formatted diffs.
2010-11-27 jzaeffererCleanup whitespace
2010-11-27 Benjamin LeeAdded guards around tests which are only for browsers
2010-11-04 jzaeffererAdding headless.html to manually test logging and verif...
2010-11-03 jzaeffererDon't let QUnit.reset() cause assertions to run. Manual...
2010-11-03 jzaeffererExpose push as QUnit.push to build custom assertions...
2010-11-03 jzaeffererCleanup tests, removing asyncTest-undefined check and...
2010-11-01 jzaeffererReset: Fall back to innerHTML when jQuery isn't availab...
2010-09-23 jeresigMerge branch 'master' of github.com:jquery/qunit
2010-08-29 jzaeffererRemoving diff test - diffing works fine, as the browser...
2010-07-29 jzaeffererRemoved html escaping from QUnit.diff, as input is...
2010-07-28 jzaeffererMaking the reset-method non-global (only module, test...
2010-07-28 jzaeffererIntroducing #qunit-fixture element, deprecating the...
2010-07-26 jzaeffererCleaning up rubble from the previous commit.
2010-07-26 jzaeffererAdded raises assertion, reusing some of kennsnyder...
2010-07-26 jzaeffererImproved output when expected != actual: Output both...
2010-07-16 jzaeffererFixing whitespace
2010-07-16 Will MoffatUpdate tests to use equal() and deepEqual() rather...
2010-07-16 Will MoffatSkip DOM part of jsDump test if using a SSJS environmen...
2010-07-15 jzaeffererMerge branch 'asyncsetup'
2010-07-15 Fábio RehmAllowing async setup and teardown. Fixes github.com...
2010-03-27 jzaeffererAdded test for jsDump and modified its options to prope...
2010-03-02 thatcheradded tests and patch for qunit.equiv to avoid circular...
2009-11-15 Will MoffatEach test can extend the module testEnvironment
2009-11-15 Will MoffatExtra test for current test environment
2009-11-15 Will MoffatMake the current testEnvironment available to utility...
2009-10-12 Will Moffatasync tests aren't possible on rhino
2009-10-03 Will MoffatMerged lifecycle object into testEnvironment
2009-10-02 Jan Kassensfixing jslint errors in test.js
2009-10-02 John ResigAdded a new asyncTest method - removes the need for...
2009-10-02 John ResigAdded support for expected numbers in the test method.
2009-10-02 John ResigSimplified the logic for calling 'done' and pushing...
2009-10-02 John ResigSimplified the markup for the QUnit test test suite.
2009-09-30 John ResigMoved the QUnit source into a separate directory and...
2009-09-29 John ResigRetooled the QUnit CSS to be more generic.
2009-09-29 John ResigRenamed the QUnit files from testrunner/testsuite to...
2009-09-29 John ResigMoved the QUnit test directory into the QUnit directory.

Hosting is provided AltSPAHow to use Git
Please direct any questions on jabber alex.wolf@jabber.ru

Valid HTML 4.0 Transitional Valid CSS!

Designer Alexander Wolf