Benedikt Heine
6cc7ca361a
Allow half quoted values
...
Previously config lines like
[rule]
script = mail -s "New notif"
were only possible to get written with additional full quotes,
which makes no sense in command line expressions.
2018-10-08 18:27:11 +02:00
Benedikt Heine
3f7de41732
Add tests for icon.c
2018-05-14 09:11:25 +03:00
Benedikt Heine
7eb99ea64d
add tests for *_get_path functions
2017-08-15 23:51:14 +02:00
Nikos Tsipinakis
0deff4412e
Add initial notification test suite
...
The beginnings of the notification test suite, currently only includes
tests for `notification_is_duplicate`.
2017-01-29 15:32:36 +02:00
Nikos Tsipinakis
b9619a1460
Add option parser test suite
2016-12-03 19:33:40 +02:00