[jQuery] Test Suit Update

2006-09-05 Thread Jörn Zaefferer
Hi folks, there are now much more test cases in the jQuery code, together with some changes to the test suit itself. The difficulty of writing tests: The test code itself is error prone, too.Please have a look at this preview ( http://joern.jquery.com/test/ ) and check it with different

Re: [jQuery] Test Suit Update

2006-09-05 Thread Larry Garfield
I know Konquer isn't a supported browser, but it's what I use so here's results from it anyway: 11. tests/011-css.js (1, 0, 1) 15. tests/015-wrap.js (1, 0, 1) 32. tests/032-is.js (1, 21, 22) 34. tests/034-$.find.js (1, 48, 49) 41. tests/041-eventTesting.js (1, 2, 3) Those came back red/failed.