]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/168-regress-fullscreen-restart.t
Merge branch 'master' into next
[i3/i3] / testcases / t / 168-regress-fullscreen-restart.t
index ec6d48212daf83902284c25e347512d1b4fc21bc..ec8c41c815271c992d2017a7233983864b1ba550 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)
+#
 # Verifies that i3 survives inplace restarts with fullscreen containers
 #
 use i3test;