Benedikt Peetz
d48456d039
The rust based test were both not sufficient to cover all edge-cases and so unmaintainable that they nearly always didn't even compile. This new test framework should alleviate both concerns. However, one big problem still remains: it does not support test cases that should fail, so these have just been left in the `./tests` directory. |
||
---|---|---|
docs | ||
example/main | ||
src | ||
tests | ||
.envrc | ||
.gitignore | ||
.licensure.yml | ||
COPYING | ||
COPYING.LESSER | ||
Cargo.toml | ||
LICENSE.spdx | ||
cog.toml | ||
flake.lock | ||
flake.nix | ||
update.sh |