]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/151-regress-float-size.t
Kill misbehaving subscribed clients instead of hanging
[i3/i3] / testcases / t / 151-regress-float-size.t
index 881ef8c1486728182f4a4306df1cfc90174603cc..c6069d818d83f1d9cd9a62b3e946d24c1d0bdfb7 100644 (file)
@@ -1,6 +1,19 @@
 #!perl
 # vim:ts=4:sw=4:expandtab
 #
+# Please read the following documents before working on tests:
+# • https://build.i3wm.org/docs/testsuite.html
+#   (or docs/testsuite)
+#
+# • https://build.i3wm.org/docs/lib-i3test.html
+#   (alternatively: perldoc ./testcases/lib/i3test.pm)
+#
+# • https://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)
+#
 # Regression test for setting a window to floating, tiling and opening a new window
 #
 use i3test;