Stephen Williams
cea237b407
Add ivtest to the iverilog source tree
...
By adding ivtest to the iverilog source tree, it is easier to keep
the regression test synchronized with the source that is being tested.
This should be especially helpful for PRs that add a new feature, and
have a matching ivtest PR with the regression test for that feature.
2022-01-15 10:18:50 -08:00
Martin Whitaker
348bc13a21
CI: run 'make check' before 'make install'.
...
This makes sure 'make check' works when iverilog isn't already
installed on the system.
2021-01-28 00:14:00 +00:00
Stephen Williams
a19caf4fe6
Actions: only test on pushes to master.
...
Continue to test all pull requests, but only retest pushes to
master so that work in progress prs don't create quite as much
test traffic.
2021-01-18 12:43:24 -08:00
Tomasz Hemperek
1ce86a97ac
Add macos to CI/GHA
2020-12-28 15:29:42 +01:00
Martin Whitaker
a1dd6bb056
Fix CI test.sh to return an exit code of 1 if any step fails.
2020-12-14 11:22:34 +00:00
Martin Whitaker
1bb355a95e
Update CI test script to easily change version of expected results.
2020-12-05 22:38:30 +00:00
umarcor
cd7c3fdc4c
ci/win: upload artifacts
2020-12-03 09:17:44 +01:00
umarcor
17ef6d65e1
ci/win: cleanup
2020-12-03 09:17:44 +01:00
umarcor
5e1dbb1624
ci/win: test mingw64-manual and msys2-pkgbuild only
2020-12-03 09:17:39 +01:00
umarcor
e30cbee332
ci/win: mingw64 mingw32-make
2020-12-03 09:17:34 +01:00
umarcor
0fdffe624d
ci/win: test mingw64|msys2 and manual|pkgbuild
2020-12-03 09:17:29 +01:00
umarcor
ed27dbf608
ci/win: merge 'win' and 'msys'
2020-12-03 09:17:24 +01:00
umarcor
eca41e411e
ci/win: use 'test.sh'
2020-12-03 09:17:18 +01:00
umarcor
59e117ddcc
ci/win: add 'msys2' jobs
2020-12-03 09:17:14 +01:00
umarcor
08ec099091
ci/win: merge 'build.sh' into workflow
2020-12-03 08:07:27 +01:00
umarcor
7a729f3ff8
ci/win: use mingw64 as a custom shell
2020-12-03 08:07:27 +01:00
umarcor
bbd09ce87c
ci/win: add mingw64
2020-12-03 08:07:27 +01:00
umarcor
5c76ce3923
ci/win: add 'build.sh'
2020-12-03 08:07:26 +01:00
umarcor
f4aff860e7
ci/win: remove 'mingw64' from 'test.sh'
2020-11-30 09:41:18 +01:00
umarcor
0d20bf2123
ci/lin: install to system, not HOME
2020-11-30 08:59:42 +01:00
umarcor
de4e19ceea
ci/lin: split Build and Test steps
2020-11-30 08:12:32 +01:00
umarcor
b8ea1e5cfe
ci: add 'test.sh'
2020-11-30 08:12:32 +01:00
umarcor
b2cca8fbec
ci/win: install MSYS2 packages through setup-msys2 (cached)
2020-11-30 06:00:53 +01:00
umarcor
d18e280b1b
ci/lin: update job names
2020-11-30 06:00:53 +01:00
umarcor
038f52b924
ci/win: do not reinstall msys2 through choco
2020-11-29 13:08:18 +01:00
umarcor
22bfa7b584
ci: migrate from Travis CI to GitHub Actions
2020-11-29 13:08:18 +01:00