3 releases
new 0.1.2 | Mar 9, 2025 |
---|---|
0.1.1 | Mar 9, 2025 |
0.1.0 | Mar 9, 2025 |
#1407 in Parser implementations
130KB
3K
SLoC
mjlog2json-checker
Verify that mjlog2json conversion matches the official xml and json.
Usage
- Download official xml and json to same folder.
- Run
cargo run --release -p mjlog2json-checker async <<folder_name>>
- Check the difference between
actual.txt
andexpected.txt
using a diff tool.
Dependencies
~8–18MB
~267K SLoC