X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=testcases%2Ft%2F194-regress-floating-size.t;h=4f4217c0bb824a26a33c2c193a6d00b8715f8fcf;hb=f560519f5c91ba337b7bfec4259baf90053d12c3;hp=ccbfaae5dbf39844ab54e7dbb67d4891ce225e41;hpb=8d2799c251cc1c44f1429c36817c346fa56b9701;p=i3%2Fi3 diff --git a/testcases/t/194-regress-floating-size.t b/testcases/t/194-regress-floating-size.t index ccbfaae5..4f4217c0 100644 --- a/testcases/t/194-regress-floating-size.t +++ b/testcases/t/194-regress-floating-size.t @@ -1,11 +1,25 @@ #!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) +# # Verifies that the size requested by floating windows is set by i3, no matter # to which value the new_window option is set. # ticket #770, bug still present in commit ae88accf6fe3817ff42d0d51be1965071194766e use i3test i3_autostart => 0; -sub test_with_new_window_value { +sub test_with_config { my ($value) = @_; my $config = <