]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/198-regression-scratchpad-crash.t
tests: add missing boilerplate
[i3/i3] / testcases / t / 198-regression-scratchpad-crash.t
index 8f732bacdf20a5754476e2cfa6dc67828dd89083..2448452ea290ff9e0c4036ddd3d260452d61e63e 100644 (file)
@@ -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.