X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=testcases%2Ft%2F124-move.t;h=739dc6055d2286d8489bdae67de9dd615b5013a8;hb=338199913bf251540ae4d1c300f250af1c68c7f7;hp=c093e47b92ed877cef17d06c5cc1bfb368e9705d;hpb=d745b4726965155c6e347ffecaf3d6e0ef2b9a1c;p=i3%2Fi3 diff --git a/testcases/t/124-move.t b/testcases/t/124-move.t index c093e47b..739dc605 100644 --- a/testcases/t/124-move.t +++ b/testcases/t/124-move.t @@ -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 moving. Basically, there are four different code-paths: # 1) move a container which cannot be moved (single container on a workspace) # 2) move a container before another single container