From a635945f85d6d2daee45fa6ac79c63e4fae0273b Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Mon, 8 Oct 2012 13:21:48 +0200 Subject: [PATCH] tests: use new assign syntax, drop legacy test --- testcases/t/166-assign.t | 33 ++------------------------ testcases/t/173-regress-focus-assign.t | 2 +- 2 files changed, 3 insertions(+), 32 deletions(-) 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 = <