Commit Graph

14 Commits

Author SHA1 Message Date
a1346054 f1418084aa Simple maintenance improvements (#1370)
* rofi moved to libera.chat

* unify some theme headers and whitespace

* consistently use the same hashbang for bash

* improve obsolete way of testing equality

see https://github.com/koalaman/shellcheck/wiki/SC2268 for explanation

* use consistent function definitions in bash scripts

* remove duplicated author and fix whitespace

* quote all variables in scripts

fixes many warnings identified through shellcheck

* fix whitespace in scripts

* fix whitespace in non-source files

* fix spelling in non-source files

* fix whitespace and indentation in source files

* fix spelling in source files
2021-08-29 11:16:59 +02:00
Dave Davenport cf6832ea95 [Test] Fix some of the tests. 2021-08-29 11:16:59 +02:00
Dave Davenport d5a128db8e [Test] Fix tests. 2021-08-29 11:16:59 +02:00
Dave Davenport 2c36bffb4a [Test] meson build updates. 2021-08-29 11:16:59 +02:00
Dave Davenport c0ae3987ad [Test] Fix the test. 2021-08-29 11:16:59 +02:00
Dave Davenport f7060ca1af Fix tests. 2021-08-29 11:16:59 +02:00
Quentin Glidic 51d34b662e
helper: Add API to support startup notification
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-06-02 14:54:21 +02:00
Quentin Glidic 46dee2671d
x11-helper: Rename xcb.c
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-06-01 00:12:58 +02:00
Quentin Glidic 1bbb19b4cb
tests: Drop leftover placeholder functions
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-05-04 14:55:58 +02:00
Dave Davenport dbf551ec15 Cleanup some compile warning on the tests 2017-05-03 17:57:08 +02:00
Quentin Glidic 9a68b22009
Fix licenses headers
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2017-04-15 12:32:05 +02:00
Dave Davenport d88a5197b5 Fix tests. 2017-01-09 23:15:45 +01:00
Dave Davenport c8d2069098 Add more tests and re-add textbox_test to normal check set. 2016-10-20 19:34:03 +02:00
Dave Davenport 6693799923 Split test for helper in separate test for config cmdline parser. 2016-03-22 10:43:42 +01:00