Commit message (Collapse) | Author | ||
---|---|---|---|
2023-07-11 | test: add test for segfaulting CI script | Egor Tensin | |
The C code leaked out of src/, so I moved .clang-format and some compile options to the root directory. Also, I'm starting to hit test execution limits; I'm going to limit the repositories used for stress testing. | |||
2023-06-30 | show git hash with --version | Egor Tensin | |
Also, use cmake's configure_file to build string constants in. | |||
2023-05-06 | add a couple of the most basic tests using Pytest | Egor Tensin | |
I'm super-unsure about this; I don't really like all the magic, but we'll see, I guess? | |||
2022-09-08 | sanitize #include-s | Egor Tensin | |
2022-08-28 | cmake: add install() rules | Egor Tensin | |