Commit c11b01e
test(opm-canonicalizer): achieve CRG C — 27 tests + 5 benchmarks
Adds lib.rs with 22 unit/smoke/E2E/contract/aspect tests, proptest property
tests (idempotence, key sorting, array order, no-whitespace, negative ints),
and Criterion benchmarks for the opm-canonicalizer sub-project.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 3d34aa4 commit c11b01e
8 files changed
Lines changed: 1375 additions & 147 deletions
File tree
- .machine_readable/6a2
- opm-canonicalizer
- benches
- src
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
3 | 16 | | |
4 | 17 | | |
5 | 18 | | |
| |||
0 commit comments