Add evas_object_hide support for popup.
[framework/uifw/elementary.git] / src / bin / Makefile.am
index 4019795..93fd441 100644 (file)
@@ -33,8 +33,6 @@ elementary_test_SOURCES = \
 test.c \
 test_3d.c \
 test_actionslider.c \
-test_anchorblock.c \
-test_anchorview.c \
 test_anim.c \
 test_bg.c \
 test_box.c \
@@ -49,8 +47,11 @@ test_conform.c \
 test_ctxpopup.c \
 test_cursor.c \
 test_datetime.c \
+test_dayselector.c \
 test_diskselector.c \
 test_entry.c \
+test_entry_anchor.c \
+test_entry_anchor2.c \
 test_fileselector_button.c \
 test_fileselector.c \
 test_fileselector_entry.c \
@@ -85,11 +86,13 @@ test_menu.c \
 test_multi.c \
 test_multibuttonentry.c \
 test_naviframe.c \
+test_naviframe_complex.c \
 test_notify.c \
 test_panel.c \
 test_panes.c \
 test_photo.c \
 test_photocam.c \
+test_popup.c \
 test_progressbar.c \
 test_radio.c \
 test_scaling.c \
@@ -102,7 +105,6 @@ test_spinner.c \
 test_store.c \
 test_table.c \
 test_thumb.c \
-test_toggle.c \
 test_toolbar.c \
 test_tooltip.c \
 test_transit.c \