Commit Graph

7 Commits

Author SHA1 Message Date
Léo Lam 601ecd92a1 tools/progress: Add option to print CSV line 2020-11-22 11:54:00 +01:00
Léo Lam 5d09d99b1b tools: Deduplicate code 2020-11-09 19:16:37 +01:00
Léo Lam d0deedac4c Compare non-matching functions against expected output
This makes it possible to catch regressions for non-matching functions,
especially those that only have minor issues.

This also reclassifies some minor non-matchings as major non-matchings
whenever it's really not obvious to see that they are equivalent.
2020-11-01 15:43:22 +01:00
Léo Lam 9aacce607d tools: Reformat progress 2020-11-01 14:57:14 +01:00
Léo Lam 3c06896cfe tools: Clean up the progress script
And make the output clearer.
2020-09-07 18:34:50 +02:00
Léo Lam 3ff4e8db65 tools: Also show percentage of matching code in terms of code size 2020-08-21 11:28:25 +02:00
Léo Lam 2de366be0f Initial commit 2020-08-18 22:50:25 +02:00