aboutsummaryrefslogtreecommitdiff
path: root/tests/unity/unity_support.c
Commit message (Expand)AuthorAge
* fix(refr): reshape using draw_buf stride (#6567)Lemon2024-08-13
* feat(draw/sw): add support for LV_COLOR_FORMAT_I1 (#6345)Fabian Blatz2024-07-19
* feat(tests): add VG-Lite render test (#6264)VIFEX2024-06-07
* feat(stdlib): strncpy consistency and add strlcpy (#6204)Liam2024-05-22
* feat(draw/sw): added support for LV_COLOR_FORMAT_L8 (#5800)Zoltan Janosy2024-04-20
* feat(CI): Windows MSVC and GCC build (#6015)Liam2024-04-18
* ci(ref_imgs): automatically genereate the missing reference image folders (#5...Gabor Kiss-Vamosi2024-02-23
* chore(tests): replace sprintf -> lv_snprintf (#5319)_VIFEXTech2024-01-15
* feat(draw): add sw display rotate implementationsGabor Kiss-Vamosi2023-11-27
* chore: remove debug codeGabor Kiss-Vamosi2023-11-15
* test(draw): add rendering test for RGB565, RGB888, XRGRB8888, and ARGB8888Gabor Kiss-Vamosi2023-11-15
* fix(draw): fix minor issues in SW renderGabor Kiss-Vamosi2023-11-15
* feat(draw): add implements vector graphic APIs (#4528) (#4691)Zhang Ji Peng2023-11-09
* refactor: scr -> screen, act->active, del->delete, remove in obj_clear_flag/s...Gabor Kiss-Vamosi2023-10-12
* refactor(draw_buf): remove lv_draw_buf_t and make all functions work on void ...Gabor Kiss-Vamosi2023-10-11
* ci: temporary remove lv_example_tiny_ttf_3.pyGabor Kiss-Vamosi2023-10-10
* refactor(btn, img): rename btn to button and img to imageGabor Kiss-Vamosi2023-09-14
* feat(img): add img.header.strideGabor Kiss-Vamosi2023-08-31
* arch(draw): add parallel rendering architectureGabor Kiss-Vamosi2023-07-05
* arch(driver): new driver architecture with new color format supportGabor Kiss-Vamosi2023-02-20
* ci(test): automatically create missing reference images for TEST_ASSERT_EQUAL...Gabor Kiss-Vamosi2022-09-21
* test: fix warning in test_screenshot_error.hGabor Kiss-Vamosi2022-09-19
* chore(style): remove the trailing space from all source files (#3188)Xiang Xiao2022-03-21
* chore(tests): fix image compare testsGabor Kiss-Vamosi2022-02-16
* test(img): fix image error diff handlerGabor Kiss-Vamosi2022-02-11
* test add support for using system heapThemba Dube2022-01-23
* tests add READMEGabor Kiss-Vamosi2021-06-23
* test add build test again, add dropdown test, integrate gcov and gvocrGabor Kiss-Vamosi2021-06-18
* feat(test) add assert for screenshot compareGabor Kiss-Vamosi2021-06-18