NOISSUE reorganize unit tests to be placed next to the code they test. Nuke more dead tests.
This commit is contained in:
parent
e8ba5dafc6
commit
771dd6f9ab
45 changed files with 291 additions and 329 deletions
6
api/logic/testdata/FileSystem-test_createShortcut-unix
vendored
Executable file
6
api/logic/testdata/FileSystem-test_createShortcut-unix
vendored
Executable file
|
@ -0,0 +1,6 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
TryExec=asdfDest
|
||||
Exec=asdfDest 'arg1' 'arg2'
|
||||
Name=asdf
|
||||
Icon=
|
Loading…
Add table
Add a link
Reference in a new issue