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
/
test_utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid getcwd(0, PATH_MAX) for GNU libc
Owen W. Taylor
2021-05-12
1
-2
/
+2
*
tests: add new assertion for chmod()
Luis Henriques
2020-09-25
2
-0
/
+17
*
tests: mark failed_filename and tests static to fix WARNS=6 build
Kyle Evans
2020-09-08
1
-2
/
+2
*
Add printf attributes to the printflike functions used in tests and fix
zoulasc
2020-01-23
2
-15
/
+28
*
- Add the NetBSD-specific config.h
zoulasc
2020-01-16
2
-10
/
+13
*
Unify header style, header guard comes first
Martin Matuska
2020-01-13
1
-0
/
+4
*
Fix possible off-by-one when dealing with readlink(2)
Pawel Jakub Dawidek
2019-12-29
1
-1
/
+1
*
Correct some typographical and grammatical errors.
Peter Pentchev
2019-09-21
1
-1
/
+1
*
Windows symlinks: new functions and extended tar header
Martin Matuska
2019-04-15
1
-1
/
+1
*
Windows symlink bugfixes and improvements
Martin Matuska
2019-04-13
2
-18
/
+70
*
Fix remaining MinGW tests
Martin Matuska
2019-04-07
1
-3
/
+22
*
Fix various symlink bugs with Windows symlinks
Martin Matuska
2019-04-04
2
-18
/
+36
*
Cirrus CI: add Cygwin build, MinGW build use zlib, suppress download progress
Martin Matuska
2019-04-01
1
-0
/
+2
*
Add support for directory symlinks on Windows
Martin Matuska
2019-03-27
1
-2
/
+29
*
Add basic read and write support for symbolic links on Windows
Martin Matuska
2019-03-26
1
-8
/
+132
*
Bug #1128: Deletion of unnecessary checks before calls of the function “fre...
Markus Elfring
2019-02-04
1
-4
/
+2
*
Use PATH_MAX if available for temporary path buffer
Martin Matuska
2018-09-20
1
-4
/
+20
*
Avoid ctype warnings.
Joerg Sonnenberger
2018-09-04
1
-1
/
+1
*
Fix warnings treated as errors during x64 build
BenjaminTrapani
2018-01-25
1
-1
/
+1
*
Add zstd test suite
Sean Purcell
2017-05-15
2
-0
/
+18
*
Don't leak memory.
Joerg Sonnenberger
2017-04-29
1
-0
/
+2
*
Plug memory leaks in xattr and acl tests.
Martin Matuska
2017-04-03
2
-3
/
+3
*
Improve extended attribute support
Martin Matuska
2017-03-23
2
-0
/
+95
*
tar: fix conditionals and add richacl support to test_option_acls
Martin Matuska
2017-03-23
1
-0
/
+3
*
Add NFSv4 ACL support for Linux via librichacl
Martin Matuska
2017-03-16
1
-1
/
+24
*
Move platform-specific ACL code to individual source files.
Martin Matuska
2017-03-14
2
-62
/
+31
*
Darwin ACL: avoid using mbr_identifier_to_uuid()
Martin Matuska
2017-03-07
2
-3
/
+3
*
New tar test: test_option_acls
Martin Matuska
2017-03-02
2
-0
/
+252
*
Reorganize ACL defines and fix detection of ACL_SYNCHRONIZE on Mac OS
Martin Matuska
2017-03-02
1
-3
/
+6
*
Change Solaris ACL support to use acl() and facl()
Martin Matuska
2017-03-02
1
-4
/
+9
*
Compare full file flags in test_option_fflags
Martin Matuska
2017-02-28
2
-37
/
+66
*
test_main: compact canNodump() source code a bit
Martin Matuska
2017-02-26
1
-18
/
+2
*
bsdtar tests: add test_option_fflags
Martin Matuska
2017-02-26
2
-4
/
+77
*
Fix broken Linux fflags code since kernel 3.7 (Dec 2012)
Martin Matuska
2017-02-24
1
-10
/
+59
*
Improve verbosity of common functions for ACL tests
Martin Matuska
2017-02-22
2
-44
/
+106
*
test suite: use a single main test file for all tests
Martin Matuska
2017-02-21
4
-163
/
+3730
*
testsuite: allow 'dev' in version
Pavel Raiskup
2017-02-21
2
-0
/
+163
*
Fix matching test name to correctly check a test name terminator.
Michihiro NAKAJIMA
2012-10-10
1
-4
/
+3
*
Implement filtering of test cases run using glob pattern matching.
Andres Mejia
2012-09-19
1
-11
/
+47
*
Seperate get_test_set() function out into a utility source file used by all t...
Andres Mejia
2012-09-19
2
-0
/
+128