summaryrefslogtreecommitdiff
path: root/tests/test-canonicalize.c
Commit message (Expand)AuthorAgeFilesLines
* tests: silence warning about system returnEric Blake2010-02-011-1/+2
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* tests: don't require debug system() to passEric Blake2009-12-291-1/+1
* Refactor common macros used in tests.Bruno Haible2009-12-241-12/+1
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-1/+7
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-10/+10
* tests: avoid several compiler warningsEric Blake2009-10-221-1/+1
* maint: prefer 'file system' over 'filesystem'Eric Blake2009-10-091-1/+1
* symlink: use throughout gnulibEric Blake2009-09-231-4/+0
* canonicalize: in CAN_ALL_BUT_LAST, allow trailing slashEric Blake2009-09-171-0/+16
* canonicalize, canonicalize-lgpl: honor // if distinct from /Eric Blake2009-09-171-0/+38
* canonicalize-lgpl: reject non-directory with trailing slashEric Blake2009-09-171-0/+56
* test-canonicalize: consolidate into single C programEric Blake2009-09-171-23/+125
* Flush the standard error stream before aborting.Bruno Haible2008-04-111-1/+2
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* canonicalize: Avoid a false-positive cycle failure.Jim Meyering2007-09-271-0/+12
* Fix testing canonicalize on cygwin.Eric Blake2007-07-061-0/+131