On Wed Oct 1 14:51:55 2025 +0000, Vibhav Pant wrote:
I wanted to, but I don't know how to add source files inside `tests/` that don't contain `START_TEST`, as the build expects it to have a `func_vector`. I could add a `START_TEST(vector) {}`, but that feels hacky.
Right, it's complicated... let's just forget about this.