]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/188-regress-focus-restart.t
Merge pull request #1564 from acrisci/feature/i3bar-markup-per-block
[i3/i3] / testcases / t / 188-regress-focus-restart.t
index 1de9f366109d08cd63806272ae033cf8ddd2cab3..3d602c1172ed6a2fe3344e83896a620f3c0221bd 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;