awtk/tests
2019-01-28 08:05:30 +08:00
..
testdata image name support locale. fix issue #83 2019-01-26 07:53:51 +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
basic_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
binding_rule_parser_test.cc restruct directory 2019-01-28 08:05:30 +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 split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
buffer_test.cc update docs 2018-12-27 15:28:20 +08:00
button_test.cc fix widget_destroy. issue #80 2019-01-22 17:49:15 +08:00
canvas_test.cc remove array_t 2019-01-17 09:10:30 +08:00
check_button_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
children_layouter_default_test.cc rework layout 2018-12-20 11:01:37 +08:00
clip_board_test.cc add clip board 2018-11-21 15:38:43 +08:00
color_parser_test.cc refactor and update docs 2018-12-27 17:39:26 +08:00
color_test.cc improve script binding 2019-01-13 18:39:30 +08:00
color_tile_test.cc update docs 2018-12-26 11:36:59 +08:00
combo_box_item_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
combo_box_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
command_binding_test.cc restruct directory 2019-01-28 08:05:30 +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
copy_image_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
custom_props_test.cc fix valgrind found bugs 2018-08-04 11:58:43 +08:00
darray_test.cc add darray_t to replace array_t 2019-01-16 09:48:07 +08:00
data_binding_test.cc restruct directory 2019-01-28 08:05:30 +08:00
dialog_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
digit_clock_test.cc improve digit clock 2018-12-11 15:20:52 +08:00
dragger_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
edit_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
emitter_test.cc remove array_t 2019-01-17 09:10:30 +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 split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
expr_test.cc add expr eval 2019-01-26 17:35:16 +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 update docs 2018-12-28 17:43:54 +08:00
font_dummy.h suggest words works 2018-06-27 13:46:42 +08:00
font_gen_test.cc remove array_t 2019-01-17 09:10:30 +08:00
font_manager_test.cc remove array_t 2019-01-17 09:10:30 +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 rename NAME_LEN to TK_NAME_LEN 2018-12-26 09:14:02 +08:00
get_time.inc suggest words works 2018-06-27 13:46:42 +08:00
gif_image_test.cc update docs 2019-01-17 15:48:41 +08:00
glyph_cache_test.cc fix valgrind found bugs 2019-01-19 12:06:25 +08:00
idle_test.cc rework idle 2018-11-04 11:51:14 +08:00
image_animation_test.cc rework layout 2018-12-20 11:01:37 +08:00
image_loader_stb_test.cc update docs 2018-12-29 12:17:06 +08:00
image_manager_test.cc image name support locale. fix issue #83 2019-01-26 07:53:51 +08:00
image_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
image_value_test.cc add image value widget 2018-12-01 18:30:03 +08:00
input_device_status_test.cc fix capslock 2019-01-03 17:39:29 +08:00
keyboard_test.cc move some widgets from base to ext_widgets 2018-08-24 11:20:34 +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_view_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +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 split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +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
model_delegate_test.cc restruct directory 2019-01-28 08:05:30 +08:00
named_value_test.cc add object_t 2019-01-10 16:23:03 +08:00
navigator_request_test.cc restruct directory 2019-01-28 08:05:30 +08:00
object_default_test.cc add object_eval/object_has_prop 2019-01-27 06:44:51 +08:00
pages_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
path_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
pixel_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
progress_bar_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
progress_circle_test.cc add progress_circle and format code 2018-11-10 18:20:49 +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
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 split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
SConscript support widget pool 2018-12-22 19:04:55 +08:00
scroll_bar_test.cc improve widget_clone/widget_equal/widget_to_xml, add sensitive prop for widget 2018-12-20 16:18:49 +08:00
scroll_view_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
self_layouter_default_test.cc rework layout 2018-12-20 11:01:37 +08:00
slide_menu_test.cc rework layout 2018-12-20 11:01:37 +08:00
slide_view_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
slider_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +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 split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
str_gen_test.cc tests 2018-10-30 18:14:12 +08:00
str_test.cc update docs 2018-12-27 14:02:45 +08:00
style_const_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
style_mutable_test.cc change style id to string 2018-12-25 18:00:46 +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 update docs 2019-01-17 15:48:41 +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 split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
switch_test.cc rework layout 2018-12-20 11:01:37 +08:00
tab_button_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
text_selector_test.cc improve events 2018-11-08 17:12:40 +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 add digit clock 2018-11-03 12:10:25 +08:00
timer_info_test.cc rework timer 2019-01-12 08:29:38 +08:00
timer_test.cc rework timer 2019-01-12 08:29:38 +08:00
tokenizer_test.cc add binding rule parser 2019-01-22 12:08:01 +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 split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +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 image name support locale. fix issue #83 2019-01-26 07:53:51 +08:00
value_converter_delegate_test.cc restruct directory 2019-01-28 08:05:30 +08:00
value_test.cc improve script binding 2019-01-13 12:18:55 +08:00
value_validator_delegate_test.cc restruct directory 2019-01-28 08:05:30 +08:00
velocity_test.cc suggest words works 2018-06-27 13:46:42 +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 split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +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 fix widget_destroy. issue #80 2019-01-22 17:49:15 +08:00
window_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
wstr_test.cc fix valgrind found bugs 2019-01-19 12:06:25 +08:00
xml_parser_test.cc suggest words works 2018-06-27 13:46:42 +08:00