summaryrefslogtreecommitdiff
path: root/src/bin/test_check.c
Commit message (Expand)AuthorAgeFilesLines
* test_check: deleted useless code.woochan lee2014-12-161-9/+1
* theme fix - fix disabled check, radio, toolbar with no label or iconCarsten Haitzler (Rasterman)2014-07-071-0/+7
* elm_test: removed all the unnecessary empty lines.Daniel Juyung Seo2013-12-151-1/+0
* elementary_test: remove ELM_LIB_QUICKLAUNCHJean-Philippe Andre2013-11-051-2/+1
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-011-4/+4
* [elm] And now remove deprecated calls usage (WRTGustavo Lima Chaves2012-05-281-13/+13
* for the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST. AAAAAAAALLLLLLLLLLLLL...Mike Blumenkrantz2012-03-291-1/+1
* elm test_check: Revised codes.Daniel Juyung Seo2012-03-191-29/+17
* clean up toggle turds :)Carsten Haitzler2012-03-161-0/+88
* elm: Applied icon/image API changes.Daniel Juyung Seo2012-03-051-2/+2
* From: cnook <kimcinoo@gmail.com>cnook2012-02-201-0/+21
* elm: Removed trailing whitespaces.Daniel Juyung Seo2011-11-301-3/+3
* elm: change elm_object_content_part_set/get/unset to elm_object_part_content_...Boris Faure2011-11-171-4/+4
* elementary - modified content_set/get/unset part names to be simple names. ChunEon Park2011-11-161-4/+4
* add more testing stuff for checkCarsten Haitzler2011-11-151-2/+15
* elementary/check - content_set/get/unset ChunEon Park2011-10-281-4/+4
* From: Jérémy Zurcher <jeremy@asynk.ch>Jérémy Zurcher2011-08-251-4/+4
* elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_...Daniel Juyung Seo2011-07-251-1/+1
* Elm Check: Fix the tests to use the new elm_object_text_set/get API.Tom Hacohen2011-07-041-4/+4
* Elementary test: Fixed window name and window title name.Daniel Juyung Seo2011-02-211-1/+1
* Fix some Wextra complains on elm binBruno Dilly2010-10-191-1/+4
* EVAS_HINT_EXPAND/EVAS_HINT_FILL changes in mass.Christopher Michael2009-09-281-6/+6
* fix some quicklaunch issuesCarsten Haitzler2009-09-141-1/+2
* disable states for radio and check widgetsViktor Kojouharov2009-08-271-0/+15
* * Split up elementary test.c in several files, one per widgetDavide Andreoli2009-08-131-0/+64