You've already forked sed-tracking
mirror of
https://github.com/uutils/sed-tracking.git
synced 2026-06-10 16:14:49 -07:00
17 lines
464 B
Markdown
17 lines
464 B
Markdown
# Various tracking tools for sed
|
|
|
|
Tracking the evolution of https://github.com/uutils/sed
|
|
|
|
## GNU testsuite comparison
|
|
|
|
Below is the evolution of how many GNU tests uutils/sed passes.
|
|
|
|

|
|
|
|
Refreshed twice a day by github actions. Changes are documented in the json file ([gnu-result.json](gnu-result.json)).
|
|
|
|
Compares only the Linux execution.
|
|
|
|
Based on:
|
|
* https://github.com/uutils/sed/blob/main/util/run-gnu-testsuite.sh
|