]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/128-open-order.t
Merge branch 'release-4.16.1'
[i3/i3] / testcases / t / 128-open-order.t
index ee58968f7f083166adf4c1c0eccb156670f50374..b0ab321f2c5cf191e337cea999edd9e4240b4455 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)
+#
 # Check if new containers are opened after the currently focused one instead
 # of always at the end
 use List::Util qw(first);