Package: cssc / 1.4.1-1

Metadata

Package Version Patches format
cssc 1.4.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
06 gtest death tests | (download)

unit-tests/test_delta-table.cc | 3 2 + 1 - 0 !
unit-tests/test_delta.cc | 2 2 + 0 - 0 !
unit-tests/test_sccsdate.cc | 2 2 + 0 - 0 !
3 files changed, 6 insertions(+), 1 deletion(-)

 disable death tests
 Condition death tests with GTEST_HAS_DEATH_TEST, which is not
 available for kfreebsd and hurd in the included version of gtest.
07 tmprace sccsdiff | (download)

docs/cssc.texi | 4 0 + 4 - 0 !
src/sccsdiff.sh.in | 8 4 + 4 - 0 !
2 files changed, 4 insertions(+), 8 deletions(-)

---
yes errors | (download)

testutils/yes.c | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 cause test-utils/yes to stop on write error
 Submitter got this tight-looping on EPIPE.