AppImageCommunity / libappimage

Implements functionality for dealing with AppImage files
https://appimage.org
Other
46 stars 29 forks source link

Fix make test failed #161

Open heysion opened 2 years ago

heysion commented 2 years ago

Fix make test failed

Start 1: test_libappimage++
1/5 Test #1: test_libappimage++ ...............   Passed    0.03 sec
    Start 2: TestDesktopIntegration
2/5 Test #2: TestDesktopIntegration ...........   Passed    0.06 sec
    Start 3: test_libappimage
3/5 Test #3: test_libappimage .................   Passed    0.26 sec
    Start 4: test_shared
4/5 Test #4: test_shared ......................   Passed    0.00 sec
    Start 5: test-xdg-basedir
5/5 Test #5: test-xdg-basedir .................   Passed    0.00 sec

100% tests passed, 0 tests failed out of 5

Total Test time (real) =   0.35 sec