]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/002-i3-sync.t
config parser: recover after invalid input
[i3/i3] / testcases / t / 002-i3-sync.t
index 1377ee942407f8c615273212ea82e563b1134441..7d840426348008670f529f5c0b8b004d2f4fc2dd 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)
+#
 # checks if i3 supports I3_SYNC
 #
 use i3test;