forked from qt-creator/qt-creator
"stat" on macOS has slightly different formatting options. Also adds unittests for UnixDeviceFileAccess Task-number: QTCREATORBUG-28142 Change-Id: Ib42fc1c22ef2771365e915df34f2286e2c705568 Reviewed-by: hjk <hjk@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
5 lines
101 B
CMake
5 lines
101 B
CMake
add_qtc_test(tst_utils_unixdevicefileaccess
|
|
DEPENDS Utils
|
|
SOURCES tst_unixdevicefileaccess.cpp
|
|
)
|