Hello, do you have any comments about these test fixes?

On Monday 24 November 2025 18:48:45 Pali Rohár wrote:
> Applied on top of 3ecc9a715823dc5e1484634cb9cc9d0532676ce5
> 
> Pali Rohár (6):
>   crt: test: t_tmpfile: Ignore chdir errors
>   crt: test: t_fseeko64: Use temporary directory instead of profile
>     directory
>   crt: test: t_fseeko64: Check for errors from SetFilePointer() and
>     WriteFile() calls
>   crt: test: t_fseeko64: Fix compile warning: pointer targets in passing
>     argument 3 of ‘SetFilePointer’ differ in signedness
>   crt: test: t_fseeko64: Fix compile warning: unused parameter ‘argc’
>     and ‘argv’
>   crt: test: Skip t_fseeko64 and t_fseeki64 test on full disk
> 
>  mingw-w64-crt/testcases/t_fseeki64.c |  5 +++++
>  mingw-w64-crt/testcases/t_fseeko64.c | 31 ++++++++++++++++++++--------
>  mingw-w64-crt/testcases/t_tmpfile.c  |  5 +++--
>  3 files changed, 30 insertions(+), 11 deletions(-)
> 
> -- 
> 2.20.1
> 


_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to