Files
tor/ticket23564
T
Nick Mathewson 3c04c8317f Make check-spaces part of the standard "make check" process
To do this, we had to make sure it passes when the changes directory
is empty.  I also tried to improve the quality of the output, and
fix some false-positive cases.  Let's see how this goes!

Closes ticket 23564.
2017-09-21 16:25:24 -04:00

5 lines
209 B
Plaintext

o Minor features (build):
- The "check-changes" feature is now part of the "make check"
tests; we'll use it to try to prevent misformed changes files
from accumulating. Closes ticket 23564.