summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Add getter for elm_radioBruno Dilly2010-11-101-0/+1
| | | | SVN revision: 54408
* Blacklist some false positives on elm test_setter.shBruno Dilly2010-11-092-0/+23
| | | | SVN revision: 54373
* Check for functions _elm_XXX_get on test_setter scriptBruno Dilly2010-11-081-1/+1
| | | | | | | | To avoid false positive on functions like elm_widget_item_cursor_get SVN revision: 54337
* Add test and checker to widget itemsTiago Rezende Campos Falcao2010-11-021-19/+39
| | | | SVN revision: 54089
* Add missing object type checkers.Tiago Rezende Campos Falcao2010-10-281-8/+46
| | | | | | | The test test_decl now warn about missing API_ENTRY or ELM_CHECK_WIDTYPE. SVN revision: 53956
* Checkers for API consistenceTiago Rezende Campos Falcao2010-10-274-0/+160
SVN revision: 53918