]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/133-size-hints.t
Merge branch 'next' into master
[i3/i3] / testcases / t / 133-size-hints.t
index d3736e3c35fee0d64db0546b4de63adcdd8da24b..a9a43cb52bdf68ab73f2acb36e078437e13785dc 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)
+#
 # Checks if size hints are interpreted correctly.
 #
 use i3test;