appveyor: FSP_FSCTL_VOLUME_PARAMS size change compat testing

This commit is contained in:
Bill Zissimopoulos
2018-04-22 11:16:25 -07:00
parent 9501b5771d
commit ebc8c268e5
6 changed files with 42 additions and 3 deletions

4
tst/compat/README.md Normal file
View File

@ -0,0 +1,4 @@
This directory contains binaries for backwards compatibility testing.
- `v1.1/passthrough-fuse`: testing of changes related to `struct fuse_stat_ex` (`v1.2B3`)
- `v1.2/memfs`: testing of `FSP_FSCTL_VOLUME_PARAMS` size change (`v1.3B3`)

View File

@ -1,3 +0,0 @@
This directory contains binaries of `passthrough-fuse` from release `v1.2B2`. Both `x64` and `x86` binaries are provided.
The WinFsp-FUSE layer added support for `struct fuse_stat_ex` in `v1.2B3` which was a potentially breaking change for backwards compatibility. These binaries are used to verify that WinFsp-FUSE remains backwards compatible.

Binary file not shown.

Binary file not shown.