.. |
lib
|
lib/i3test: use custom import() instead of Test::Kit to also import v5.10
|
2010-07-03 16:28:58 +02:00 |
00-load.t
|
Add testcases :-)
|
2009-07-16 13:43:43 +02:00 |
01-tile.t
|
less boilerplate by using Test::Kit and -It/lib in Makefile
|
2010-04-17 22:49:26 +02:00 |
02-fullscreen.t
|
testcases: remove 'use v5.10' as this is automatically done in lib/i3test
|
2010-07-04 19:53:05 +02:00 |
03-unmanaged.t
|
less boilerplate by using Test::Kit and -It/lib in Makefile
|
2010-04-17 22:49:26 +02:00 |
04-floating.t
|
less boilerplate by using Test::Kit and -It/lib in Makefile
|
2010-04-17 22:49:26 +02:00 |
05-ipc.t
|
Update testcases (and skip some tests for the moment)
|
2010-06-02 23:53:22 +02:00 |
06-focus.t
|
Update testcases (and skip some tests for the moment)
|
2010-06-02 23:53:22 +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
|
Update testcases (and skip some tests for the moment)
|
2010-06-02 23:53:22 +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
|
less boilerplate by using Test::Kit and -It/lib in Makefile
|
2010-04-17 22:49:26 +02:00 |
11-goto.t
|
Implement mark/goto, modify testcase
|
2010-06-02 23:32:05 +02:00 |
12-floating-resize.t
|
Update testcases (and skip some tests for the moment)
|
2010-06-02 23:53:22 +02:00 |
13-urgent.t
|
Re-implement support for the urgency hint, extend t/13-urgent.t
|
2010-06-02 17:55:10 +02:00 |
14-client-leader.t
|
Update testcases (and skip some tests for the moment)
|
2010-06-02 23:53:22 +02:00 |
15-ipc-workspaces.t
|
Update testcases (and skip some tests for the moment)
|
2010-06-02 23:53:22 +02:00 |
16-nestedcons.t
|
Update testcases (and skip some tests for the moment)
|
2010-06-02 23:53:22 +02:00 |
17-workspace.t
|
testcases: remove 'use v5.10' as this is automatically done in lib/i3test
|
2010-07-04 19:53:05 +02:00 |
18-openkill.t
|
testcases: remove 'use v5.10' as this is automatically done in lib/i3test
|
2010-07-04 19:53:05 +02:00 |
19-match.t
|
testcases: remove 'use v5.10' as this is automatically done in lib/i3test
|
2010-07-04 19:53:05 +02:00 |
20-multiple-cmds.t
|
testcases: remove 'use v5.10' as this is automatically done in lib/i3test
|
2010-07-04 19:53:05 +02:00 |
21-next-prev.t
|
testcases: remove 'use v5.10' as this is automatically done in lib/i3test
|
2010-07-04 19:53:05 +02:00 |
22-split.t
|
testcases: remove 'use v5.10' as this is automatically done in lib/i3test
|
2010-07-04 19:53:05 +02:00 |
24-move.t
|
testcases: remove 'use v5.10' as this is automatically done in lib/i3test
|
2010-07-04 19:53:05 +02:00 |
26-regress-close.t
|
testcases: remove 'use v5.10' as this is automatically done in lib/i3test
|
2010-07-04 19:53:05 +02:00 |
27-regress-floating-parent.t
|
testcases: remove 'use v5.10' as this is automatically done in lib/i3test
|
2010-07-04 19:53:05 +02:00 |
28-open-order.t
|
Bugfix: Insert new containers at the right position (and add testcase)
|
2010-07-03 17:42:36 +02:00 |
29-focus-after-close.t
|
more explanation in t/29-focus-after-close.t
|
2010-07-17 13:37:21 +02:00 |
30-close-empty-split.t
|
close empty parent containers, add testcase
|
2010-07-17 00:54:47 +02:00 |
31-stacking-order.t
|
Treat stacking containers as if they are in vertical orientation, add testcase
|
2010-07-17 01:27:47 +02:00 |
32-move-workspace.t
|
Bugfix: Keep focus on the current workspace when moving containers, add testcase
|
2010-07-17 13:27:34 +02:00 |