Unit tests. Test .lnk file with a real shortcut file. Test will hang if QFileInfo...
authoralex-z <blackslayer4@gmail.com>
Mon, 15 Apr 2024 04:44:06 +0000 (06:44 +0200)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Wed, 10 Jul 2024 08:29:35 +0000 (10:29 +0200)
commit7501a03db6f061d5044ff667debdb97ad8e43fc6
treea4fa1825933fed9fa7ab26dbbc658ee2feab6144
parentf70d1c10793e59638058c96f1b06a48c5d51262c
Unit tests. Test .lnk file with a real shortcut file. Test will hang if QFileInfo is used on .lnk files.

Signed-off-by: alex-z <blackslayer4@gmail.com>
test/CMakeLists.txt
test/fakeshortcut.base64 [new file with mode: 0644]
test/testsynccfapi.cpp