oss-fuzz/projects/typescript
434b d253560ffd
[typescript]: remove fuzz blockers and cleanup harnesses (#10880)
This cleans up the harnesses some more and refactors some common helper
functions in a `fuzz_utils.js` while also ignoring a certain bug class
that, after discussion with the TypeScript team, is not interesting, so
we treat it as a blocker and will ignore those now.
2023-08-24 11:33:09 +01:00
..
Dockerfile [typescript]: remove fuzz blockers and cleanup harnesses (#10880) 2023-08-24 11:33:09 +01:00
build.sh [typescript]: add additional harnesses (#10840) 2023-08-16 09:48:21 -04:00
fuzz_ast.js [typescript]: remove fuzz blockers and cleanup harnesses (#10880) 2023-08-24 11:33:09 +01:00
fuzz_compiler.js [typescript]: remove fuzz blockers and cleanup harnesses (#10880) 2023-08-24 11:33:09 +01:00
fuzz_json_parser.js [typescript]: remove fuzz blockers and cleanup harnesses (#10880) 2023-08-24 11:33:09 +01:00
fuzz_scanner.js [typescript]: remove fuzz blockers and cleanup harnesses (#10880) 2023-08-24 11:33:09 +01:00
fuzz_transpile_module.js [typescript]: remove fuzz blockers and cleanup harnesses (#10880) 2023-08-24 11:33:09 +01:00
fuzz_util.js [typescript]: remove fuzz blockers and cleanup harnesses (#10880) 2023-08-24 11:33:09 +01:00
project.yaml