summaryrefslogtreecommitdiffstats
path: root/tests/manual/wasm/selenium/qwasmwindow/qwasmwindow.py
diff options
context:
space:
mode:
authorMarcin Zdunek <[email protected]>2023-07-14 14:45:17 +0200
committerMarcin Zdunek <[email protected]>2023-07-24 06:59:04 +0000
commit1e3d500463e3484effd039d06039edeed6770ffc (patch)
tree5cbc712d06c58e628b70110b847c5987ee94f33c /tests/manual/wasm/selenium/qwasmwindow/qwasmwindow.py
parent5a0c2cabcdadd4fc9c6ea2361513a987518ec741 (diff)
Fix issue with qstorageinfo_unix.cpp not working on Vxworks
Problem was, that qstorageinfo_unix.cpp is using sys/statvfs.h header, but this header is not available in Vxworks(Vxworks has its own /sys/ directory).As this feature is not there in Vxworks, we are using a "_stub" file to omit whole implementation. This is the same solution as it was used for Qt5 for Vxworks. Change-Id: I1bc5a576e63f403c923cbc93571967184677305f Reviewed-by: Thiago Macieira <[email protected]>
Diffstat (limited to 'tests/manual/wasm/selenium/qwasmwindow/qwasmwindow.py')
0 files changed, 0 insertions, 0 deletions