Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganzing the jQuery source (first phase). | John Resig | 2007-09-08 | 1 | -41/+0 |
| | |||||
* | Changed readFile to java-based read function to handle \r\n, fixes docs and ↵ | Jörn Zaefferer | 2006-10-08 | 1 | -1/+1 |
| | | | | test, lite still broken | ||||
* | Refactored and fixed test suite to run async tests | Jörn Zaefferer | 2006-09-30 | 1 | -1/+6 |
| | |||||
* | Refactored test suite once more, as proposed by John | Jörn Zaefferer | 2006-09-17 | 1 | -2/+7 |
| | |||||
* | Refactored test suite: All tests are now compiled into one file, runs much ↵ | Jörn Zaefferer | 2006-09-16 | 1 | -28/+20 |
| | | | | faster and does not require ugly synchronization; Changed build.xml (tested) and Makefile (not tested!); Replaced calls to cmpOK() with ok(), removed cmpOK(); Tests can now call reset() to be able to always test against the unmodified test setup | ||||
* | Improved test suite to reset fixture after each test, added selects to test ↵ | Jörn Zaefferer | 2006-09-04 | 1 | -5/+6 |
| | | | | ':selected'; Added docs for index(obj); Modified is(expr) to return false for an invalid expression, changed docs, too; Added lots of testcases; Changed filename of testfiles: adding leading zeros | ||||
* | Fixed some bugs with the test suite and fixed a bug with setting attributes. | John Resig | 2006-08-25 | 1 | -9/+9 |
| | |||||
* | Added additional changes to the test suite. | John Resig | 2006-08-14 | 1 | -0/+38 |