]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/179-regress-multiple-ws.t
Merge branch 'fix-tray-restart'
[i3/i3] / testcases / t / 179-regress-multiple-ws.t
index be3cc687aa2463403a374e92616a0a41973ba03f..ae442023d4800fd5cac693a8f35cdd9c059f206c 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)
+#
 # The command "move workspace prev; workspace prev" will lead to an error.
 # This regression is present in 7f9b65f6a752e454c492447be4e21e2ee8faf8fd
 use i3test;