mirror of
https://github.com/verilator/verilator.git
synced 2025-01-19 12:54:02 +00:00
Ignore all JSON tree dumps in test-snap/test-diff
This commit is contained in:
parent
e320b0b581
commit
b68a696859
@ -103,7 +103,7 @@ TEST_SNAP_DIR ?= snapshot
|
||||
TEST_DIFF_TOOL ?= $(if $(shell which icdiff), icdiff -N -r, diff -r)
|
||||
|
||||
TEST_SNAP_IGNORE := *.status *.log *.dat *.d *.o *.a *.so *stats*.txt *.html \
|
||||
*.includecache *.out *.fst *.fst.vcd *.tree *.tree.json \
|
||||
*.includecache *.out *.fst *.fst.vcd *.tree *.tree*.json \
|
||||
*.dot *.csv *.xml *.hash *.cmake gmon.out.* CMakeFiles \
|
||||
profile_exec.vcd t_pgo_threads
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user