Validation decoder
Open
long-term
- Dominant language
- C
- Stars
- 27.9k
- Forks
- 2.6k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 8
Description
Publish a validation decoder,
which role is to be very strict about what is allowed by the spec.,
and flags whatever content doesn't follow the spec. strictly,
in order to validate 3rd party encoder implementations,
or serve as reference for 3rd party decoder implementations.
This will be useful to ensure that 3rd party implementations remain compatible with each other.
Note : this repository already provides `harness.c` in `doc/educational_decoder`,
this could be classified as a continuation of this project.
Contributor guide
Assessment
This issue has not been assessed yet.