awtk/tests
2022-05-02 17:24:23 +08:00
..
fscripts improve json doc 2022-04-28 17:16:05 +08:00
testdata wrap app_conf for fscript 2021-01-07 15:14:14 +08:00
.gitignore init 2018-02-21 19:36:38 +08:00
a.c format code 2020-10-15 17:10:52 +08:00
action_queue_test.cc improve action thread 2020-02-13 10:19:58 +08:00
action_thread_pool_test.cpp improve action thread 2020-02-13 10:19:58 +08:00
action_thread_test.cpp format code 2020-03-17 06:56:01 +08:00
allocator_test.c format code 2021-04-28 09:03:35 +08:00
animator_move_test.cc fix tests warnings 2021-09-16 16:06:55 +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
app_conf_multi_threads.cpp format code 2021-04-20 18:25:27 +08:00
app_conf_test.cc format code 2021-12-08 15:20:36 +08:00
asset_loader_zip_test.cc fix asset_loader_zip_test.cc for linux 2020-10-20 13:39:47 +08:00
assets_manager_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
async_call_test.cpp format code 2021-09-10 16:36:20 +08:00
b.c format code 2020-10-15 17:10:52 +08:00
basic_test.cc split base into 3 directories: tck, base and widgets 2018-12-15 17:22:05 +08:00
bidi_test.cc fix bugs found by valgrind 2020-10-17 21:17:55 -07:00
bitmap_test.cc support lcd fast rotation 2022-03-08 10:07:25 +08:00
blend_image_test.cc use rectf for draw image 2021-09-13 09:24:27 +08:00
buffer_test.cc add tk_ prefix to some functions and macros 2021-12-02 17:57:04 +08:00
button_test.cc format code 2022-04-23 09:00:54 +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 2022-04-10 09:33:26 +08: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 improve check button/scroll bar 2021-08-16 18:42:30 +08:00
children_layouter_default_test.cc split awtk.a into tkc/base/widgets/extwidgets/awtk 2019-08-19 18:43:23 +08:00
children_layouter_factory_test.cc split awtk.a into tkc/base/widgets/extwidgets/awtk 2019-08-19 18:43:23 +08:00
children_layouter_list_view_test.cc split awtk.a into tkc/base/widgets/extwidgets/awtk 2019-08-19 18:43:23 +08:00
clip_board_test.cc add clip board 2018-11-21 15:38:43 +08:00
clip_view_test.cc add clip_view_test 2019-12-17 18:03:49 +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_ex_test.cc fix macos compile error 2019-09-30 21:44:18 +08:00
combo_box_item_test.cc add value_change_event_t for EVT_VALUE_CHANGE events 2020-09-18 09:45:32 +08:00
combo_box_test.cc support xml format style 2022-05-02 16:54:00 +08:00
common.cc format code 2020-09-18 09:56:14 +08:00
common.h add value_change_event_t for EVT_VALUE_CHANGE events 2020-09-18 09:45:32 +08:00
compressor_test.cc add compressor 2019-10-12 17:28:15 +08:00
cond_var.cc add widget_add_idle 2019-05-13 12:05:32 +08:00
conf_ini_test.cc add tk_ prefix to some functions and macros 2021-12-02 17:57:04 +08:00
conf_json_test.cc format code 2022-02-22 17:27:22 +08:00
conf_node_test.cc fix bugs found by valgrind 2020-10-17 21:17:55 -07:00
conf_ubjson_test.cc add tk_ prefix to some functions and macros 2021-12-02 17:57:04 +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 format code 2021-11-23 16:05:14 +08:00
data_reader_asset_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
data_reader_factory_test.cc add data_reader_factory/data_writer_factory 2020-03-01 17:44:10 +08:00
data_reader_mem_test.cc improve data readers 2020-12-23 15:55:57 +08:00
data_writer_factory_test.cc add data_writer_flush 2021-04-14 09:01:35 +08:00
data_writer_wbuffer_test.cc add data_writer_write_all 2021-10-14 17:00:10 +08:00
date_time_format_test.cc fix bugs found by valgrind 2020-10-17 21:17:55 -07:00
date_time_test.cc improve fscript to support debugger 2022-01-16 18:15:14 +08:00
debugger_test.cc format code 2022-02-10 17:35:16 +08:00
dialog_client_test.cc dialog_client support typecheck 2019-02-26 09:56:25 +08:00
dialog_highlighter_test.cc improve dialog_highlighter_factory 2020-10-29 16:29:19 +08:00
dialog_test.cc improve window clone 2022-04-28 18:17:38 +08:00
dialog_title_test.cc dialog title support typecheck 2019-02-26 09:58:04 +08:00
digit_clock_test.cc move digit clock from ext_widgets to widgets 2019-11-12 15:52:08 +08:00
dirty_rects_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
draggable_test.cc format code 2022-03-18 18:19:32 +08:00
dragger_test.cc dragger suppor typecheck 2019-02-26 10:01:42 +08:00
edit_date_test.cc format code 2020-09-17 15:06:34 +08:00
edit_ipv4_test.cc format code 2020-09-17 15:06:34 +08:00
edit_test.cc format code 2022-04-23 09:00:54 +08:00
edit_time_full_test.cc format code 2020-09-17 15:06:34 +08:00
edit_time_test.cc format code 2020-09-17 15:06:34 +08:00
emitter_test.cc improve emitter 2022-01-02 14:01:22 +08:00
encoding_test.cc fix unit tests 2021-12-24 13:35:28 +08:00
endian_test.cc fix endian 2021-12-01 18:39:41 +08:00
enums_test.cc fix test 2019-05-22 17:13:00 +08:00
event_queue_test.cc add action_queue/waitable_action_queue 2020-02-07 11:19:46 +08:00
event_source_fd_test.cc add tk_ prefix to some functions and macros 2021-12-02 17:57:04 +08:00
event_source_idle_test.cc add tk_ prefix to some functions and macros 2021-12-02 17:57:04 +08:00
event_source_manager_test.cc add tk_ prefix to some functions and macros 2021-12-02 17:57:04 +08:00
event_source_timer_test.cc add tk_ prefix to some functions and macros 2021-12-02 17:57:04 +08:00
events_test.cc improve event_from_name 2022-04-16 17:54:53 +08:00
fdb.cpp update api docs 2022-02-22 17:16:59 +08:00
file_browser_test.cc fix tests warnings 2021-09-16 16:06:55 +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 gtest 2021-02-26 16:27:12 +08:00
font_dummy.h fix gtest 2021-02-26 16:27:12 +08:00
font_gen_test.cc add expand_text 2021-12-21 10:16:05 +08:00
font_manager_test.cc improve font manager 2021-06-15 18:04:53 +08:00
fps_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
fragment_frame_buffer_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
fs_test.cc add fs_foreach_file 2021-11-03 09:12:10 +08:00
fscript_array_test.cc improve fscript to support debugger 2022-01-16 18:15:14 +08:00
fscript_crc_test.cc add tk_ prefix to some functions and macros 2021-12-02 17:57:04 +08:00
fscript_endian_test.cc add tk_ prefix to some functions and macros 2021-12-02 17:57:04 +08:00
fscript_run.cpp improve fscript debugger 2022-03-10 09:25:10 +08:00
fscript_test.cc format code 2022-04-23 09:00:54 +08:00
fscript_widget_test.cc format code 2022-04-23 09:00:54 +08:00
func_call_parser_test.cc add tk_ prefix to some functions and macros 2021-12-02 17:57:04 +08:00
gauge_pointer_test.cc format code 2021-05-27 09:29:26 +08:00
gauge_test.cc correct guage to gauge 2021-04-07 17:11:44 +08:00
general_factory_test.cc format code 2021-08-30 17:17:48 +08:00
get_time.inc suggest words works 2018-06-27 13:46:42 +08:00
gif_image_test.cc format code 2021-10-26 10:21:03 +08:00
glyph_cache_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
gradient_test.cc improve gradient 2022-04-14 18:29:49 +08:00
grid_item_test.cc fix bugs found by valgrind 2020-10-17 21:17:55 -07:00
grid_test.cc fix bugs found by valgrind 2020-10-17 21:17:55 -07:00
group_box_test.cc fix bugs found by valgrind 2020-10-17 21:17:55 -07:00
hash_table_test.cc add hash table 2021-11-15 17:07:33 +08:00
hscroll_label_test.cc fix bugs found by valgrind 2020-10-17 21:17:55 -07:00
idle_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
image_animation_test.cc fix image_animation_next 2019-10-30 10:00:45 +08:00
image_loader_stb_test.cc support lcd fast rotation 2022-03-08 10:07:25 +08:00
image_manager_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
image_test.cc fix some warnings 2020-02-21 17:40:25 +08:00
image_value_test.cc fix memory leak 2022-04-10 09:33:26 +08:00
input_device_status_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
input_engine_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
int_str_test.cc merge tkc-sep 2021-12-02 09:32:06 +08:00
iostream_noisy_test.cc add tk_ prefix to some functions and macros 2021-12-02 17:57:04 +08:00
iostream_shdlc_test.cc add tk_ prefix to some functions and macros 2021-12-02 17:57:04 +08:00
istream_buffered_test.cc format code 2021-12-08 15:20:36 +08:00
istream_file_test.cc add tk_ prefix to some functions and macros 2021-12-02 17:57:04 +08:00
istream_mem_test.cc improve tk_istream_read_line 2022-04-19 07:37:00 +08:00
json_to_ubjson.cpp add tk_ prefix to some functions and macros 2021-12-02 17:57:04 +08:00
keyboard_test.cc add widget_is_keyboard 2019-03-14 10:49:15 +08:00
label_test.cc format code 2021-11-23 16:05:14 +08:00
lcd_log.cc update comments 2022-01-31 11:25:01 +08:00
lcd_log.h update copyright date 2021-01-02 18:46:08 +08:00
lcd_mem_test.cc fix memory leak 2022-04-10 09:33:26 +08:00
lcd_mono_test.cc use rectf for draw image 2021-09-13 09:24:27 +08:00
lcd_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
line_break_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
line_number_test.cc fix memory leak 2022-04-10 09:33:26 +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 fix tests warnings 2021-09-16 16:06:55 +08:00
log_change_events.inc add value_change_event_t for EVT_VALUE_CHANGE events 2020-09-18 09:45:32 +08:00
main.cc fix tests 2022-03-10 17:04:17 +08:00
matrix_test.cc format code 2021-06-24 22:14:27 +08:00
mem_pool_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
misc_test.cc improve mem allocator 2021-04-24 09:46:04 +08:00
mledit_test.cc format code 2022-04-23 09:00:54 +08:00
mmap_test.cc format code 2020-12-14 11:33:25 +08:00
mutable_image_test.cc split awtk.a into tkc/base/widgets/extwidgets/awtk 2019-08-19 18:43:23 +08:00
mutex_nest_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
mutex_test.cc improve mutex 2020-02-23 13:33:21 +08:00
named_value_test.cc improve named_value 2021-09-06 18:14:45 +08:00
object_array_test.cc improve fscript to support debugger 2022-01-16 18:15:14 +08:00
object_compositor_test.cc add tk_ prefix to some functions and macros 2021-12-02 17:57:04 +08:00
object_date_time_test.cc format code 2022-03-29 11:58:46 +08:00
object_default_test.cc support xml format style 2022-05-02 16:54:00 +08:00
object_locker_test.cc add tk_ prefix to some functions and macros 2021-12-02 17:57:04 +08:00
ostream_buffered_test.cc add tk_ prefix to some functions and macros 2021-12-02 17:57:04 +08:00
ostream_mem_test.cc add tk_ prefix to some functions and macros 2021-12-02 17:57:04 +08:00
ostream_retry_test.cc add tk_ prefix to some functions and macros 2021-12-02 17:57:04 +08:00
overlay_test.cc improve window clone 2022-04-28 18:17:38 +08:00
pages_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
path_test.cc add path_app_root_ex 2022-04-18 08:22:12 +08:00
pixel_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
plugin_manager_test.cc add plugin manager 2020-10-13 09:48:26 +08:00
popup_test.cc improve tests 2021-09-17 16:25:52 +08:00
progress_bar_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
progress_circle_test.cc improve progress circle 2022-02-07 11:34:58 +08:00
rect_test.cc format code 2021-12-08 15:20:36 +08:00
recycle_test.cpp improve assets manager for multi-theme 2020-03-18 21:36:24 +08:00
rich_text_node_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
rich_text_parser_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
rich_text_render_node_test.cc fix valgrind found bugs 2018-08-04 11:58:43 +08:00
rich_text_test.cc split awtk.a into tkc/base/widgets/extwidgets/awtk 2019-08-19 18:43:23 +08:00
ring_buffer_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
rlog_test.cc improve rlog 2021-11-10 18:29:00 +08:00
rom_fs_test.cc fix tests warnings 2021-09-16 16:06:55 +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 fix build on linux 2022-01-21 11:34:58 +08:00
scroll_bar_test.cc improve scrollbar 2021-11-19 17:13:10 +08:00
scroll_view_test.cc scroll view/list_view_h 2021-09-03 09:58:08 +08:00
self_layouter_default_test.cc format code 2021-08-30 17:17:48 +08:00
self_layouter_factory_test.cc split awtk.a into tkc/base/widgets/extwidgets/awtk 2019-08-19 18:43:23 +08:00
self_layouter_menu_test.cc add menu layouter 2019-07-01 08:48:36 +08:00
semaphore_test.cc improve semaphore 2019-10-28 06:55:32 +08:00
sha256_test.cc improve sha256 2021-12-23 09:02:57 +08:00
shdlc_test.cc add tk_ prefix to some functions and macros 2021-12-02 17:57:04 +08:00
shortcut_test.cc improve shortcut 2021-04-11 10:54:42 +08:00
slide_menu_test.cc improve slide menu 2021-08-17 17:29:12 +08:00
slide_view_test.cc format code 2022-04-23 09:00:54 +08:00
slider_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
slist_test.cc format code 2021-02-01 18:12:36 +08:00
soft_g2d_test.cc rollback changes in bitmap_destroy 2020-10-19 02:06:42 -07:00
spin_box_test.cc format code 2020-08-27 08:36:19 +08:00
state_machine_test.cc add str_reverse/str_count 2021-12-27 17:35:49 +08:00
state_machine_utest.c update comments 2022-01-31 11:25:01 +08:00
str_gen_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
str_str_test.cc add int_str/str_str 2019-01-31 06:33:27 +08:00
str_test.cc format code 2022-03-18 18:19:32 +08:00
stream_file_test.cc add tk_ prefix to some functions and macros 2021-12-02 17:57:04 +08:00
stream_stats_test.cc format code 2022-04-23 09:00:54 +08:00
style_const_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
style_mutable_test.cc format code 2021-10-11 15:52:40 +08:00
style_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
suggest_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
suggest_test.inc refactoring combo_box_item 2018-10-28 11:33:38 +08:00
svg_image_test.cc split awtk.a into tkc/base/widgets/extwidgets/awtk 2019-08-19 18:43:23 +08:00
svg_test.cc format code 2021-10-11 15:52:40 +08:00
svg_to_bsvg_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
switch_test.cc add value_change_event_t for EVT_VALUE_CHANGE events 2020-09-18 09:45:32 +08:00
system_bar_test.cc improve window clone 2022-04-28 18:17:38 +08:00
system_info_test.cc format code 2021-12-08 15:20:36 +08:00
tab_button_group_test.cc fix bugs found by valgrind 2020-10-17 21:17:55 -07:00
tab_button_test.cc memory leak found by valgrind 2020-12-01 10:30:44 +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 fix tests warnings 2021-09-16 16:06:55 +08:00
text_selector_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
theme_gen_test.cc fix memory leak 2022-05-02 17:24:23 +08:00
theme_test.cc support xml format style 2022-05-02 16:54:00 +08:00
theme_xml_test.cc support xml format style 2022-05-02 16:54:00 +08:00
time_clock_test.cc format code 2022-04-23 09:00:54 +08:00
timer_info_test.cc add tk_ prefix to some functions and macros 2021-12-02 17:57:04 +08:00
timer_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
tokenizer_test.cc format code 2020-07-10 16:46:34 +08:00
typed_array_test.cc improve fscript 2022-01-07 17:56:21 +08:00
ubjson_parser_test.cc format code 2022-04-23 09:00:54 +08:00
ubjson_reader_test.cc improve ubjson 2022-03-23 18:02:12 +08:00
ubjson_to_json.cpp add tk_ prefix to some functions and macros 2021-12-02 17:57:04 +08:00
ubjson_writer_test.cc improve ubjson 2022-03-23 18:02:12 +08:00
ui_loader_default_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
ui_loader_xml_test.cc add ui_loader_load_widget_from_xml 2022-02-16 10:47:00 +08:00
ui_serializer_test.cc format code 2020-08-20 10:14:39 +08:00
ui_xml_writer_test.cc split awtk.a into tkc/base/widgets/extwidgets/awtk 2019-08-19 18:43:23 +08:00
url_test.cc add url_to_string 2022-04-07 18:28:10 +08:00
utf8_test.cc fix unit tests 2021-12-24 13:35:28 +08:00
utils_test.cc improve time clock 2022-04-23 08:46:52 +08:00
value_desc_test.cc add localize_options for combobox 2019-09-27 06:46:38 +08:00
value_test.cc refactor fscript 2022-03-28 15:48:42 +08:00
velocity_test.cc suggest words works 2018-06-27 13:46:42 +08:00
vg_gradient_test.cc improve gradient 2022-04-14 18:29:49 +08:00
vgcanvas_asset_manager.cc fix test 2021-08-11 17:56:58 +08:00
view_test.cc add default_focused_child prop for view 2020-04-06 08:37:33 +08:00
waitable_action_queue_test.cpp improve action thread 2020-02-13 10:19:58 +08:00
waitable_ring_buffer_test.cpp add waitable ring buffer 2020-04-02 07:58:24 +08:00
widget_animator_factory_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
widget_animator_manager_test.cc fix tests warnings 2021-09-16 16:06:55 +08:00
widget_factory_test.cc format code 2021-08-30 17:17:48 +08:00
widget_test.cc improve icon_at 2022-03-04 17:21:04 +08:00
window_design_test.cc split awtk.a into tkc/base/widgets/extwidgets/awtk 2019-08-19 18:43:23 +08:00
window_design.c change some files to UTF8-BOM 2020-06-22 18:03:30 +08:00
window_test.cc improve window clone 2022-04-28 18:17:38 +08:00
wstr_test.cc fix unit tests 2021-12-24 13:35:28 +08:00
xml_parser_test.cc format code 2020-06-19 17:54:43 +08:00