]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/166-assign.t
add boilerplate to all testcases with documentation references
[i3/i3] / testcases / t / 166-assign.t
index 3a8a10d5fe166baf27714ab7b55047debd7c3a57..a06bb59d75067248a7ba406b7d1a6748135fd097 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 if assignments work
 #
 use i3test i3_autostart => 0;