From: Michael Stapelberg Date: Mon, 8 Oct 2012 11:21:48 +0000 (+0200) Subject: tests: use new assign syntax, drop legacy test X-Git-Tag: 4.4~74 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a635945f85d6d2daee45fa6ac79c63e4fae0273b;p=i3%2Fi3 tests: use new assign syntax, drop legacy test --- diff --git a/testcases/t/166-assign.t b/testcases/t/166-assign.t index a06bb59d..6af13fa5 100644 --- a/testcases/t/166-assign.t +++ b/testcases/t/166-assign.t @@ -86,7 +86,7 @@ $window->destroy; $config = <destroy; exit_gracefully($pid); -##################################################################### -# make sure that assignments are case-insensitive in the old syntax. -##################################################################### - -$config = < 'SPEcial'); -wait_for_map $window; - -$content = get_ws($tmp); -ok(@{$content->{nodes}} == 0, 'no tiling cons'); -ok(@{$content->{floating_nodes}} == 1, 'one floating con'); - -$window->destroy; - -exit_gracefully($pid); - ##################################################################### # regression test: dock clients with floating assignments should not crash # (instead, nothing should happen - dock clients can’t float) diff --git a/testcases/t/173-regress-focus-assign.t b/testcases/t/173-regress-focus-assign.t index 91d367d1..f27ec0e4 100644 --- a/testcases/t/173-regress-focus-assign.t +++ b/testcases/t/173-regress-focus-assign.t @@ -62,7 +62,7 @@ sub open_special { my $config = <