OSDN Git Service

Posix says strings should only output hits that end with NUL or newline.
authorRob Landley <rob@landley.net>
Fri, 7 Jul 2017 21:36:45 +0000 (16:36 -0500)
committerRob Landley <rob@landley.net>
Fri, 7 Jul 2017 21:36:45 +0000 (16:36 -0500)
commit61d0115171681e63366e1321c03ba0ad2d904f6f
tree7adae9c97fdfdc8c47e2a28e29db65791c2b7ea4
parent1ae3703a9faa7165ebc46dbf80895971ca64a004
Posix says strings should only output hits that end with NUL or newline.
We don't currently do that, but a test suite checking that we don't
do that is requiring us to violate posix to pass it.
tests/strings.test