X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=testcases%2Ft%2F239-net-close-window-request.t;h=763da681b11ed262920eb2b16f8343e43e059170;hb=b09090fa7d2c8c278181c1b2c9429dcfec6a8b35;hp=20c3f843582d8cac2d2ce2818dfd93bec9fa4d62;hpb=fe482cf193b56c9a2f7fffc7dd2e943fda42061d;p=i3%2Fi3 diff --git a/testcases/t/239-net-close-window-request.t b/testcases/t/239-net-close-window-request.t index 20c3f843..763da681 100644 --- a/testcases/t/239-net-close-window-request.t +++ b/testcases/t/239-net-close-window-request.t @@ -2,20 +2,20 @@ # vim:ts=4:sw=4:expandtab # # Please read the following documents before working on tests: -# • http://build.i3wm.org/docs/testsuite.html +# • https://build.i3wm.org/docs/testsuite.html # (or docs/testsuite) # -# • http://build.i3wm.org/docs/lib-i3test.html +# • https://build.i3wm.org/docs/lib-i3test.html # (alternatively: perldoc ./testcases/lib/i3test.pm) # -# • http://build.i3wm.org/docs/ipc.html +# • 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) # # Test _NET_CLOSE_WINDOW requests to close a window. -# See http://standards.freedesktop.org/wm-spec/wm-spec-latest.html#idm140200472668896 +# See https://standards.freedesktop.org/wm-spec/wm-spec-latest.html#idm140200472668896 # Ticket: #1396 # Bug still in: 4.8-116-gbb1f857 use i3test;