]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/118-openkill.t
Merge pull request #1664 from Airblader/feature-wm-state-hidden-2
[i3/i3] / testcases / t / 118-openkill.t
index e2a729c5d38def1abf448f4795b76e63b05339be..fa4becc43569252b563e6d9c51df34f21791985f 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)
+#
 # Tests whether opening an empty container and killing it again works
 #
 use List::Util qw(first);