summaryrefslogtreecommitdiff
path: root/libarchive/test/test_archive_string.c
Commit message (Expand)AuthorAgeFilesLines
* Repair detected memory leaks in libarchive testsMartin Matuska2017-02-011-0/+24
* Fix build failure on Windows.Michihiro NAKAJIMA2014-10-121-1/+1
* Fix compile warning due to -Wcast-qual.Andres Mejia2013-02-221-2/+4
* Fix compiler warning from compiling with clang.Andres Mejia2013-02-211-1/+1
* Add a convenience function to sort a list of strings.Andres Mejia2013-02-091-0/+61
* Avoid warnings about no argument.Michihiro NAKAJIMA2011-05-171-9/+9
* test.h: leave __LIBARCHIVE_TEST up to individual test filesRoman Neuhauser2011-04-091-0/+1
* test_archive_string.c: drop assertEqualArchiveStringRoman Neuhauser2011-04-091-34/+24
* test_archive_string.c tests archive_string_sprintf a bitRoman Neuhauser2011-04-041-0/+55
* test_archive_string.c tests archive_strncpyRoman Neuhauser2011-04-041-20/+34
* test_archive_string.c: tests for some archive_string operationsRoman Neuhauser2011-04-041-0/+284