summaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/ecore_wl2: Add test for ecore_wl2_input_seat_capabilities_getChristopher Michael2020-01-081-0/+25
* tests/ecore_wl2: Add test for ecore_wl2_display_input_find_by_nameChristopher Michael2020-01-081-0/+14
* tests/ecore_wl2: Add test for ecore_wl2_window_popup_input functionsChristopher Michael2020-01-081-0/+34
* tests/ecore_wl2: Fix input_keymap testChristopher Michael2020-01-081-1/+3
* tests/ecore_wl2: Add test for ecore_wl2_window_opaque_region functionsChristopher Michael2020-01-081-0/+23
* tests/ecore_wl2: Add test for ecore_wl2_window_input_region functionsChristopher Michael2020-01-081-0/+23
* Revert "tests/ecore_wl2: Add test for ecore_wl2_window_xxx functions"Christopher Michael2020-01-082-514/+5
* tests/ecore_wl2: Fix formattingChristopher Michael2020-01-081-28/+40
* tests/ecore_wl2: Add test for ecore_wl2_window_xxx functionsWoochanlee2020-01-082-17/+501
* Fix worning and tests for edje text_classa.srour2020-01-071-2/+4
* efl.text_style: remame underline2 and glow2Ali Alzyod2020-01-071-4/+4
* csharp: rename ExtensionMethodsYeongjong Lee2020-01-063-0/+3
* eolian_mono: add namespace to extension methods of ItemFactoryJaehyun Cho2020-01-062-0/+2
* c#: Checking null for parameters generated code.Bruno da Silva Belo2020-01-021-0/+3
* edje: implement text_class override at object levela.srour2020-01-021-0/+73
* efl_spec_suite: remove callbacks at the end of a testMarcel Hollerbach2020-01-021-0/+4
* efl.text.cursor: emit events CANVAS_TEXTBLOCK_CHANGED when insert text using ...Ali Alzyod2020-01-021-2/+7
* efl.text.interactive: remove event freeze when keyboard button is pressedAli Alzyod2020-01-021-0/+26
* Efl.Ui.Animation_View : Change class name to Efl.Ui.Vg_AnimationJunsuChoi2019-12-312-2/+2
* csharp: Add StyleCop support to dotnet buildLauro Moura2019-12-302-0/+4
* Edje: edc text_class applied without font or font_size in stylea.srour2019-12-302-4/+84
* efl.text.style: underline enum rename + underline method fixali2019-12-301-0/+18
* efl_style: rename enums (background,strikthrough) from enabled to solid_colorAli Alzyod2019-12-271-1/+1
* efl.ui.textbox: fix crash when toggle scroll modeAli Alzyod2019-12-271-0/+22
* efl_text_format: rename tabstops,lingap,linerelgapAli Alzyod2019-12-261-1/+1
* Efl.Text.Cursor: Add tests for evas_suitea.srour2019-12-261-19/+251
* efl_text_cursor: movement word start/endali2019-12-261-1/+15
* efl_text_cursor: line jump by fix movementAli Alzyod2019-12-261-0/+7
* efl_text_cursor: assign source textobject to destination on cursor_copyAli Alzyod2019-12-241-0/+6
* Efl.Text.Cursor: Fix line_jump_by return logica.srour2019-12-241-3/+3
* eolian: inherit since information from struct and enum to fieldFelipe Magno de Almeida2019-12-244-8/+21
* csharp: Property Indexer implementationLauro Moura2019-12-235-10/+116
* c#: Implement IList to Eina.Array.Bruno da Silva Belo2019-12-225-30/+221
* efl_ui_item: use signals from the theme and not objectMarcel Hollerbach2019-12-201-5/+1
* efl_ui_layout: add API to check out the theme_versionMarcel Hollerbach2019-12-201-0/+11
* efl_text_attribute_factory: rename to efl_text_formatterAli Alzyod2019-12-201-4/+4
* efl.text.style: rename methods/properties and add text_ prefixali2019-12-202-7/+7
* efl_content: equip the tests with more lifetime checksMarcel Hollerbach2019-12-191-1/+9
* efl_ui_format: make this usable with the standard behaviour of accessorsMarcel Hollerbach2019-12-181-2/+2
* eina_accessor: make carray accessor work properlyMarcel Hollerbach2019-12-181-1/+31
* efl: make sure all index for Efl_Model are unsigned int.Cedric BAIL2019-12-181-1/+1
* tests/ecore_wl2: Fix memory leakChris Michael2019-12-181-0/+2
* csharp: Fix passing acessor with ownershipLauro Moura2019-12-183-6/+54
* csharp: Fix accessor IEnumerable implementation.Lauro Moura2019-12-181-0/+3
* csharp : add move tag info to EinaAccessor, EinaIterator converterYeongjong Lee2019-12-172-13/+36
* eina_mono: replace EinaAccessor and EinaIerator with IEnumerableYeongjong Lee2019-12-172-65/+9
* efl_canvas_textblock: allow style_apply with wrap=noneAli Alzyod2019-12-161-0/+4
* efl_datetime_manager: how did that ever work?Marcel Hollerbach2019-12-131-0/+8
* efl_ui_spec_test: make this test workMarcel Hollerbach2019-12-131-1/+12
* efl_canvas_text: event emittingAli Alzyod2019-12-131-0/+15