summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-07-15py-elm: New test for elm external parts in edje, need to make the same in the...Davide Andreoli7-0/+416
2012-06-29Python elm: exit well the tests when launched directlyDavide Andreoli42-0/+84
2012-06-29Python elm: GenlistItem.data_get() fixed! and made the genlist test stdout mo...Davide Andreoli1-39/+60
2012-06-27python-elementary: Add FlipSelector.Kai Huuhko2-6/+145
2012-06-27python-elementary: Expose the need_* functions in API, change Web and Kai Huuhko2-0/+8
2012-06-26python-elementary: A simple test and more API for Calendar, fixes for Kai Huuhko2-0/+279
2012-06-26python-elementary: Test and fixes for Datetime.Kai Huuhko2-0/+70
2012-06-26python-elementary: Test and fixes for Video/Player.Kai Huuhko2-1/+82
2012-06-26python-elementary: Test and fixes for Slideshow, update status strings.Kai Huuhko2-1/+178
2012-06-24Python elm: test for SegmentControl. Spotted BUGS in Items management here...Davide Andreoli2-0/+118
2012-06-24Python elm: test for Popup, with a fix for Popup.item_append() paramsDavide Andreoli2-0/+245
2012-06-24Python elm:Davide Andreoli2-0/+81
2012-06-24Python elm: test for Panes. And a fix for panes callback nameDavide Andreoli2-0/+72
2012-06-24Python elm: test for Index. With a TODO for ObjectItemDavide Andreoli2-0/+125
2012-06-24Python tests: always declare the wanted encodingDavide Andreoli50-4/+52
2012-06-24Python elm: test for Frame. NOTE: frame collapse seems broken in c elmDavide Andreoli2-0/+65
2012-06-23Python elm:Davide Andreoli2-1/+111
2012-06-23Python elm: done test for DiskselectorDavide Andreoli2-0/+137
2012-06-23Python elm: be correct in the Ctxpopup testDavide Andreoli1-1/+1
2012-06-23Python elm: Fix map overlay testDavide Andreoli1-18/+25
2012-06-18Python elm: New test for Colorselector. With some fixes to the widget itself.Davide Andreoli2-2/+139
2012-06-18Python elm: port to py the awesome evas map 3d test.Davide Andreoli2-1/+268
2012-06-17Python elm: new widget MultiButtonEntryDavide Andreoli2-0/+176
2012-06-17Python elm: new widget Mapbuf. with test and docDavide Andreoli25-0/+197
2012-06-17python-elementary: Fix cursor 3 test.Kai Huuhko1-7/+7
2012-06-16python elm: new Map widget, with 3 extensive testsDavide Andreoli4-0/+662
2012-06-10python-elementary: py3ization for tests.Kai Huuhko18-84/+84
2012-06-09python-elementary: And use the simple string style in the Thumb test Kai Huuhko1-4/+1
2012-06-09python-elementary: Allow Thumb.file to take either a string or a file, Kai Huuhko4-1/+63
2012-06-08Python elm: implemented test for Dayselector, with a BUGDavide Andreoli2-0/+87
2012-06-08Python elm: implemented test for CtxpopupDavide Andreoli2-0/+187
2012-06-07Python elm: mimic the C test main page with UI MirroringDavide Andreoli1-113/+159
2012-06-07Python elm: test for labelDavide Andreoli2-0/+174
2012-06-07python-elementary: Add Configuration and Conformant classes.Kai Huuhko1-0/+17
2012-06-06Python elm: New test "Window States"Davide Andreoli3-0/+113
2012-06-06 Naviframe: 1 missed property and remove testing code.Davide Andreoli1-4/+0
2012-06-06python-elementary: Fix tests.Kai Huuhko3-23/+24
2012-06-05python-elementary: Correct the Elm_Object_Item -> NaviFrameItem Kai Huuhko1-8/+5
2012-06-05New test for Naviframe, that spot out some widget problem:Davide Andreoli2-0/+148
2012-06-02whoops, forgotten fileDavide Andreoli1-1/+1
2012-06-02python.elementary.Box: implement missed layout_set() and layout_transition().Davide Andreoli2-2/+139
2012-05-29python-elementary: Add test for Icon.Kai Huuhko3-20/+129
2012-05-27python-elementary: Add Actionslider.Kai Huuhko2-0/+177
2012-05-24python-elementary: More fixes for tests.Kai Huuhko2-13/+13
2012-05-23python-elementary: Bring tests up to date.Kai Huuhko11-50/+50
2012-05-20homogenous->homogeneousDavide Andreoli2-4/+4
2012-05-20python-elementary: Align Progressbar to C api.Davide Andreoli1-2/+2
2012-05-19 python-elementary: Align Radio to C api.Davide Andreoli1-4/+4
2012-05-19 python-elementary: Align Spinner to C api.Davide Andreoli1-0/+17
2012-05-14Python tests: win.callback_destroy_add -> win.callback_delete_request_addDavide Andreoli13-13/+13