index
:
squashfs-tools-ng.git
feature/goliath/msvc
fixes-1.0.0
fixes-1.1.0
fixes-1.2.0
fixes-1.3.0
master
A new set of tools and libraries for working with SquashFS images
David Oberhollenzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2021-03-05
Remove lz4 & zstd from corpus test
David Oberhollenzer
2021-02-19
libfstree: reject unknown glob options to allow future expansions
David Oberhollenzer
2021-02-19
Add simple test cases for fstree globbing
David Oberhollenzer
2021-02-19
fstree_from_file: Implement basic file globbing
David Oberhollenzer
2021-02-19
libfstree: Add a filter callback to the directory scanning function
David Oberhollenzer
2020-12-29
Fix normalization of slashes in filenames
David Oberhollenzer
2020-12-15
Add a simple test case for the directory scanning code
David Oberhollenzer
2020-11-02
Cleanup: eliminate the now practically empty test_tar.h
David Oberhollenzer
2020-10-31
Fix the canterbury corpus test
David Oberhollenzer
2020-10-31
Add a test case for tar2sqfs root becomes file & link filtering
David Oberhollenzer
2020-09-29
Replace file/getline usage with istream
David Oberhollenzer
2020-09-29
Add a more usefull getline-like function to libfstream
David Oberhollenzer
2020-09-16
Remodel libtar/tar2sqfs to read data from an istream_t
David Oberhollenzer
2020-09-03
Remove tar test cases for file flags (not applicable)
David Oberhollenzer
2020-09-03
Cleanup: reduce tar test cases to a few generic C files
David Oberhollenzer
2020-09-03
Cleanup copy & paste mess in the tar parser test cases
David Oberhollenzer
2020-09-02
Fix nonexistant gnu tar sparse format 1.0 support
David Oberhollenzer
2020-08-16
Add a libtar test case for a completely filled link target field
David Oberhollenzer
2020-06-04
Fix compressor config union size test
David Oberhollenzer
2020-06-04
Strictly enfore min/max dictionary size in XZ & LZMA compressors
David Oberhollenzer
2020-05-21
Fix: zstd: actually set the compression level from the options
David Oberhollenzer
2020-05-21
Fix the semantics of the super block deduplication
David Oberhollenzer
2020-05-07
Fix checksums for the corpus tests now that -T actually works
David Oberhollenzer
2020-05-03
Actually run the directory pack test if corpora tests are desired
v0.9.1
David Oberhollenzer
2020-05-03
Add a simple test script for the gensquashfs packdir + allroot use case
David Oberhollenzer
2020-04-17
Remove some configure time sizeof checks
David Oberhollenzer
2020-04-17
tests: improve diagnostics output & make "release builds" work
David Oberhollenzer
2020-03-18
Add a test case for xxhash32
David Oberhollenzer
2020-03-18
Add a test for the minimal rb-tree implementation
David Oberhollenzer
2020-02-21
Cleanup: move utilities back out of libsquashfs
David Oberhollenzer
2020-01-29
Update sha512sums for corpora tests
David Oberhollenzer
2020-01-02
Support parsing [device] block size argument with SI suffix
David Oberhollenzer
2019-12-27
Require the copora tests suits to be enabled explicitly
David Oberhollenzer
2019-12-27
Fix corpora test scripts for Windows cross build
David Oberhollenzer
2019-12-27
Fix filename_sane test for Windows
David Oberhollenzer
2019-12-18
Add an explicit link count to the fstree nodes
David Oberhollenzer
2019-12-18
Rename fstree "slink_target" to "target"
David Oberhollenzer
2019-12-18
Move is_filename_sane to libfstree, add test cases
David Oberhollenzer
2019-12-18
Cleanup: internalize some fstree functions
David Oberhollenzer
2019-12-18
Cleanup: remove the unused "block_size" from the fstree
David Oberhollenzer
2019-12-18
Cleanup: merge the fstree post processing functions
David Oberhollenzer
2019-12-16
Remove fstree inode table
David Oberhollenzer
2019-12-16
Corpora tests: fix behaviour if SOURCE_DATE_EPOCH is set
David Oberhollenzer
2019-12-15
Add a test script that turns all test tarballs into SquashFS images
David Oberhollenzer
2019-12-14
Add a test case for reading binary xattrs from pax/schily headers
David Oberhollenzer
2019-12-13
Better support for reading/writing non-ASCII xattr values from/to tar
David Oberhollenzer
2019-12-13
Add a simplistic integration and regression test
David Oberhollenzer
2019-11-25
Cleanup: remove what is left of libutil
David Oberhollenzer
2019-11-25
Cleanup: move overflow safe alloc code into libsquashfs
David Oberhollenzer
2019-11-24
Cleanup: completely move str_table into libsquashfs internals
David Oberhollenzer
[next]