Changeset View
Changeset View
Standalone View
Standalone View
src/bin/elementary/meson.build
Show First 20 Lines • Show All 128 Lines • ▼ Show 20 Line(s) | 1 | elementary_test_src = [ | |||
---|---|---|---|---|---|
129 | 'test_systray.c', | 129 | 'test_systray.c', | ||
130 | 'test_table.c', | 130 | 'test_table.c', | ||
131 | 'test_thumb.c', | 131 | 'test_thumb.c', | ||
132 | 'test_toolbar.c', | 132 | 'test_toolbar.c', | ||
133 | 'test_tooltip.c', | 133 | 'test_tooltip.c', | ||
134 | 'test_transit.c', | 134 | 'test_transit.c', | ||
135 | 'test_transit_bezier.c', | 135 | 'test_transit_bezier.c', | ||
136 | 'test_ui_box.c', | 136 | 'test_ui_box.c', | ||
137 | 'test_ui_box_stack.c', | ||||
137 | 'test_ui_clock.c', | 138 | 'test_ui_clock.c', | ||
138 | 'test_ui_table.c', | 139 | 'test_ui_table.c', | ||
139 | 'test_ui_popup.c', | 140 | 'test_ui_popup.c', | ||
140 | 'test_ui_textpath.c', | 141 | 'test_ui_textpath.c', | ||
141 | 'test_video.c', | 142 | 'test_video.c', | ||
142 | 'test_weather.c', | 143 | 'test_weather.c', | ||
143 | 'test_web.c', | 144 | 'test_web.c', | ||
144 | 'test_win_inline.c', | 145 | 'test_win_inline.c', | ||
▲ Show 20 Lines • Show All 142 Lines • Show Last 20 Lines |