.. |
lib
|
tests: implement i3test::launch_with_config, use it in t/65-for_window
|
2011-08-03 00:03:13 +02:00 |
00-load.t
|
Add testcases :-)
|
2009-07-16 13:43:43 +02:00 |
01-tile.t
|
tests: clean up/beautify all tests (code style / test style)
|
2011-03-09 20:25:17 +01:00 |
02-fullscreen.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
03-unmanaged.t
|
tests: clean up/beautify all tests (code style / test style)
|
2011-03-09 20:25:17 +01:00 |
04-floating.t
|
tests: clean up/beautify all tests (code style / test style)
|
2011-03-09 20:25:17 +01:00 |
05-ipc.t
|
tests: clean up/beautify all tests (code style / test style)
|
2011-03-09 20:25:17 +01:00 |
06-focus.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
07-move.t
|
Update testcases (and skip some tests for the moment)
|
2010-06-02 23:53:22 +02:00 |
08-focus-stack.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
09-stacking.t
|
Update testcases (and skip some tests for the moment)
|
2010-06-02 23:53:22 +02:00 |
10-dock.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
11-goto.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
12-floating-resize.t
|
tests: clean up/beautify all tests (code style / test style)
|
2011-03-09 20:25:17 +01:00 |
13-urgent.t
|
ipc: make 'urgent' a bool
|
2011-07-24 14:54:30 +02:00 |
14-client-leader.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
15-ipc-workspaces.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
16-nestedcons.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
17-workspace.t
|
tests: t/17-workspace.t: keep workspace 1 open
|
2011-07-27 14:35:40 +02:00 |
18-openkill.t
|
tests: clean up/beautify all tests (code style / test style)
|
2011-03-09 20:25:17 +01:00 |
19-match.t
|
tests: t/19-match needs a little delay
|
2011-07-09 01:01:52 +02:00 |
20-multiple-cmds.t
|
Bugfix: Correct string/quoted string parsing for the commands exec, workspace, nop, restore and mark (Thanks SardemFF7)
|
2011-05-12 07:09:06 +02:00 |
21-next-prev.t
|
CONFIG BREAK: kick the 'next'/'prev' commands, introduce 'focus left' etc.
|
2011-06-08 20:49:49 +02:00 |
22-split.t
|
tests: clean up/beautify all tests (code style / test style)
|
2011-03-09 20:25:17 +01:00 |
24-move.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
26-regress-close.t
|
tests: clean up/beautify all tests (code style / test style)
|
2011-03-09 20:25:17 +01:00 |
27-regress-floating-parent.t
|
tests: clean up/beautify all tests (code style / test style)
|
2011-03-09 20:25:17 +01:00 |
28-open-order.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
29-focus-after-close.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
30-close-empty-split.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
31-stacking-order.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
32-move-workspace.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
33-size-hints.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
34-invalid-command.t
|
tests: clean up/beautify all tests (code style / test style)
|
2011-03-09 20:25:17 +01:00 |
35-floating-focus.t
|
Implement 'focus floating', 'focus tiling' and 'focus mode_toggle' (+test +docs)
|
2011-07-04 17:09:52 +02:00 |
36-floating-ws-empty.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
37-floating-unmap.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
38-floating-attach.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
39-ws-numbers.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
40-focus-lost.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
41-resize.t
|
Bugfix: Make the 'resize' command work inside tabbed/stacked cons (+test) (Thanks sbedivere)
|
2011-08-24 15:14:04 +02:00 |
42-regress-move-floating.t
|
tests: clean up/beautify all tests (code style / test style)
|
2011-03-09 20:25:17 +01:00 |
43-regress-floating-restart.t
|
tests: clean up/beautify all tests (code style / test style)
|
2011-03-09 20:25:17 +01:00 |
44-regress-floating-resize.t
|
tests: clean up/beautify all tests (code style / test style)
|
2011-03-09 20:25:17 +01:00 |
45-flattening.t
|
tests: clean up/beautify all tests (code style / test style)
|
2011-03-09 20:25:17 +01:00 |
46-floating-reinsert.t
|
CONFIG BREAK: rename 'mode floating/tiling' to 'floating enable/disable'
|
2011-06-10 02:06:47 +02:00 |
47-regress-floatingmove.t
|
tests: clean up/beautify all tests (code style / test style)
|
2011-03-09 20:25:17 +01:00 |
48-regress-floatingmovews.t
|
tests: clean up/beautify all tests (code style / test style)
|
2011-03-09 20:25:17 +01:00 |
50-regress-dock-restart.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
51-regress-float-size.t
|
tests: clean up/beautify all tests (code style / test style)
|
2011-03-09 20:25:17 +01:00 |
52-regress-level-up.t
|
tests: clean up/beautify all tests (code style / test style)
|
2011-03-09 20:25:17 +01:00 |
53-floating-originalsize.t
|
CONFIG BREAK: rename 'mode floating/tiling' to 'floating enable/disable'
|
2011-06-10 02:06:47 +02:00 |
54-regress-multiple-dock.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
55-floating-split-size.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
56-fullscreen-focus.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
57-regress-fullscreen-level-up.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
58-wm_take_focus.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
59-socketpaths.t
|
testcases: explicitly mark the (short) config files as v4
|
2011-07-15 01:37:54 +02:00 |
61-regress-borders-restart.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
62-regress-dock-urgent.t
|
tests: get the socket path from the X11 atom I3_SOCKET_PATH
|
2011-07-25 13:35:56 +02:00 |
63-wm-state.t
|
Bugfix: set WM_STATE to WITHDRAWN when an app unmaps their window(s) (+test)
|
2011-05-13 17:04:55 +02:00 |
64-kill-win-vs-client.t
|
Argument for 'kill' for killing a specific window (now default) or the whole client (+test)
|
2011-05-13 20:41:03 +02:00 |
65-for_window.t
|
extend t/65-for_window to check for the 'instance' criterion
|
2011-08-04 20:11:01 +02:00 |
66-assign.t
|
t/66-assign: use launch_with_config
|
2011-08-03 02:03:26 +02:00 |
67-workspace_layout.t
|
t/67-workspace_layout: use launch_with_config
|
2011-08-03 02:04:52 +02:00 |
68-regress-fullscreen-restart.t
|
add testcase for the fullscreen restart problem of the previous commit
|
2011-06-03 02:05:34 +02:00 |
69-border-toggle.t
|
Implement 'border toggle' (+test)
|
2011-06-10 16:15:52 +02:00 |
70-force_focus_wrapping.t
|
t/70-force-focus-wrapping: use launch_with_config
|
2011-08-03 02:12:29 +02:00 |
71-config-migrate.t
|
swap up/down, also modify the testcase
|
2011-08-09 09:46:02 +02:00 |
72-start-on-named-ws.t
|
also handle quoted workspace names, extend t/72 for that
|
2011-08-03 03:33:12 +02:00 |
73-regress-focus-assign.t
|
Bugfix: Don’t change focus when assigned windows start on invisible workspaces (+test) (Thanks ioflag)
|
2011-08-17 16:36:19 +02:00 |
74-regress-focus-toggle.t
|
Add test for the 'focus mode_toggle' issue (#487)
|
2011-08-24 00:57:25 +02:00 |