From 77134c0dbf47450a8962eaa27f192a47a784cc3b Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 22 Sep 2012 12:56:01 +0200 Subject: [PATCH] tests: add missing boilerplate --- testcases/t/198-regression-scratchpad-crash.t | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/testcases/t/198-regression-scratchpad-crash.t b/testcases/t/198-regression-scratchpad-crash.t index 8f732bac..2448452e 100644 --- a/testcases/t/198-regression-scratchpad-crash.t +++ b/testcases/t/198-regression-scratchpad-crash.t @@ -1,5 +1,19 @@ #!perl # vim:ts=4:sw=4:expandtab +# +# Please read the following documents before working on tests: +# • http://build.i3wm.org/docs/testsuite.html +# (or docs/testsuite) +# +# • http://build.i3wm.org/docs/lib-i3test.html +# (alternatively: perldoc ./testcases/lib/i3test.pm) +# +# • http://build.i3wm.org/docs/ipc.html +# (or docs/ipc) +# +# • http://onyxneon.com/books/modern_perl/modern_perl_a4.pdf +# (unless you are already familiar with Perl) +# # When using a command which moves a window to scratchpad from an invisible # (e.g. unfocused) workspace and immediately shows that window again, i3 # crashed. -- 2.39.5