index
:
delta/libarchive.git
3.4
3.5
Issue1104
android_adb
master
no_chdir_writer
release
utf8
winsymlink
github.com: libarchive/libarchive.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpio
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Windows symlink bugfixes and improvements
Martin Matuska
2019-04-13
3
-4
/
+4
*
Fix remaining MinGW tests
Martin Matuska
2019-04-07
3
-2
/
+16
*
Fix various symlink bugs with Windows symlinks
Martin Matuska
2019-04-04
4
-4
/
+4
*
Issue 1104: Explicitly limit the printed string to 12 characters
Issue1104
Tim Kientzle
2018-12-15
1
-4
/
+4
*
Cpio test: Expected error message depends on local strerror()
Tim Kientzle
2018-09-02
2
-27
/
+73
*
Fix alphabetical order, other small fixes
Sean Purcell
2017-05-15
2
-4
/
+4
*
Add zstd test suite
Sean Purcell
2017-05-15
4
-0
/
+141
*
Fix use-after-free in error branch. From Ngie Cooper.
Joerg Sonnenberger
2017-05-11
1
-1
/
+1
*
Don't leak memory.
Joerg Sonnenberger
2017-04-29
12
-11
/
+34
*
Add NFSv4 ACL support for Linux via librichacl
Martin Matuska
2017-03-16
1
-1
/
+6
*
New tar test: test_option_acls
Martin Matuska
2017-03-02
1
-0
/
+5
*
test suite: use a single main test file for all tests
Martin Matuska
2017-02-21
4
-3406
/
+16
*
testsuite: allow 'dev' in version
Pavel Raiskup
2017-02-21
2
-83
/
+3
*
Spelling fixes (#846)
Graham Percival
2016-12-20
1
-1
/
+1
*
Merge pull request #807 from csanchezdll/issue696
Tim Kientzle
2016-12-11
1
-0
/
+7
|
\
|
*
Issue 696: ppc64le mache ckech failure
Carlos Sánchez de La Lama
2016-10-19
1
-0
/
+7
*
|
Free p (the memory allocated via slurpfile) when done with the contents
Ngie Cooper
2016-12-10
4
-3
/
+15
*
|
Spelling fixes (#831)
Graham Percival
2016-12-04
1
-2
/
+2
*
|
Make test output more verbose on Windows
Tim Kientzle
2016-10-23
1
-1
/
+2
*
|
Sync up the test harnesses, fix an "unused var" warning on Windows
Tim Kientzle
2016-10-23
2
-0
/
+35
|
/
*
Issue #801: close the file descriptor when testing link counts
Tim Kientzle
2016-10-11
2
-1
/
+20
*
Add chmod() after make_{dir,file} in test suites
Graham Percival
2016-09-26
1
-2
/
+9
*
Add and use assertion_file_mode() in other tests
Graham Percival
2016-09-26
2
-1
/
+30
*
Issue 720: Allow dashes in third-party version numbers
Tim Kientzle
2016-07-20
1
-1
/
+1
*
Fix test for cpio version dash fix
Martin Matuska
2016-06-21
1
-2
/
+2
*
Issue 657: Allow up to 8k for the test root directory name
Tim Kientzle
2016-06-02
1
-26
/
+49
*
Issue 708: tar should fail if a named input file is missing
Tim Kientzle
2016-05-28
2
-0
/
+53
*
Sync up test harnesses
Tim Kientzle
2016-04-29
1
-0
/
+4
*
Issue 695: check fwrite return value, sync up test harnesses
Tim Kientzle
2016-04-28
1
-1
/
+32
*
Fix -c test: we forced uid/gid to 1000, so we should not compare against the...
Tim Kientzle
2016-02-13
1
-6
/
+2
*
Issue #377: Help cpio tests pass on systems with large UIDs
Tim Kientzle
2016-03-19
2
-2
/
+2
*
Rework LZ4 option tests to work with various implementations of posix_spawnp
Tim Kientzle
2016-01-31
1
-3
/
+15
*
Update lz4 test to watch for the reworded error messages
Tim Kientzle
2016-01-31
1
-1
/
+1
*
Bring along a trailing null when guessing the path to the program under test
Tim Kientzle
2016-01-31
1
-1
/
+1
*
Fix LZ4 tests when liblz4 is not present
Tim Kientzle
2016-01-30
1
-2
/
+2
*
Really sync up the test harnesses
Tim Kientzle
2016-01-28
1
-0
/
+13
*
Sync up the test harnesses; add error checks to the UUdecode utility
Tim Kientzle
2016-01-28
1
-7
/
+58
*
Visual Studio 2015 Changes
Hans Hinrichsen
2016-01-13
1
-1
/
+1
*
Skip the --lz4 test if libarchive was compiled without the library
Tim Kientzle
2015-01-25
1
-0
/
+6
*
Avoid CMake Warning that used GET_TARGET_PROPERTY with LOCATION property,
Michihiro NAKAJIMA
2014-10-13
1
-1
/
+2
*
Add tests for --passphrase option.
Michihiro NAKAJIMA
2014-10-04
3
-0
/
+56
*
Fix incorrect CMake test directory when building as a subproject
Xiao-Long Chen
2014-09-16
1
-1
/
+1
*
Add additional tests for lz4 compression in front-end applications.
Michihiro NAKAJIMA
2014-08-18
3
-0
/
+56
*
Add lz4 test for bsdcat.
Michihiro NAKAJIMA
2014-08-18
2
-0
/
+18
*
Add support for lz4 write filter.
Michihiro NAKAJIMA
2014-08-14
2
-0
/
+57
*
Add a test utility function, copy_reference_file simply coping
Michihiro NAKAJIMA
2014-06-29
2
-0
/
+25
*
Apply recent changs in libarvhie/test/main.c to {tar,cpio,cat}/test/main.c fo...
Michihiro NAKAJIMA
2014-06-29
1
-3
/
+4
*
fixes for test programs to be buildable by Open Watcom
Jiri Malak
2014-03-12
2
-5
/
+13
*
Show third party library versions in version string
Ross Lagerwall
2013-09-16
2
-0
/
+6
*
Test correct archive in test_extract_cpio_lzo test case.
Andres Mejia
2013-02-21
1
-1
/
+1
[next]