Initial commit

This commit is contained in:
2026-02-05 14:53:00 +03:00
commit a1107b911a
4 changed files with 314 additions and 0 deletions

7
run-tests.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/env bash
set -euo pipefail
emacs -batch \
-l ert \
-l verilog-align-ports-test.el \
-f ert-run-tests-batch-and-exit