whitequark
|
4d83e13103
|
CI: fix test discovery command.
|
2021-12-10 10:48:14 +00:00 |
|
whitequark
|
a7fdf661cf
|
CI: only discover tests under tests/.
This avoids a crash importing the deprecated `nmigen` module with
PYTHONWARNINGS=error set.
|
2021-12-10 10:45:05 +00:00 |
|
whitequark
|
909a3b8be7
|
Rename nMigen to Amaranth HDL.
|
2021-12-10 10:34:13 +00:00 |
|
whitequark
|
0b28a97ca0
|
CI: preserve YoWASP cache as well.
|
2021-11-05 19:08:21 +00:00 |
|
whitequark
|
f0af0a8449
|
Run tests on Python 3.10.
|
2021-11-05 18:40:45 +00:00 |
|
whitequark
|
7c740a85ea
|
Simplify CI workflow.
|
2021-11-05 18:37:51 +00:00 |
|
whitequark
|
c84d4aff6e
|
CI: fix sri-csl/formal-methods PPA series.
GHA's Ubuntu has been upgraded to Focal.
|
2021-03-19 00:02:02 +00:00 |
|
whitequark
|
db5a981f43
|
CI: add CPython 3.9 to test matrix.
|
2020-11-06 01:41:41 +00:00 |
|
whitequark
|
10fd5cff4b
|
CI: run testsuite with -Werror.
|
2020-11-06 01:38:03 +00:00 |
|
whitequark
|
80194e1a7e
|
CI: fix code coverage collection.
This has been broken since commit d71e19e2 (2020-07-22).
|
2020-10-15 18:09:04 +00:00 |
|
whitequark
|
d71e19e27c
|
CI: replace Travis with GitHub Actions.
Fixes #445.
|
2020-07-22 09:28:35 +00:00 |
|
whitequark
|
127fce8f48
|
CI: run on pull requests as well, not just pushes.
|
2020-07-14 00:25:11 +00:00 |
|
whitequark
|
b0dbbb6b2a
|
CI: build docs on all pushes, update only on master.
|
2020-07-01 03:37:29 +00:00 |
|
whitequark
|
d5c297aa94
|
docs: fix CI workflow.
|
2020-06-30 22:28:12 +00:00 |
|
whitequark
|
399b8f9863
|
Add (heavily work in progress) documentation.
To render correctly, the docs require:
* pygments/pygments#1441
|
2020-06-30 22:21:16 +00:00 |
|