]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/005-floating.t
Merge pull request #3657 from jeffhuxen/next
[i3/i3] / testcases / t / 005-floating.t
index db5fb6db5ed564bf27a35c731724af7a32220134..d85826b31d61a105f92854bf69b57526ac4e841d 100644 (file)
@@ -1,5 +1,18 @@
 #!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)
 
 use i3test;