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
/
tar
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
put the absolute path in quotes in case user's directory has spaces in it
Arshan Khanifar
2018-02-12
1
-1
/
+1
*
absolute path fix
Arshan Khanifar
2018-02-07
1
-5
/
+10
*
build fail fix, simplified logic
Arshan Khanifar
2018-02-06
1
-3
/
+1
*
corrected licensing, removed unnecessary variables
Arshan Khanifar
2018-02-06
1
-4
/
+4
*
Test case for using -C in conjunction with an @mtree format file
Arshan Khanifar
2018-02-06
2
-0
/
+71
*
Merge pull request #986 from BenjaminTrapani/windows-fixes
Tim Kientzle
2018-01-27
1
-0
/
+4
|
\
|
*
Fix bsdtar test compilation on windows with platform toolset 141
BenjaminTrapani
2018-01-20
1
-0
/
+4
*
|
Fix build on FreeBSD with NFS4 ACLs without ACL_ENTRY_INHERITED
Martin Matuska
2018-01-24
1
-0
/
+2
|
/
*
Merge pull request #905 from iburinoc/zstd
Tim Kientzle
2017-08-12
4
-0
/
+141
|
\
|
*
Fix alphabetical order, other small fixes
Sean Purcell
2017-05-15
1
-2
/
+2
|
*
Add zstd test suite
Sean Purcell
2017-05-15
4
-0
/
+141
*
|
Spelling fixes
Graham Percival
2017-07-30
1
-1
/
+1
|
/
*
Plug memory leaks in xattr and acl tests.
Martin Matuska
2017-04-03
2
-2
/
+5
*
Improve extended attribute support
Martin Matuska
2017-03-23
2
-0
/
+88
*
tar: fix conditionals and add richacl support to test_option_acls
Martin Matuska
2017-03-23
1
-46
/
+85
*
Add NFSv4 ACL support for Linux via librichacl
Martin Matuska
2017-03-16
1
-1
/
+6
*
Darwin ACL: fix legacy support in tar/test_option_acls.c
Martin Matuska
2017-03-08
1
-2
/
+0
*
tar: test_option_fflags adjustments
Martin Matuska
2017-03-02
1
-0
/
+32
*
New tar test: test_option_acls
Martin Matuska
2017-03-02
2
-0
/
+477
*
Compare full file flags in test_option_fflags
Martin Matuska
2017-02-28
1
-4
/
+4
*
bsdtar tests: add test_option_fflags
Martin Matuska
2017-02-26
3
-1
/
+76
*
test suite: use a single main test file for all tests
Martin Matuska
2017-02-21
4
-3405
/
+16
*
testsuite: allow 'dev' in version
Pavel Raiskup
2017-02-21
2
-69
/
+4
*
Fix two tests on Solaris if compiling with -m64
Alexander Pyhalov
2017-01-15
1
-4
/
+4
*
Use uid 18 instead of 17 for test_option_uid_uname
Martin Matuska
2017-01-12
1
-4
/
+4
*
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 `testprog_ustar` when done
Ngie Cooper
2016-12-10
1
-0
/
+2
*
|
Free p (the memory allocated via slurpfile) when done with the contents
Ngie Cooper
2016-12-10
17
-32
/
+77
*
|
Don't leak memory if returning from
Ngie Cooper
2016-12-10
1
-14
/
+12
*
|
Don't leak the file descriptor pointed to by `in` if the first call to
Ngie Cooper
2016-12-10
1
-1
/
+2
*
|
Don't overrun `tmpdir` buffer with sprintf
Ngie Cooper
2016-12-10
1
-2
/
+2
*
|
Increase the size of buff by 1 and adjust the readlink(2) call to
Ngie Cooper
2016-12-10
1
-2
/
+2
*
|
Spelling fixes (#830)
Graham Percival
2016-11-30
3
-5
/
+5
*
|
Fix extracting hardlinks over symlinks
Martin Matuska
2016-11-29
1
-1
/
+17
*
|
Clarify some skipping messages
Tim Kientzle
2016-10-23
2
-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
-2
/
+4
|
/
*
Add test case for issue #794
Martin Matuska
2016-10-12
3
-1
/
+38
*
Issue #801: close the file descriptor when testing link counts
Tim Kientzle
2016-10-11
2
-1
/
+10
*
Merge pull request #787 from praiskup/fix-umask
Tim Kientzle
2016-09-28
6
-11
/
+21
|
\
|
*
tests: fix testsuite for umask issues
Pavel Raiskup
2016-09-26
6
-11
/
+21
*
|
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
*
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
/
+38
*
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
*
Issue 693: assert() wants a boolean, not a pointer
Tim Kientzle
2016-04-27
1
-1
/
+1
[next]