]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/154-regress-multiple-dock.t
Merge branch 'release-4.16.1'
[i3/i3] / testcases / t / 154-regress-multiple-dock.t
index 76577fb36bb3b7ad6148338a7449098eecf23838..5ae84f069860e86e01d9c70a0995c0c3b7ff0dce 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 closing one of multiple dock clients
 #
 use i3test;