]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/172-start-on-named-ws.t
add boilerplate to all testcases with documentation references
[i3/i3] / testcases / t / 172-start-on-named-ws.t
index 34d987768bd0b2915e72a1d9c630028fb1578f75..9e6806a497046e6397382efea8654c2bda8a78b7 100644 (file)
@@ -1,10 +1,22 @@
 #!perl
 # vim:ts=4:sw=4:expandtab
-# !NO_I3_INSTANCE! will prevent complete-run.pl from starting i3
+#
+# 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 starts up on workspace '1' or the first configured named workspace
 #
-use i3test;
+use i3test i3_autostart => 0;
 
 ##############################################################
 # 1: i3 should start with workspace '1'