summaryrefslogtreecommitdiff
path: root/gl/tests
AgeCommit message (Expand)Author
2010-08-15maint: exclude tests from the set_program_name syntax-checkPádraig Brady
2010-08-09tests: silence 'make syntax-check'Eric Blake
2010-07-23randread: run 2x faster on 64-bit hosts, don't assume no padding bitsPaul R. Eggert
2010-07-22fadvise: new module providing a simpler interface to posix_fadvisePádraig Brady
2010-07-06du: Hash with a mechanism that's simpler and takes less memory.Paul Eggert
2010-07-04di-set: manipulate sets of dev/inode pairs efficientlyJim Meyering
2010-07-04dev-map: map device number to small non-negativeJim Meyering
2010-03-19maint: mbsalign: fix an edge case where we truncate too muchPádraig Brady
2010-03-19maint: update the mbsalign modulePádraig Brady
2009-07-04move argv-iter module to gnulibJim Meyering
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2009-03-27tests: test-argv-iter.c: avoid declaration-after-stmtJim Meyering
2008-12-01argv-iter: add testsJim Meyering