aboutsummaryrefslogtreecommitdiffstats
path: root/tests/generate-command.bats
Commit message (Collapse)AuthorAgeFilesLines
* Add function to list and execute application desktop files from XDG ↵Moritz Meißelbach2020-02-061-1/+8
| | | | autostart folders. Fixes #16
* Change fallback TERMINAL_COMMAND to urxvt to be consistent with existing READMEMoritz Meißelbach2019-11-091-1/+1
|
* Generate a spec-conformant "desktop file id" of each .desktop file and ↵Moritz Meißelbach2019-10-311-3/+3
| | | | remove duplicates. This should process user-specific overrides properly #3
* Add test cases for 2 more desktop files. Add a space in the launcher script ↵Moritz Meißelbach2019-10-241-0/+12
| | | | for aesthetics
* Put command extraction in separate command that can be run (and tested) from ↵Moritz Meißelbach2019-10-241-0/+5
the outside