1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

ci: implement 'v test-fixed' and use it on ubuntu,tcc,msvc jobs

This commit is contained in:
Delyan Angelov
2020-04-05 12:40:17 +03:00
parent 5e76d53fcd
commit fde88a2c51
4 changed files with 66 additions and 36 deletions

1
.gitignore vendored
View File

@@ -27,6 +27,7 @@ fns.txt
/cmd/tools/vtest
/cmd/tools/vtest-compiler
/cmd/tools/vtest-fmt
/cmd/tools/vtest-fixed
/cmd/tools/vfmt
/cmd/tools/vbin2v
/cmd/tools/vup