build: add more tests to build system
This commit is contained in:
parent
2f559823a6
commit
9d41ac2f7b
12 changed files with 107 additions and 17 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,3 @@
|
|||
*
|
||||
!*/
|
||||
!*.h
|
||||
!*.c
|
||||
|
@ -13,3 +12,4 @@ _*
|
|||
*~
|
||||
build/
|
||||
!.gitignore
|
||||
out/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue