rewrite int foo[2*X-1] to verify(X) or to int foo[X?1:-1]
[gnulib.git] / modules / getline-tests
2009-12-24 Bruno HaibleRefactor common macros used in tests.
2009-12-24 Eric Blaketests: add signature checks
2007-08-22 Eric BlakeMove getline and getdelim into stdio.h, per POSIX 200x.