]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/140-focus-lost.t
attach_to_workspace: set new parent before tree_render
[i3/i3] / testcases / t / 140-focus-lost.t
index 3d78b1bd566a9ee022977e80bee5890cb67dfd00..c13cfdc4f0e497a086d384edf9b2705be20cdc17 100644 (file)
@@ -1,5 +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: Check if the focus stays the same when switching the layout
 # bug introduced by 77d0d42ed2d7ac8cafe267c92b35a81c1b9491eb
 use i3test;