]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/159-socketpaths.t
Merge branch 'fix-split-indicator'
[i3/i3] / testcases / t / 159-socketpaths.t
index 7c3946b4e91c1549e39a4a5cdc584a61f5db19cb..d21581d1fe9506b9f3c28bf517290e655752dcb8 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 the various ipc_socket_path options are correctly handled
 #
 use i3test i3_autostart => 0;