Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-27 | tests: test-argv-iter.c: avoid declaration-after-stmt | Jim Meyering | |
* gl/tests/test-argv-iter.c: Move declaration "up", so as not to ruffle feathers of crufty compilers. We accommodate such compilers here solely because this module may migrate to gnulib. Tiny patch by Matthew Woehlke. | |||
2008-12-01 | argv-iter: add tests | Jim Meyering | |
* gl/modules/argv-iter-tests: New module. * gl/tests/test-argv-iter.c: New file. |