gri3-wm/testcases
Nguyễn Thái Ngọc Duy 6462cf1ca3
Remove \n from errx and die messages
errx() already appends \n internally. "\n" in the error message will
result in a blank line after the message. die() is just a wrapper around
errx() so it receives the same treatment.
2019-01-02 14:23:56 +02:00
..
lib Introduce cmp_tree test function 2018-12-12 13:09:15 +02:00
t Invalidate last_focused when focusing the EWMH support window 2018-12-14 23:47:48 +02:00
.gitignore
Makefile.PL testcases/Makefile.PL: tell MakeMaker this is a pure-Perl distribution (#2922) 2017-09-10 11:25:43 +02:00
complete-run.pl.in complete-run.pl: accept the xvfb option from command line 2017-12-05 00:22:14 +02:00
i3-test.config
inject_randr1.5.c Remove \n from errx and die messages 2019-01-02 14:23:56 +02:00
new-test Replace http:// with https:// where applicable 2017-09-24 10:19:07 +02:00
restart-state.golden
valgrind.supp