summaryrefslogtreecommitdiffstats
path: root/install/ui/test/widget_tests.html
Commit message (Collapse)AuthorAgeFilesLines
* jQuery ordered map.Endi S. Dewata2011-05-201-0/+1
| | | | | | | | | The ordered map is a jQuery extension for creating a collection which can be accessed both as an ordered list and as a map. This collection can be used to store various objects including entities, fields, columns, and dialogs. A test suite for this class has been added as well. Ticket #1232
* widget unit testsAdam Young2011-01-311-0/+26
unit test for basic functionality, text, and checkbox widgets