]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/120-multiple-cmds.t
Merge branch 'release-4.16.1'
[i3/i3] / testcases / t / 120-multiple-cmds.t
index 088caf7199eb7e7ed44698dd1a0da13490a39c09..114d712968e8191126f82c2a0d5b9d37c2fb6acd 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)
+#
 # Tests multiple commands (using ';') and multiple operations (using ',')
 #
 use i3test;