nac3_sca/nac3core/src/toplevel
ychenfo f5ce1afe0b fix tests and switch to insta
Use a library called 'insta' to better organize those longer correct test outputs in toplevel tests. 'insta' creates `.snap` files as snapshots of the test output, and will automatically do the diff if the output is different. This makes maintaining test cases with larger outputs a lot easier.

Reviewed-on: M-Labs/nac3#42
Co-authored-by: ychenfo <yc@m-labs.hk>
Co-committed-by: ychenfo <yc@m-labs.hk>
2021-10-03 16:39:12 +08:00
..
snapshots fix tests and switch to insta 2021-10-03 16:39:12 +08:00
composer.rs implement timeline functions for RISC-V (WIP) 2021-10-02 19:05:35 +08:00
helper.rs nac3core: better impl of #24 2021-09-30 17:07:48 +08:00
mod.rs nac3core: better impl of #24 2021-09-30 17:07:48 +08:00
test.rs fix tests and switch to insta 2021-10-03 16:39:12 +08:00
type_annotation.rs nac3core: use string interning 2021-09-22 18:04:06 +08:00