efl/legacy/elementary/src/tests
Ryuan Choi 7c4288548b colorselector: Do not add custom palette color to the palette of config
Summary:
elm_colorselector_palette_color_add() clears the palette if config_load is true.
It means that this API will add paletter color only for this colorselector object.

Fixes T786

Test Plan: Added elm_colorselector_palette.

Reviewers: seoz, raster

Maniphest Tasks: T786

Differential Revision: https://phab.enlightenment.org/D557
2014-02-17 21:26:14 +09:00
..
.gitignore Introduce check for unit testing framework of Elementary 2013-11-19 13:18:02 +00:00
Makefile.am colorselector: Do not add custom palette color to the palette of config 2014-02-17 21:26:14 +09:00
elm_suite.c colorselector: Do not add custom palette color to the palette of config 2014-02-17 21:26:14 +09:00
elm_suite.h colorselector: Do not add custom palette color to the palette of config 2014-02-17 21:26:14 +09:00
elm_test_check.c Introduce check for unit testing framework of Elementary 2013-11-19 13:18:02 +00:00
elm_test_colorselector.c colorselector: Do not add custom palette color to the palette of config 2014-02-17 21:26:14 +09:00
elm_test_init.c Introduce check for unit testing framework of Elementary 2013-11-19 13:18:02 +00:00