]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/138-floating-attach.t
Merge branch 'master' into next
[i3/i3] / testcases / t / 138-floating-attach.t
index db86e1ca71e6e9c2e044ad8c94508697f2628cff..79b0b271e9c2125ae66d255cb8e9722781a1c2ea 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)
+#
 # Regression test: New windows were attached to the container of a floating window
 # if only a floating window is present on the workspace.