awtk/tests
2018-11-10 18:20:49 +08:00
..
testdata ui desc file support include process instruction 2018-08-29 14:21:06 +08:00
.gitignore init 2018-02-21 19:36:38 +08:00
animator_move_test.cc improve widget animator 2018-11-05 17:32:23 +08:00
animator_opacity_test.cc improve widget animator 2018-11-05 17:32:23 +08:00
animator_rotation_test.cc improve widget animator 2018-11-05 17:32:23 +08:00
animator_scale_test.cc improve widget animator 2018-11-05 17:32:23 +08:00
animator_value_test.cc improve widget animator 2018-11-05 17:32:23 +08:00
array_test.cc suggest words works 2018-06-27 13:46:42 +08:00
basic_test.cc add tk_round/tk_clamp 2018-10-31 13:49:19 +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 improve blend and support line_length(also called stride/pitch) 2018-10-24 15:39:19 +08:00
buffer_test.cc suggest words works 2018-06-27 13:46:42 +08:00
button_test.cc add cast for each widget 2018-08-08 17:58:03 +08:00
canvas_test.cc fix canvas clip bug 2018-10-30 15:19:09 +08:00
check_button_test.cc improve events 2018-11-08 17:12:40 +08:00
color_test.cc add color tile 2018-08-22 15:51:49 +08:00
color_tile_test.cc add color tile 2018-08-22 15:51:49 +08:00
combo_box_item_test.cc improve events 2018-11-08 17:12:40 +08:00
combo_box_test.cc improve events 2018-11-08 17:12:40 +08:00
common.cc tests 2018-10-30 18:14:12 +08:00
common.h tests 2018-10-30 18:14:12 +08:00
copy_image_test.cc improve blend and support line_length(also called stride/pitch) 2018-10-24 15:39:19 +08:00
custom_props_test.cc fix valgrind found bugs 2018-08-04 11:58:43 +08:00
dialog_test.cc add cast for each widget 2018-08-08 17:58:03 +08:00
digit_clock_test.cc add digit clock 2018-11-03 12:10:25 +08:00
dragger_test.cc add dragger 2018-07-01 11:56:06 +08:00
edit_test.cc add edit demos 2018-06-29 17:22:57 +08:00
emitter_test.cc fix valgrind found bugs 2018-08-04 11:58:43 +08:00
enums_test.cc rename resource to assets 2018-08-24 07:45:37 +08:00
event_queue_test.cc fix valgrind found bugs 2018-08-04 11:58:43 +08:00
events_test.cc suggest words works 2018-06-27 13:46:42 +08:00
fill_image_test.cc improve blend and support line_length(also called stride/pitch) 2018-10-24 15:39:19 +08:00
font_dummy.c suggest words works 2018-06-27 13:46:42 +08:00
font_dummy.h suggest words works 2018-06-27 13:46:42 +08:00
font_gen_test.cc rework font loader 2018-10-19 18:10:58 +08:00
font_manager_test.cc rework font loader 2018-10-19 18:10:58 +08:00
fs_test.cc rename some file related functions and update resource 2018-08-26 07:14:32 +08:00
func_call_parser_test.cc add func_call_parser 2018-10-20 17:49:04 +08:00
get_time.inc suggest words works 2018-06-27 13:46:42 +08:00
glyph_cache_test.cc suggest words works 2018-06-27 13:46:42 +08:00
idle_test.cc rework idle 2018-11-04 11:51:14 +08:00
image_animation_test.cc add image_animation 2018-09-28 17:48:59 +08:00
image_loader_stb_test.cc update assets 2018-10-17 09:57:47 +08:00
image_manager_test.cc improve script bindings 2018-08-08 12:21:52 +08:00
image_test.cc only image support rotation/scale 2018-07-18 10:36:54 +08:00
keyboard_test.cc move some widgets from base to ext_widgets 2018-08-24 11:20:34 +08:00
label_test.cc add widget clone/equal 2018-07-13 19:35:12 +08:00
layout_test.cc improve layout 2018-07-14 07:01:13 +08:00
lcd_log.cc rework font loader 2018-10-19 18:10:58 +08:00
lcd_log.h suggest words works 2018-06-27 13:46:42 +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_view_test.cc move some widgets from base to ext_widgets 2018-08-24 11:20:34 +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 rename resource to assets 2018-08-24 07:45:37 +08:00
matrix_test.cc suggest words works 2018-06-27 13:46:42 +08:00
mem_test.cpp fix windows compile erros 2018-10-04 11:48:29 +08:00
pages_test.cc improve events 2018-11-08 17:12:40 +08:00
path_test.cc fix valgrind found bugs 2018-09-21 10:32:39 +08:00
pixel_test.cc rework lcd_mem and blend 2018-10-10 17:30:59 +08:00
progress_bar_test.cc improve events 2018-11-08 17:12:40 +08:00
progress_circle_test.cc add progress_circle and format code 2018-11-10 18:20:49 +08:00
rect_test.cc add scroll view 2018-07-04 09:56:07 +08:00
resource_manager_test.cc rename resource to assets 2018-08-24 07:45:37 +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
rom_fs_test.cc suggest words works 2018-06-27 13:46:42 +08:00
rotate_image_test.cc improve blend and support line_length(also called stride/pitch) 2018-10-24 15:39:19 +08:00
SConscript tidy 3rd packages 2018-10-13 18:40:00 +08:00
scroll_bar_test.cc move some widgets from base to ext_widgets 2018-08-24 11:20:34 +08:00
scroll_view_test.cc move some widgets from base to ext_widgets 2018-08-24 11:20:34 +08:00
slide_view_test.cc improve events 2018-11-08 17:12:40 +08:00
slider_test.cc improve events 2018-11-08 17:12:40 +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 improve api dos and update resources 2018-08-06 12:21:12 +08:00
str_gen_test.cc tests 2018-10-30 18:14:12 +08:00
str_test.cc add str_insert/str_remove 2018-08-29 11:27:15 +08:00
style_const_test.cc refactoring combo_box_item 2018-10-28 11:33:38 +08:00
style_mutable_test.cc add style_mutable 2018-11-01 15:38:14 +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
switch_test.cc improve events 2018-11-08 17:12:40 +08:00
tab_button_test.cc improve events 2018-11-08 17:12:40 +08:00
text_selector_test.cc improve events 2018-11-08 17:12:40 +08:00
theme_gen_test.cc refactoring combo_box_item 2018-10-28 11:33:38 +08:00
theme_test.cc update assets 2018-10-28 07:23:36 +08:00
time_clock_test.cc add digit clock 2018-11-03 12:10:25 +08:00
timer_test.cc improve widget animator 2018-11-05 17:32:23 +08:00
tokenizer_test.cc suggest words works 2018-06-27 13:46:42 +08:00
ui_loader_default_test.cc fix for linux 2018-08-03 18:40:24 +08:00
ui_loader_xml_test.cc fix for linux 2018-08-03 18:40:24 +08:00
ui_serializer_test.cc fix valgrind found bugs 2018-08-04 11:58:43 +08:00
ui_xml_writer_test.cc implement ui_widget_to_xml 2018-07-14 18:04:52 +08:00
utf8_test.cc init 2018-02-21 19:36:38 +08:00
utils_test.cc add style_mutable 2018-11-01 15:38:14 +08:00
value_test.cc suggest words works 2018-06-27 13:46:42 +08:00
velocity_test.cc suggest words works 2018-06-27 13:46:42 +08:00
widget_animator_factory_test.cc improve animator and update docs 2018-11-06 10:22:50 +08:00
widget_animator_manager_test.cc improve widget animator 2018-11-05 17:32:23 +08:00
widget_factory_test.cc fix valgrind found bugs 2018-08-04 11:58:43 +08:00
widget_test.cc add widget_add_timer 2018-11-02 18:04:06 +08:00
window_test.cc fix mouse cursor 2018-10-23 09:42:07 +08:00
wstr_test.cc widget support custom props 2018-07-17 07:47:53 +08:00
xml_parser_test.cc suggest words works 2018-06-27 13:46:42 +08:00