1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

59 Commits

Author SHA1 Message Date
Liu Yi
80b8c33f21
ci(sdl): add sdl build to ci test (#6505)
Signed-off-by: lhdjply <lhdjply@126.com>
Signed-off-by: Liu Yi <lhdjply@126.com>
2024-07-19 18:10:58 +08:00
VIFEX
9a7639ccea
feat(tests): add VG-Lite render test (#6264)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: liamHowatt <liamjmh0@gmail.com>
2024-06-07 22:29:13 +02:00
Gabor Kiss-Vamosi
f2e81d80b3 ci(test): remove non-native builds and add native 32 and 64 bit builds instead 2024-05-23 18:25:17 +02:00
lhdjply
d0bc365737
ci(ubuntu):ci use ubuntu-2204 (#6213)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-05-13 19:07:35 +02:00
dependabot[bot]
abdec57657
chore(deps): bump uraimo/run-on-arch-action from 2.7.1 to 2.7.2 (#6165)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 14:57:31 +02:00
Liam
e72f52d0bd
feat(CI): Windows MSVC and GCC build (#6015) 2024-04-18 15:12:50 +02:00
Gabor Kiss-Vamosi
c96706da7e
ci: use ubuntu-22.04 instead of ubuntu-latest (#6032) 2024-04-08 18:18:13 +02:00
Benign X
d7f7447148
fix(ci): workaround ASAN error in CI with Ubuntu 22.04 image (#5867) 2024-03-14 15:26:14 +08:00
Benign X
9d5bc5cc6c
feat(ci): update distro to ubuntu 22.02 to fix freetype build problem (#5834) 2024-03-12 21:09:53 +08:00
Johannes Marbach
1ea51ad616
fix(drm): eliminate use of non-existent lv_api_map.h and enable smoke tests (#5694)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
2024-02-22 12:19:23 +01:00
Neo Xu
f5f19ca7f0
feat(event): return event dsc for later to remove (#5630)
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-02-19 21:43:57 +01:00
Gabor Kiss-Vamosi
5ed335183b
ci(codecov): disable CodeCov (#5623) 2024-02-08 14:52:58 +01:00
dependabot[bot]
5dc2f7e1cc
chore(deps): bump codecov/codecov-action from 3 to 4 (#5567)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 19:24:53 +01:00
dependabot[bot]
3edc339996
chore(deps): bump actions/cache from 3 to 4 (#5568)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 17:55:23 +01:00
dependabot[bot]
6c16b82854
chore(deps): bump uraimo/run-on-arch-action from 2.6.0 to 2.7.1 (#5569)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 17:54:25 +01:00
Johannes Marbach
b45ef5ccf9
feat(drivers): add libinput/xkb driver (#5486) 2024-01-29 13:14:37 +01:00
Benign X
838cbd6ae6
fix(CI): fix CI not working properly (#5403) 2024-01-20 00:09:45 +01:00
Neo Xu
214d72da88
feat(test): automatically generate test image (#4976)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-01-19 10:38:30 +01:00
Neo Xu
a4f0ba5f5d
feat(ci): add build test for VG-Lite simulator (#5278)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
2024-01-11 14:32:34 +08:00
Benign X
2633a33b48
feat(freetype): add new freetype testcase (#5207) 2024-01-07 15:39:50 +08:00
dependabot[bot]
3cc2f997a3
chore(deps): bump actions/upload-artifact from 3 to 4 (#5147)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-02 08:08:38 +01:00
dependabot[bot]
b2fe03ff57
chore(deps): bump uraimo/run-on-arch-action from 2.5.1 to 2.6.0 (#4913)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-02 12:49:10 +01:00
Gabor Kiss-Vamosi
54f9cc926b test: upload to CodeCov only from lvgl/lvgl 2023-11-18 22:26:07 +01:00
Zhang Ji Peng
8cf0bbb558
feat(draw): add implements vector graphic APIs (#4528) (#4691)
Signed-off-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2023-11-09 11:37:33 +01:00
dependabot[bot]
1d05a6168e
chore(deps): bump uraimo/run-on-arch-action from 2.1.1 to 2.5.1 (#4742)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 11:03:58 +01:00
dependabot[bot]
882e4f6964
chore(deps): bump actions/checkout from 1 to 4 (#4741)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 11:03:37 +01:00
dependabot[bot]
ccd9cee527
chore(deps): bump actions/cache from 2 to 3 (#4739)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 11:03:05 +01:00
dependabot[bot]
0984077688
chore(deps): bump codecov/codecov-action from 2 to 3 (#4699)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 13:11:01 +02:00
_VIFEXTech
c4c4627ae0
feat(libs): add libjpeg-turbo decoder (#4567)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2023-09-22 10:43:59 +02:00
Gabor Kiss-Vamosi
0e10ee94d1 ci(build_test): remove the 8 bit option 2023-07-05 13:08:31 +02:00
Gabor Kiss-Vamosi
841d170e5c
ci(ccpp): fix workflow file 2023-02-20 21:11:57 +01:00
Gabor Kiss-Vamosi
077cd2e15d ci: use headers for text config instead of CMake 2022-11-25 11:32:14 +01:00
embeddedt
fcc1152f9c
ci don't run workflows twice on PRs 2022-03-07 10:04:59 -05:00
embeddedt
9fcefe5a49
ci use GCC problem matcher on ARM tests as well 2022-01-31 09:28:02 -05:00
embeddedt
6de3fa8004
ci force use of ccache in PATH 2022-01-24 11:29:46 -05:00
embeddedt
a7c590f10d
ci force ccache to be saved every time 2022-01-24 11:26:58 -05:00
embeddedt
80408f704e
ci attempt to speed up cross tests 2022-01-24 10:42:54 -05:00
embeddedt
c9e19272c6
ci disable LeakSanitizer on dockerized tests 2022-01-24 10:26:21 -05:00
embeddedt
772f219c0a
ci(cross) install build-essential 2022-01-24 10:07:20 -05:00
embeddedt
df7eaa020d
ci(cross) use python3 instead of python 2022-01-24 10:05:12 -05:00
embeddedt
90e2b9f05e
ci inline apt-get commands 2022-01-24 10:01:00 -05:00
embeddedt
59b4769344
ci use specific version tag 2022-01-24 09:57:58 -05:00
embeddedt
7008770261
ci initial support for cross-architecture tests 2022-01-24 09:55:47 -05:00
embeddedt
6b841555cd
ci switch to codecov v2
Related: #2663
2022-01-06 11:03:52 -05:00
Chris Mumford
b1bf7fd29a
test(ci) build and run tests in parallel. (#2515)
Create one GitHub workflow job for each build option build
or test execution. This allows each of the five builds to
be executed in parallel as well as making it easier to
navigate to the test output as it now resides in its own
job.

This change **does** change the command-line arguments to
the test execution script. This is required to allow the
build options name to be passed in.

New `tests/main.py` command-line help:

```
usage: main.py [-h] [--build-options BUILD_OPTIONS] [--clean]
               [--report]
               [{build,test} [{build,test} ...]]

Build and/or run LVGL tests.

positional arguments:
  {build,test}          build: compile build tests, test:
                        compile/run executable tests.

optional arguments:
  -h, --help            show this help message and exit
  --build-options BUILD_OPTIONS
                        the build option name to build or run.
                        When omitted all build configurations
                        are used.
  --clean               clean existing build artifacts before
                        operation.
  --report              generate code coverage report for
                        tests.

This program builds and optionally runs the LVGL test programs.
There are two types of LVGL tests: "build", and "test". The
build-only tests, as their name suggests, only verify that the
program successfully compiles and links (with various build
options). There are also a set of tests that execute to verify
correct LVGL library behavior.
```
2021-09-01 11:58:14 +02:00
Chris Mumford
c11569dc5c
ci(tests) use common script to install development prereqs (#2504)
Simplified workflow and documentation, by moving the
development package prerequisites into a new build script
`scripts/install-prerequisites.sh`.

Also, moved prerequisite installation into its own CI step and
removed explicit working directory change as it is no longer
needed (`main.py` does it).
2021-08-27 18:57:46 -04:00
Chris Mumford
9c846ee493
test convert Makefile to CMake (#2495)
* Convert tests/Makefile to a cmake project file.

This change switches the building of LVGL tests to use cmake
which is more portable than make. Additionally, whenever
cmake can be used, instead of the Python script (`main.py`),
the former is preferred.

The interface to `main.py` is unchanged, and tests are built
and executated the same as before.

This closes https://github.com/lvgl/lvgl/issues/2474.

* Installing `gcovr` in GitHub workflow.

* Documented steps to install libpng-dev.

* Added missing stdout flush when running tests.

* Grammar tweak in README.

Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2021-08-27 15:49:31 +02:00
embeddedt
27d88de899
fix(codecov) disable uploading coverage for pull requests 2021-07-08 09:42:37 -04:00
Themba Dube
4fff99da1d feat(tests) upload coverage to codecov 2021-07-05 13:58:46 -04:00
Gabor Kiss-Vamosi
227402a81a make test run on mseter and release/v8.* 2021-06-28 11:02:48 +02:00