build: add more tests to build system

This commit is contained in:
xinyangli 2024-07-09 17:42:46 +08:00
parent 2f559823a6
commit 9d41ac2f7b
Signed by: xin
SSH key fingerprint: SHA256:qZ/tzd8lYRtUFSrfBDBMcUqV4GHKxqeqRA3huItgvbk
12 changed files with 107 additions and 17 deletions

2
.gitignore vendored
View file

@ -1,4 +1,3 @@
*
!*/
!*.h
!*.c
@ -13,3 +12,4 @@ _*
*~
build/
!.gitignore
out/