summaryrefslogtreecommitdiff
path: root/cpio/test/test_option_c.c
Commit message (Expand)AuthorAgeFilesLines
* Fix -c test: we forced uid/gid to 1000, so we should not compare against the...Tim Kientzle2016-02-131-6/+2
* Issue #377: Help cpio tests pass on systems with large UIDsTim Kientzle2016-03-191-1/+1
* Spelling fixes from Ulrich Spoerlein.Tim Kientzle2012-01-071-1/+1
* Fix build failure caused by the change of r3794 on MSYS.Michihiro NAKAJIMA2011-11-161-0/+2
* On Windows, we never get a correct number of the nlinks of a directory as wel...Michihiro NAKAJIMA2011-11-151-0/+2
* Issue 197: fix a typo; a test for 'ino' accidentally referredTim Kientzle2011-11-121-1/+1
* Issue 196: cpio format tests should verify that nlinks in theTim Kientzle2011-11-121-4/+12
* Fix comparison of ino.Michihiro NAKAJIMA2009-12-211-1/+1
* Exercise symlink archiving only if local platform supports symlinks.Tim Kientzle2009-09-251-36/+29
* Style: fix trailing whitespace.Tim Kientzle2009-08-111-3/+3
* We can always assert that the uid is the same for all entries.Tim Kientzle2009-08-021-3/+10
* Update more cpio tests to new infrastructure.Tim Kientzle2009-08-021-11/+8
* Use assertUmask() instead of unchecked umask().Tim Kientzle2009-08-021-4/+1
* Use assertMakeDir() instead of mkdir().Tim Kientzle2009-08-021-1/+1
* Convert some cpio/test symlink/hardlink handling to new platform-independent ...Tim Kientzle2009-08-021-1/+1
* Issue 26: On systems where sgid bit propagates to subdirs, weTim Kientzle2009-04-211-2/+4
* Issue 15, part 6. Fix test failure on cygwin-1.7.xCharles Wilson2009-03-181-0/+2
* Issue 15, part 3. Mechanical conversion of #defines, cpio/Charles Wilson2009-03-181-5/+5
* Add assertFileTextContents to bsdcpio_test.Michihiro NAKAJIMA2009-03-131-2/+1
* On Windows, pass test_option_c in bsdcpio_test.Michihiro NAKAJIMA2009-03-111-1/+27
* Continue populating the libarchive-portable project from my local repository.Tim Kientzle2008-04-291-0/+198