ninja-build/ninja

Add testing and documentation for `-k` and `-l` flags

Open

#2,757 opened on Mar 26, 2026

View on GitHub
 (0 comments) (1 reaction) (0 assignees)C++ (1,544 forks)batch import
help wanted

Repository metrics

Stars
 (10,194 stars)
PR merge metrics
 (Avg merge 39d 3h) (10 merged PRs in 30d)

Description

These 2 flags are not mentioned in the Manual page (though they are listed when --help is used, which may be sufficient as-is), and are not tested in the test suite. I have rough ideas for, and am willing to make a PR (or separate PRs) to fix these issues, which in turn will also fix issue #630.

Contributor guide