Skip to content
#

command-line-tool

Here are 4,486 public repositories matching this topic...

sylvestre
sylvestre commented Jan 29, 2022

Currently, the code coverage is computed based on the unit & integration tests of this project, it isn't using the GNU testsuite.

It would be interesting to build rust/coreutils with coverage support and then run the GNU testsuite instead of ours.

Now, results should be probably pushed as a separate project (so, not https://app.codecov.io/gh/uutils/coreutils)

The gnu testsuite execution c

gitui
extrawurst
extrawurst commented Jan 23, 2022

I accidentally realised that my .git/config is littered with left-over empty branch specs of already removed branches:

[branch "teest"]
[branch "fix-1047-can-pull"]
[branch "fix-1037"]
[branch "fix-747-annotated-tags"]
[branch "fix-1074-delete-tag-remote"]
[branch "test-fix-cargo-wix"]
[branch "tree-walk"]

Improve this page

Add a description, image, and links to the command-line-tool topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the command-line-tool topic, visit your repo's landing page and select "manage topics."

Learn more