]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/142-regress-move-floating.t
Implement special value 'current' for output. (#2483)
[i3/i3] / testcases / t / 142-regress-move-floating.t
index 6b2df806b08cce0632e922244fa324bf8ed49c0e..817b6ae407359332ac086f753611422bd7eefcbb 100644 (file)
@@ -1,6 +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: move a floating window to a different workspace crashes i3
 #
 use i3test;