nac3_sca/nac3core/src
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
..
codegen nac3core: better impl of #24 2021-09-30 17:07:48 +08:00
toplevel fix tests and switch to insta 2021-10-03 16:39:12 +08:00
typecheck nac3core/toplevel: added personality symbol config 2021-09-25 21:44:00 +08:00
lib.rs move top level related things to a separate module 2021-08-24 17:19:17 +08:00
location.rs nac3core: fix clippy warnings 2021-09-22 18:04:06 +08:00
symbol_resolver.rs nac3core: use string interning 2021-09-22 18:04:06 +08:00