]> wimlib.net Git - wimlib/history - tests
lzx-compress.c: Don't do redundant work in cost calculations
[wimlib] / tests /
2014-06-11 Eric BiggersDon't exclude out-of-tree absolute symlinks in reparse...
2014-05-26 Eric Biggerstest-imagex-mount: Always use tmp.mnt for mounts
2014-05-22 Eric BiggersMerge branch 'new_extract'
2014-05-15 Eric BiggersRemove duplicate words & fix grammatical errors
2014-04-18 Eric Biggerstest-imagex: Fix check of boot index
2014-01-16 Eric BiggersAllow 'wimextract' to use wildcard paths on command...
2014-01-16 Eric BiggersRemove some printing code from library
2014-01-15 Eric BiggersAdd dotdot.wim, duplicate_names.wim
2014-01-13 Eric BiggersRefactor some of the dentry, inode, and lookup table...
2014-01-01 Eric BiggersSeparate suffix array match-finder from LZX compressor
2013-12-28 Eric Biggerstest-imagex-ntfs: Try to work around yet another race...
2013-12-28 Eric BiggersAdd tests for pathlist extraction
2013-12-26 Eric Biggerstest-imagex-ntfs: Increase filesystem size
2013-10-07 Eric BiggersImplement workaround for NTFS-3g bug when handling...
2013-08-21 Eric BiggersFix programs not compiled by default
2013-08-18 Eric Biggerstests/win32-tree-cmp.c: Print differing security descr...
2013-08-15 Eric BiggersMiscellaneous fixes and cleanups
2013-08-13 Eric BiggersMerge branch with pipable WIM support
2013-07-23 Eric Biggerstest-imagex-capture_and_apply: Use C locale for parsin...
2013-05-22 Eric Biggerstest-imagex: Use existing image for changing boot index...
2013-05-21 Eric Biggerstest-imagex: Fix test for duplicate image names
2013-05-18 Eric Biggerstest-imagex-mount: Check for /dev/fuse both readable...
2013-05-18 Eric Biggerstests: Exit 77 on skipped tests rather than faking...
2013-05-18 Eric BiggersAdd --lazy option to `wimlib-imagex unmount'
2013-05-15 Eric Biggerstest-imagex-ntfs: Skip tests when initial mount does...
2013-05-15 Eric BiggersRefactor headers
2013-05-14 Eric BiggersAdd update/extract tests
2013-04-29 Eric Biggerswin32_capture_try_rpfix(): Fix incorrect conditional
2013-04-28 Eric Biggerswin32-tree-cmp: Do not compare sizes on directories
2013-04-28 Eric BiggersAdd Windows rpfix tests
2013-04-27 Eric BiggersWin32 apply: Fixes, comments
2013-04-27 Eric BiggersSupport for encrypted restore
2013-04-27 Eric BiggersAdd win32-test-imagex-capture_and_apply.bat
2013-04-26 Eric BiggersAdd win32-tree-cmp
2013-04-25 Eric Biggersdo_overlay(): Do overlays recursively
2013-04-25 Eric BiggersFix capturing non-directories in source list mode
2013-04-25 Eric BiggersFixes; write --{no,}rpfix docs; enable --rpfix capture...
2013-04-22 Eric Biggersrpfix extract on UNIX
2013-04-22 Eric Biggersrpfix capture on UNIX
2013-03-05 Eric Biggerswimlib_mount_image(): Send final status after fuse_main...
2013-03-05 Eric BiggersSupport for UNIX-specific data
2013-02-06 Eric BiggersIsolate test cases; allow concurrent execution
2013-01-30 Eric BiggersUpdate for ntfs-3g 2013.1.13
2013-01-01 Eric Biggerstest-imagex-mount: Mount synchronously
2012-12-16 Eric BiggersRe-organize code
2012-11-22 Eric BiggersFix tests (again) v1.2.0
2012-11-22 Eric BiggersVersion 1.2.0
2012-11-22 Eric Biggerstests fixes
2012-11-22 Eric BiggersTest suite without coreutils
2012-11-18 Eric BiggersVarious portability fixes
2012-11-13 Eric BiggersMake different threads use different FILE*'s
2012-11-12 Eric Biggerstest-imagex-*: Set $srcdir correctly
2012-11-05 Eric Biggerstest-imagex-ntfs: Use lazy unmount
2012-10-29 Eric BiggersDebian package updates
2012-10-29 Eric BiggersVarious packaging issues
2012-10-29 Eric Biggers$srcdir fix
2012-10-29 Eric BiggersFix tests (again)
2012-10-29 Eric Biggerstree-cmp without xattr
2012-10-28 Eric BiggersRun NTFS tests when --without-ntfs-3g
2012-10-28 Eric BiggersAdd multi-mount program
2012-10-27 Eric BiggersCleanup imagex.c
2012-10-26 Eric BiggersRemove more trailing whitespace
2012-10-21 Eric Biggerstest-imagex-ntfs: Error message if ntfs-3g not setuid...
2012-09-22 Eric Biggerstest-imagex-ntfs: fix msg, mount without allow_other
2012-09-13 Eric BiggersFix test-imagex-ntfs messages
2012-09-04 Eric BiggersFixes
2012-09-03 Eric Biggersinode updates (IN PROGRESS)
2012-09-02 Eric Biggersdist files and test fixes
2012-09-02 Eric BiggersTest cleanup
2012-09-02 Eric BiggersTest suite and mount updates
2012-09-02 Eric BiggersFix in write_wim_resource(), and add test cases
2012-09-01 Eric BiggersTest suite: Allow out of directory build
2012-08-31 Eric BiggersFix a couple random issues
2012-08-31 Eric BiggersFix print part number of total parts in WIM header
2012-08-31 Eric BiggersNTFS test updates and NTFS capture fix
2012-08-31 Eric BiggersNTFS tests
2012-08-31 Eric Biggersntfs-cmp program
2012-08-30 Eric BiggersMore test cases and DOS names capture/apply fixes
2012-08-30 Eric BiggersMore NTFS tests
2012-08-30 Eric Biggerstest-imagex-ntfs (IN PROGRESS)
2012-08-29 Eric BiggersBuild fixes
2012-08-29 Eric BiggersFix various issues
2012-08-28 Eric Biggersverify_dentry()
2012-08-21 Eric BiggersVarious fixes
2012-08-20 Eric Biggers--hardlink fix
2012-08-18 Eric BiggersSome preparations for supporting NTFS capture and apply.
2012-08-14 Eric BiggersTest suite