jquery/test
2009-12-18 12:41:53 -05:00
..
data Fixing endlines. 2009-11-25 12:09:53 -05:00
otherlibs test runner: adding scriptaculous 1.7.0 for the polluted test runner. It fails, but 1.8.x doesn't fail anymore. 2008-07-22 02:12:08 +00:00
unit Disabled the passthrough .attr(method_name) functionality. You can now use it if you do: .attr({method_name: value}, true) OR as an easy initialization method: jQuery('<div/>', {html: '...', id: 'test'}). 2009-12-18 12:41:53 -05:00
delegatetest.html Adding in support for bubbling submit and change events, thanks to the patch by Justin Meyer. Includes a delegation test suite for manually testing to see if the events work as intended. 2009-12-04 11:28:50 -05:00
index.html Renamed the 'fx' module to 'effects'. Should've been done a long time ago. 2009-12-18 11:01:19 -05:00
polluted.php Fixing endlines. 2009-11-25 12:09:53 -05:00
test.js Reorganzing the jQuery source (first phase). 2007-09-08 12:42:32 +00:00
xhtml.php Added a way to run the test suite as an XHTML page. 2009-01-19 18:14:51 +00:00