diff options
author | Heejin Ahn <aheejin@gmail.com> | 2021-09-22 16:33:10 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-22 16:33:10 -0700 |
commit | 6d46b436b54bdae040a64bd9dafb01a7f53a8233 (patch) | |
tree | 111d1970c3e3c495e44bab675db74126038305aa /src/wasm-binary.h | |
parent | b6820540c8055dd7720ff369c7c0b6ebb34391f0 (diff) | |
download | binaryen-6d46b436b54bdae040a64bd9dafb01a7f53a8233.tar.gz binaryen-6d46b436b54bdae040a64bd9dafb01a7f53a8233.tar.bz2 binaryen-6d46b436b54bdae040a64bd9dafb01a7f53a8233.zip |
Select initial contents automatically in fuzzer (#4173)
This is another attempt to address #4073. Instead of relying on the
timestamp, this examines git log to gather the list of test files added
or modified within some fixed number of days. The number of days is
currently set to 30 (= 1 month) but can be changed. This will be enabled
by `--auto-initial-contents`, which is now disabled by default.
Hopefully fixes #4073.
Diffstat (limited to 'src/wasm-binary.h')
0 files changed, 0 insertions, 0 deletions