Complete overhaul of the Ajax test suite, it's now passing in all browsers. In order...
[jquery.git] / src / jquery / coreTest.js
2007-08-19 John ResigComplete overhaul of the Ajax test suite, it's now...
2007-08-19 John ResigFixed non-unique results from .parent(), .parents(...
2007-08-16 John ResigAdded a fix for bug #1489, appending <caption> was...
2007-07-29 John ResigFixed failing test for Safari 2.
2007-07-29 John ResigIntegrated the custom fx test suite into the main test...
2007-07-09 John ResigTweaked some of the tests, added in events and fx tests.
2007-07-08 John ResigAdded a number of fixes: Tag name case-sensitivity...
2007-07-08 John ResigAdded basic support for IFrames, disabled a test which...
2007-07-08 John ResigMaking the test suite a little more XML-compliant.
2007-06-26 John ResigForgot to change the number of tests.
2007-06-26 John ResigDisabled the test until after 1.1.3 (when we have time...
2007-05-31 Brandon AaronAdding test for #1182
2007-05-23 Brandon AaronRolling back Rev 1892
2007-05-13 Brandon AaronFix for #1162
2007-05-13 Brandon AaronFix for #1163
2007-05-11 Brandon AaronFix for #1167
2007-05-01 John ResigThis test is expected to fail.
2007-04-30 Corey JewettChanged test count to get the green bar back
2007-04-30 Brandon AaronAppend colgroup and col elements (#1044)
2007-04-29 John ResigQuery now throws no warnings under strict mode in Firef...
2007-04-25 Brandon AaronFix for #1086: Append all caps HTML tags
2007-04-25 Brandon AaronFix for #1114: Appending legend elements in Firefox
2007-04-25 Brandon AaronFix for #1087: Using appendTo with select elements
2007-03-26 John ResigAdded a number of additional speed gains (we now hold...
2007-03-25 John ResigCleaned up a lot of the test suite - reorganized and...
2007-03-25 Jörn ZaeffererAdded test for #769
2007-03-25 Jörn ZaeffererAdded test for #968
2007-03-25 Jörn ZaeffererAdded test for #975, so far it passes only in opera
2007-03-24 John ResigAdded support for comma-separated .is(), touched up...
2007-03-24 John ResigAn Ajax-based test was being run locally (which doesn...
2007-03-24 John ResigAdded a fix and test for bug #978 (Appending elements...
2007-03-22 Brandon AaronUpdate to fix for #1064 and tests
2007-03-21 Brandon AaronFix for #1064 and added tests for setting/getting opacity
2007-03-16 John ResigAdded a test for bug #997.
2007-03-16 John ResigAdded all the tests for isFunction, fixed bug #1026.
2007-03-01 John ResigFix for bug #962.
2007-02-23 Brandon Aaron* Fixed IE ID selectors selecting by the name attribute...
2007-02-19 Jörn ZaeffererAdded test for #977
2007-02-07 Brandon AaronFix for #910
2007-02-07 Brandon AaronFix for #745
2007-02-06 Jörn ZaeffererAdded equals helper for easier debugging of failed...
2007-02-05 Jörn ZaeffererFix for #907
2007-01-31 Jörn ZaeffererAdded test for #745
2007-01-31 Jörn ZaeffererFixed #874
2007-01-31 Jörn ZaeffererFix for #883
2007-01-23 Jörn ZaeffererFix/test for #861
2007-01-23 Jörn ZaeffererFixed not(jQuery) (need. more. tests.)
2007-01-17 Jörn ZaeffererFix for #806
2007-01-17 Jörn ZaeffererReverted optimization to jQuery function, fixing broken...
2007-01-16 Jörn ZaeffererEnhanced attr(String, Function) to pass through index...
2007-01-14 John ResigAdded a fix, and tests, for appending empty sets of...
2007-01-10 John ResigLots of improvements. Added support for .not( jQuery...
2007-01-10 Jörn ZaeffererFixed tests for gt/lt
2007-01-10 Jörn ZaeffererAdded tests for almost everything in jquery/jquery...
2007-01-10 Jörn ZaeffererFixed add to also create HTML on-the-fly by using jQuer...
2007-01-10 Jörn ZaeffererAdded tests for add() and fixed #770
2007-01-09 Jörn ZaeffererAdded tests for comma-separated expressions in filter...
2007-01-09 Jörn ZaeffererAdded test for next/prev
2007-01-09 Jörn ZaeffererAdded test and fixed parents()
2007-01-08 Jörn ZaeffererAdded test for toggleClass, fixed jQuery.className...
2007-01-08 John Resig.text( String ) now works as you'd expect it to, plus...
2007-01-08 John ResigFixed a bug in the jQuery.prop() addition and fixed...
2007-01-08 John ResigFixed a bug with $("body") in dynamic documents, refact...
2007-01-07 Jörn ZaeffererImplemented #756, making text(String) really useful
2007-01-07 Jörn ZaeffererImplemented #753
2007-01-07 Jörn ZaeffererTest for #753
2007-01-06 John ResigRemoved all the extra helper macros for 1.1, and adjust...
2007-01-04 Jörn ZaeffererImproved a lot of docs, adding description to examples...
2007-01-02 Jörn ZaeffererImproved docs for append, prepend, before and after...
2007-01-02 Mike Alsupremove test that belonged in ajaxTest.js
2007-01-01 Mike Alsupupdate target of evalScripts test
2007-01-01 Mike AlsupAdd test to show evalScripts/find problem.
2007-01-01 Jörn ZaeffererAdded test and documentation for filter(Function)
2006-12-31 John ResigMoved all the expressions tests over into selector...
2006-12-28 Jörn ZaeffererImplemented, tested and documented #202
2006-12-23 John ResigAdded in #690, the ability to remove an event handler...
2006-12-23 John ResigAdded Yehuda's selector engine improvements (it's now...
2006-12-23 John ResigMade significant changes to the expression engine....
2006-12-19 Jörn Zaefferer(no commit message)
2006-12-19 Dave MethvinjQuery.merge speedup, bug#444
2006-12-03 Jörn ZaeffererCode and documentation cleanup; fixed #317 and #464
2006-11-30 Jörn ZaeffererFixed bug #344 (tests, implementation, docs)
2006-11-29 Jörn ZaeffererAdded test for filter(Array), fixed bug #446
2006-11-18 Jörn ZaeffererTestsuite 2.0