Commit Graph

20 Commits

Author SHA1 Message Date
3136573a70 tests: eliminate List::MoreUtils 2011-10-05 23:21:36 +01:00
49ea805905 tests: get the socket path from the X11 atom I3_SOCKET_PATH
The hard-coded socket paths are not useful when running the test suite in
parallel.
2011-07-25 13:35:56 +02:00
34eb9b2664 ipc: make 'focused' a bool 2011-07-24 15:00:09 +02:00
b09bb0fc2a ipc: make 'urgent' a bool 2011-07-24 14:54:30 +02:00
36fde6dbe1 ipc: send 'percent': null when percent is not relevant for the container 2011-07-24 14:47:28 +02:00
51bfdbf0a8 ipc: make 'layout' a string 2011-06-02 17:12:18 +02:00
9c05c18156 ipc: change border_style to human-readable string instead of enum value 2011-05-11 20:39:18 +02:00
2524b5262d tests: clean up/beautify all tests (code style / test style) 2011-03-09 20:25:17 +01:00
a678c16bc9 tests: fix t/16-nestedcons.t 2011-02-21 12:20:55 +01:00
7f89c71689 Implement dock mode, update testsuite
Currently, dock clients are only possible at the top.
2011-02-20 23:43:03 +01:00
a0cd3c2bab Include 'percent' in tree JSON, use C-locale when dumping, update testcase 2010-11-29 11:10:17 +01:00
f55d5e12c9 tests: update t/16-nestedcons.t with new window_rect parameter 2010-11-28 17:29:44 +01:00
4549effe15 perl: use get_tree instead of get_workspaces 2010-11-21 21:42:28 +01:00
f53fafe100 ipc: s/floating-nodes/floating_nodes for consistency 2010-11-21 16:34:45 +01:00
4aef09ab34 t/16-nestedcons.t: add 'border' key 2010-11-13 14:33:58 +01:00
c780f5dd0b Test 16 fixed expectation of the (root) focused field to exist in the tree and always be zero. 2010-08-21 18:24:21 +02:00
285692c92c Update testcases (and skip some tests for the moment) 2010-06-02 23:53:22 +02:00
206e1ed041 less boilerplate by using Test::Kit and -It/lib in Makefile 2010-04-17 22:49:26 +02:00
f48cc9ee21 update t/16* for data structure 2010-04-16 21:01:08 +02:00
c145f7e529 first step of the big refactoring ("tree" branch).
From here on, we can track changes. It made no sense to put the
development up to this point into git.
2010-04-13 13:17:39 +02:00