mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-07 14:44:59 +00:00
Update snapshot tests to add html output with better visualization tools
This commit is contained in:
parent
078ac7c512
commit
44a4d61543
2 changed files with 1092 additions and 260 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -134,3 +134,6 @@ perf.data
|
|||
perf.data.old
|
||||
profile.json
|
||||
flamegraph.svg
|
||||
|
||||
# Ignore html files in the snapshot directory
|
||||
src/snapshots/**/*.html
|
||||
|
|
1349
src/snapshot.zig
1349
src/snapshot.zig
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue