Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Makefile: split tests into different recipes | Egor Tensin | 2023-06-28 |
| | |||
* | rename Makefile parameters & update README | Egor Tensin | 2023-05-13 |
| | |||
* | ctest: don't use the -C parameter | Egor Tensin | 2023-05-13 |
| | | | | | We only build using "Unix Makefiles" anyway, which is a single-configuration build system. | ||
* | .build/ -> build/ | Egor Tensin | 2023-05-12 |
| | |||
* | add a couple of the most basic tests using Pytest | Egor Tensin | 2023-05-06 |
| | | | | | I'm super-unsure about this; I don't really like all the magic, but we'll see, I guess? | ||
* | add Makefile | Egor Tensin | 2022-09-07 |