Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | test: add test for segfaulting CI script | Egor Tensin | 2023-07-11 |
| | | | | | | | | 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. | ||
* | clang-format: don't break string literals | Egor Tensin | 2023-07-07 |
| | |||
* | log: support logging levels | Egor Tensin | 2023-06-28 |
| | |||
* | add some code | Egor Tensin | 2022-08-23 |
A basic client-server app, the client sends commands as an array of strings. Hopefully I didn't mess up, and hopefully it'll be useful. |