Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed use of .data() for getting/setting options in tests; using each ↵ | Scott González | 2009-11-09 | 1 | -12/+12 |
| | | | | plugin's option method instead. Fixes #4853 - Remove use of .data() for options in tests. | ||||
* | dialog: fixed _position regression; wrote a test for the default positon, ↵ | Jörn Zaefferer | 2009-09-19 | 1 | -1/+10 |
| | | | | which still needs some tuning | ||||
* | dialog unit tests: options closeOnEscape, draggable | Richard Worth | 2009-09-19 | 1 | -3/+19 |
| | |||||
* | Fixed dialog tests to use same instead of equals for hashes. | Scott González | 2009-03-28 | 1 | -2/+2 |
| | |||||
* | dialog unit tests: split tests into individual files | Richard Worth | 2009-02-04 | 1 | -2/+283 |
| | |||||
* | unit tests: created separate file for each module: core, common widget, ↵ | Richard Worth | 2009-02-02 | 1 | -0/+12 |
events, methods, options, tickets |