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
/
libarchive
/
test
/
test_pax_filename_encoding.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spelling fixes
Graham Percival
2016-12-08
1
-4
/
+4
*
Display filename encoding test names respectively to know what encoding test
Michihiro NAKAJIMA
2014-08-14
1
-18
/
+6
*
Stop using deprecated functions. Much remains to be replaced.
Michihiro NAKAJIMA
2012-10-07
1
-2
/
+2
*
Fix warnings in libarchive/test_*.c on Borland C Compiler.
Michihiro NAKAJIMA
2011-05-18
1
-6
/
+6
*
Use en_US.UTF-8 instead of de_DE.UTF-8 at test_entry and test_pax_filename_en...
Michihiro NAKAJIMA
2011-04-25
1
-3
/
+3
*
Improve test_pax_filename_encoding.
Michihiro NAKAJIMA
2011-04-18
1
-5
/
+74
*
Disable test_pax_filename_encoding_3(), which has been failing recently,
Michihiro NAKAJIMA
2011-04-13
1
-2
/
+8
*
Add locale CP1251 and CP932 tests to test_pax_filename_encoding.
Michihiro NAKAJIMA
2011-04-10
1
-4
/
+101
*
Simplify a check of de_DE.UTF-8 locale in libarchive test suite on Windows.
Michihiro NAKAJIMA
2011-04-10
1
-3
/
+2
*
The filenames in pax should be written in UTF-8 without hdrcharset=UTF-8 option.
Michihiro NAKAJIMA
2011-04-07
1
-0
/
+14
*
Rename "charset" option to "hdrcharset" since the name "charset" is not clear,
Michihiro NAKAJIMA
2011-04-06
1
-2
/
+2
*
tests use archive_read_support_filter_*()
Roman Neuhauser
2011-03-28
1
-1
/
+1
*
Remove UTF-8 <===> WCS conversion code, which was highly based on the wrog
Michihiro NAKAJIMA
2011-03-25
1
-2
/
+2
*
Remove canConvertCharset from test/main.c and test_pax_filename_encoding.c
Michihiro NAKAJIMA
2011-03-24
1
-10
/
+12
*
Skip the tests which perform a character-set conversion if the platform
Michihiro NAKAJIMA
2011-03-20
1
-0
/
+10
*
These are really all part of the same set of tests, so combine
Tim Kientzle
2011-03-11
1
-0
/
+71
*
Rename archive_read_finish to archive_read_free and
Tim Kientzle
2010-02-08
1
-5
/
+5
*
Style: Update a bunch of old assert() and assertA() calls.
Tim Kientzle
2010-02-07
1
-8
/
+8
*
Fix a memory leak in this test.
Tim Kientzle
2010-01-03
1
-0
/
+2
*
Sync $FreeBSD$ version info from FreeBSD SVN
Tim Kientzle
2009-12-30
1
-1
/
+1
*
"Fix" this test on Win32 by suppressing tests of error handling that relies o...
Tim Kientzle
2009-11-29
1
-16
/
+9
*
Rename LOCALE_DE to LOCALE_UTF8, since the code assumes it's a UTF8 locale. ...
Tim Kientzle
2009-11-01
1
-2
/
+3
*
Make sure that each test source file has exactly one DEFINE_TEST().
Tim Kientzle
2009-04-27
1
-3
/
+13
*
archive_read_support_compression_gzip() now returns ARCHIVE_WARN
Tim Kientzle
2009-04-01
1
-1
/
+1
*
Skip testing character conversion failures on platforms
Tim Kientzle
2008-12-31
1
-0
/
+7
*
Don't use a compressed file here; that allows us to test
Tim Kientzle
2008-12-28
1
-3
/
+3
*
Skip a test for handling of invalid characters if the
Tim Kientzle
2008-12-28
1
-0
/
+7
*
IFC: test suite builds with 1.x API
Tim Kientzle
2008-08-11
1
-1
/
+17
*
IFC
Tim Kientzle
2008-05-28
1
-1
/
+1
*
Synchronize a bunch of changes from my local tree.
Tim Kientzle
2008-04-30
1
-15
/
+151
*
IFC to populate initial libarchive-portable tree.
Tim Kientzle
2008-04-29
1
-0
/
+161