awtk/tests
2019-08-01 11:10:17 +08:00
..
testdata refactor 2019-04-14 07:44:15 +08:00
.gitignore init 2018-02-21 19:36:38 +08:00
animator_move_test.cc update test 2018-12-26 10:27:11 +08:00
animator_opacity_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
animator_rotation_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
animator_scale_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
animator_value_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
app_bar_test.cc column support typecheck 2019-02-26 09:47:52 +08:00
assets_manager_test.cc fix assets_manager_unref 2019-04-02 18:12:00 +08:00
basic_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
bitmap_test.cc improve blend and support line_length(also called stride/pitch) 2018-10-24 15:39:19 +08:00
blend_image_test.cc optimization blender 2019-04-18 16:08:33 +08:00
buffer_test.cc update docs 2018-12-27 15:28:20 +08:00
button_test.cc button/check button trigger click event when space/return key pressed 2019-05-21 13:49:34 +08:00
calibration_win_test.cc list_item/list_view/list_view_h/scroll_bar/scroll_view/calibration_win support typecheck 2019-02-26 15:17:51 +08:00
candidates_test.cc candidates support typecheck 2019-02-26 14:15:07 +08:00
canvas_test.cc fix memory leak found by valgrind 2019-07-08 23:50:03 -07:00
canvas_widget_test.cc canvas_widget/color_component/color_picker support typecheck 2019-02-26 13:49:46 +08:00
check_button_test.cc format code 2019-02-26 18:06:34 +08:00
children_layouter_default_test.cc fix compile warnings 2019-07-05 07:13:23 +08:00
children_layouter_factory_test.cc add function widget_find_animator 2019-05-13 17:53:02 +08:00
children_layouter_list_view_test.cc fix compile warnings 2019-07-05 07:13:23 +08:00
clip_board_test.cc add clip board 2018-11-21 15:38:43 +08:00
color_component_test.cc canvas_widget/color_component/color_picker support typecheck 2019-02-26 13:49:46 +08:00
color_parser_test.cc refactor and update docs 2018-12-27 17:39:26 +08:00
color_picker_test.cc canvas_widget/color_component/color_picker support typecheck 2019-02-26 13:49:46 +08:00
color_test.cc add color_rgba_str 2019-03-18 17:45:49 +08:00
color_tile_test.cc color_tile support typecheck 2019-02-26 09:43:04 +08:00
column_test.cc column support typecheck 2019-02-26 09:47:52 +08:00
combo_box_item_test.cc combo_box_item support typecheck 2019-02-26 09:51:55 +08:00
combo_box_test.cc spin_box support typecheck 2019-02-26 10:11:52 +08:00
common.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
common.h split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
cond_var.cc add widget_add_idle 2019-05-13 12:05:32 +08:00
copy_image_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
darray_test.cc add darray_tail/darray_head 2019-02-19 15:09:15 +08:00
dialog_client_test.cc dialog_client support typecheck 2019-02-26 09:56:25 +08:00
dialog_highlighter_test.cc refactor 2019-03-28 11:05:00 +08:00
dialog_test.cc refactor and format code 2019-03-27 18:04:38 +08:00
dialog_title_test.cc dialog title support typecheck 2019-02-26 09:58:04 +08:00
digit_clock_test.cc improve digit clock 2019-03-11 17:57:27 +08:00
dragger_test.cc dragger suppor typecheck 2019-02-26 10:01:42 +08:00
edit_test.cc update tests 2019-07-11 00:43:42 -07:00
emitter_test.cc format code 2019-03-13 15:31:15 +08:00
enums_test.cc fix test 2019-05-22 17:13:00 +08:00
event_queue_test.cc fix valgrind found bugs 2018-08-04 11:58:43 +08:00
events_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
expr_test.cc improve expr eval 2019-07-08 12:54:38 +08:00
fill_image_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
font_dummy.c fix warnings 2019-07-15 15:34:23 +08:00
font_dummy.h suggest words works 2018-06-27 13:46:42 +08:00
font_gen_test.cc refactor 2019-04-14 12:01:58 +08:00
font_manager_test.cc add font_manager_unload_font 2019-04-01 18:06:31 +08:00
fs_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
func_call_parser_test.cc add func_call_parse 2019-03-26 18:07:30 +08:00
get_time.inc suggest words works 2018-06-27 13:46:42 +08:00
gif_image_test.cc gif support typecheck 2019-02-26 13:57:01 +08:00
glyph_cache_test.cc fix valgrind found bugs 2019-01-19 12:06:25 +08:00
grid_item_test.cc grid_item support typecheck 2019-02-26 10:14:22 +08:00
grid_test.cc grid support typecheck 2019-02-26 10:09:27 +08:00
group_box_test.cc group_box support typecheck 2019-02-26 10:17:02 +08:00
guage_pointer_test.cc merge guage pointer patch 2019-05-15 10:45:56 +08:00
guage_test.cc guage support typecheck 2019-02-26 14:00:56 +08:00
hscroll_label_test.cc update docs 2019-07-06 16:46:05 +08:00
idle_test.cc rework idle 2018-11-04 11:51:14 +08:00
image_animation_test.cc image_animation support typecheck 2019-02-26 14:03:02 +08:00
image_loader_stb_test.cc fix tests 2019-05-07 18:15:04 +08:00
image_manager_test.cc support load image from filesystem 2019-06-13 15:15:12 +08:00
image_test.cc add function widget_find_animator 2019-05-13 17:53:02 +08:00
image_value_test.cc image_value support typecheck 2019-02-26 14:04:23 +08:00
input_device_status_test.cc fix capslock 2019-01-03 17:39:29 +08:00
int_str_test.cc add int_str/str_str 2019-01-31 06:33:27 +08:00
keyboard_test.cc add widget_is_keyboard 2019-03-14 10:49:15 +08:00
label_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
lcd_log.cc update copyright time 2019-01-07 10:58:36 +08:00
lcd_log.h update copyright time 2019-01-07 10:58:36 +08:00
lcd_mem_test.cc fix screen rotation 2018-11-07 10:15:38 +08:00
line_break_test.cc improve rich text 2018-07-31 16:26:31 +08:00
list_item_test.cc list_item/list_view/list_view_h/scroll_bar/scroll_view/calibration_win support typecheck 2019-02-26 15:17:51 +08:00
list_view_h_test.cc list_item/list_view/list_view_h/scroll_bar/scroll_view/calibration_win support typecheck 2019-02-26 15:17:51 +08:00
list_view_test.cc list_item/list_view/list_view_h/scroll_bar/scroll_view/calibration_win support typecheck 2019-02-26 15:17:51 +08:00
locale_test.cc tests 2018-10-30 18:14:12 +08:00
log_change_events.inc improve events 2018-11-08 17:12:40 +08:00
main.cc fix compile warnings 2019-07-05 07:13:23 +08:00
matrix_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
mem_test.cpp split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
mledit_test.cc fix widget_animator_stop 2019-07-03 13:46:39 +08:00
mutable_image_test.cc add mutable_image and update docs 2019-02-28 16:15:09 +08:00
named_value_test.cc add object_t 2019-01-10 16:23:03 +08:00
object_default_test.cc refactor and fix memory leaks found by valgrind 2019-04-08 18:14:36 +08:00
pages_test.cc pages support typecheck 2019-02-26 11:15:20 +08:00
path_test.cc rename PATH_SEP to TK_PATH_SEP 2019-07-05 06:52:29 +08:00
pixel_test.cc optimize fill image with translucent color 2019-04-05 18:52:43 +08:00
popup_test.cc popup support typecheck 2019-02-26 11:17:26 +08:00
progress_bar_test.cc format code 2019-02-26 18:06:34 +08:00
progress_circle_test.cc progress_circle support typecheck 2019-02-26 14:10:37 +08:00
rect_test.cc refactoring and update docs 2019-01-09 16:24:14 +08:00
recycle_test.cpp support widget pool 2018-12-22 19:04:55 +08:00
rich_text_node_test.cc improve desktop development 2018-08-17 18:11:08 +08:00
rich_text_parser_test.cc add rich text parser 2018-07-27 19:12:20 +08:00
rich_text_render_node_test.cc fix valgrind found bugs 2018-08-04 11:58:43 +08:00
rich_text_test.cc rich_text support typecheck 2019-02-26 14:20:33 +08:00
rom_fs_test.cc suggest words works 2018-06-27 13:46:42 +08:00
rotate_image_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
row_test.cc row support typecheck 2019-02-26 11:21:39 +08:00
SConscript improve assets build script to support any file extensions in data folder. 2019-03-20 11:16:26 +08:00
scroll_bar_test.cc fix style config 2019-03-20 11:41:09 +08:00
scroll_view_test.cc list_item/list_view/list_view_h/scroll_bar/scroll_view/calibration_win support typecheck 2019-02-26 15:17:51 +08:00
self_layouter_default_test.cc add self_layouter_factory/children_layouter_factory 2019-05-13 17:19:11 +08:00
self_layouter_factory_test.cc add function widget_find_animator 2019-05-13 17:53:02 +08:00
self_layouter_menu_test.cc add menu layouter 2019-07-01 08:48:36 +08:00
shortcut_test.cc improve shortcut 2019-05-28 14:26:01 +08:00
slide_menu_test.cc slide_menu support typecheck 2019-02-26 14:22:00 +08:00
slide_view_test.cc improve slide view 2019-03-07 09:29:08 +08:00
slider_test.cc improve slider to support left/right/up/down 2019-05-18 19:07:10 +08:00
slist_test.cc add slist 2019-01-11 12:21:16 +08:00
soft_g2d_test.cc improve blend and support line_length(also called stride/pitch) 2018-10-24 15:39:19 +08:00
spin_box_test.cc add shortcut 2019-05-27 18:08:29 +08:00
str_gen_test.cc tests 2018-10-30 18:14:12 +08:00
str_str_test.cc add int_str/str_str 2019-01-31 06:33:27 +08:00
str_test.cc refactor and fix memory leaks found by valgrind 2019-04-08 18:14:36 +08:00
style_const_test.cc enable style mutable by default 2019-06-03 18:35:42 +08:00
style_mutable_test.cc improve widget_clone to support copy mutable style 2019-06-04 14:29:39 +08:00
suggest_test.cc tests 2018-10-30 18:14:12 +08:00
suggest_test.inc refactoring combo_box_item 2018-10-28 11:33:38 +08:00
svg_image_test.cc svg_image/switch support typecheck 2019-02-26 14:26:58 +08:00
svg_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
svg_to_bsvg_test.cc add line number widget 2019-07-03 18:14:00 +08:00
switch_test.cc improve switch 2019-07-17 07:01:07 +08:00
system_bar_test.cc fix window_manager_close_window(issue #97) 2019-03-19 09:37:17 +08:00
system_info_test.cc fix tests 2019-06-17 23:30:24 -07:00
tab_button_group_test.cc tab button group support scrollable 2019-07-11 09:11:35 +08:00
tab_button_test.cc tab_button/tab_button_group support typecheck 2019-02-26 11:36:12 +08:00
tab_control_test.cc view support typecheck 2019-02-26 11:39:24 +08:00
test_obj.inc add test 2019-02-01 07:02:28 +08:00
text_edit_test.cc rework window manager 2019-08-01 11:10:17 +08:00
text_selector_test.cc improve text selector, support format in options prop 2019-04-03 11:30:35 +08:00
theme_gen_test.cc remove array_t 2019-01-17 09:10:30 +08:00
theme_test.cc remove array_t 2019-01-17 09:10:30 +08:00
time_clock_test.cc digit_clock/time_clock support typecheck 2019-02-26 14:30:48 +08:00
timer_info_test.cc rework timer 2019-01-12 08:29:38 +08:00
timer_test.cc add timer_modify and fix screen saver timer 2019-06-15 06:17:27 +08:00
tokenizer_test.cc format code 2019-02-04 18:04:19 +08:00
ui_loader_default_test.cc rename NAME_LEN to TK_NAME_LEN 2018-12-26 09:14:02 +08:00
ui_loader_xml_test.cc xml ui desc file support property tag 2019-06-04 18:04:52 +08:00
ui_serializer_test.cc support widget pool 2018-12-22 19:04:55 +08:00
ui_xml_writer_test.cc rename NAME_LEN to TK_NAME_LEN 2018-12-26 09:14:02 +08:00
utf8_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
utils_test.cc handle out of memory 2019-06-26 09:52:58 +08:00
value_test.cc fix value_copy/value_deep_copy 2019-02-21 11:08:00 +08:00
velocity_test.cc suggest words works 2018-06-27 13:46:42 +08:00
view_test.cc view support typecheck 2019-02-26 11:39:24 +08:00
widget_animator_factory_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
widget_animator_manager_test.cc improve widget animator fix issue #184 2019-07-19 17:33:13 +08:00
widget_factory_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
widget_pool_test.cc rework all widget creator functions 2019-01-16 15:44:25 +08:00
widget_test.cc add prop with_focus_state 2019-07-19 16:15:16 +08:00
window_design_test.cc fix windows compile errors 2019-04-02 09:32:22 +08:00
window_design.c fix windows compile errors 2019-04-02 09:32:22 +08:00
window_test.cc window add move_focus_next_key/move_focus_prev_key props 2019-05-22 16:11:10 +08:00
wstr_test.cc add object_notify_changed 2019-02-03 17:13:56 +08:00
xml_parser_test.cc xml parser support cdata 2019-06-04 15:59:50 +08:00