just to preempt any comments, I have realised the tests are rubbish myself by now. fixing them rn

On 20/02/2026 23:34, Anselm Schüler wrote:
What should I put in the test files as a copyright header? My name?

On 20/02/2026 23:32, Pádraig Brady wrote:
On 20/02/2026 21:48, Anselm Schüler wrote:
I have added tests and documentation for this.

Two questions:

  1. I can’t run the tests on my machine, make -f tests/local.mk fails with
     tests/local.mk:28: *** missing separator.  Stop.
     (GNU Make 4.4.1, obtained from nixpkgs unstable)
     Also happens before my changes. What am I doing wrong?

`make check` to run all tests
`make TESTS=tests/foo/bar.sh SUBDIRS=. check` to run a particular test.

  2. Do I need to assign copyright to FSF for these changes?

This change is trivial enough to be below the threshold for copyright assignment.

thanks,
Padraig

Reply via email to