]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/002-i3-sync.t
Merge pull request #3445 from orestisf1993/flaky
[i3/i3] / testcases / t / 002-i3-sync.t
index 1377ee942407f8c615273212ea82e563b1134441..9466f860353b9d2787ec89ede98de47217a4aa8f 100644 (file)
@@ -1,6 +1,19 @@
 #!perl
 # vim:ts=4:sw=4:expandtab
 #
+# Please read the following documents before working on tests:
+# • https://build.i3wm.org/docs/testsuite.html
+#   (or docs/testsuite)
+#
+# • https://build.i3wm.org/docs/lib-i3test.html
+#   (alternatively: perldoc ./testcases/lib/i3test.pm)
+#
+# • https://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;