summaryrefslogtreecommitdiff
path: root/cpio/test/test_gcpio_compat.c
Commit message (Expand)AuthorAgeFilesLines
* Windows symlink bugfixes and improvementsMartin Matuska2019-04-131-1/+1
* More detail on failure.Tim Kientzle2009-09-241-0/+6
* Various fixes to symlink-related tests:Tim Kientzle2009-09-141-8/+28
* Refactor hardlink/symlink support in test harness: we now haveTim Kientzle2009-09-121-1/+1
* Update more cpio tests to new infrastructure.Tim Kientzle2009-08-021-45/+5
* Use assertUmask() instead of unchecked umask().Tim Kientzle2009-08-021-5/+1
* Use assertMakeDir() instead of mkdir().Tim Kientzle2009-08-021-1/+1
* Use assertChdir() in cpio_test instead of assertEqualInt(0, chdir()) or unche...Tim Kientzle2009-08-021-2/+2
* Use assertIsSymlink() instead of manual lstat()/readlink()Tim Kientzle2009-08-021-19/+1
* Various testsuite fixes for cygwin-1.7.Charles Wilson2009-07-071-4/+4
* Issue 15, part 3. Mechanical conversion of #defines, cpio/Charles Wilson2009-03-181-5/+5
* Add assertFileTextContents to bsdcpio_test.Michihiro NAKAJIMA2009-03-131-5/+5
* On Windows, pass test_gcpio_compat in bsdcpio_test.Michihiro NAKAJIMA2009-03-061-4/+16
* We can build bsdcpio on Windows. But it hasn't tested yet.Michihiro NAKAJIMA2009-03-061-0/+4
* IFCTim Kientzle2008-08-231-2/+3
* Continue populating the libarchive-portable project from my local repository.Tim Kientzle2008-04-291-0/+127