since i cannot think of any way to verify these tests in a automated way, these are all set up currently as "ignored" tests which need to be manually run (either directly via the IDE, e.g. CLion as I use, or via the an ALTERNATIVE test runner via the CLI (such as nextest). these cannot be run all together via `cargo test` (even if running with only a single thread). `cargo test` can only be used to run them successfully one test per invocation. |
||
---|---|---|
.. | ||
assets | ||
benches | ||
src | ||
test-assets | ||
tests | ||
Cargo.toml |