]> git.sur5r.net Git - i3/i3/history - testcases
Set the I3_SOCKET_PATH atom to the expanded path.
[i3/i3] / testcases /
2011-03-19 Michael Stapelbergtests: add testcase for WM_TAKE_FOCUS
2011-03-14 Michael StapelbergBugfix: restore focus to the correct window when a...
2011-03-09 Michael Stapelbergtests: clean up/beautify all tests (code style / test...
2011-03-09 Michael Stapelbergtests: fix t/19-match.t, needs a delay for i3 to pick...
2011-03-09 Michael StapelbergBugfix: Make level up a noop during fullscreen mode...
2011-03-06 Michael StapelbergWhen leaving fullscreen, set focus to con which was...
2011-03-06 Michael StapelbergUse the combined geometry of children when setting...
2011-03-04 Michael StapelbergBugfix: Focus workspace after closing one of multiple...
2011-03-03 Michael StapelbergUse the original geometry for floating windows
2011-03-03 Michael StapelbergBugfix: 'level up' needs to stop at the workspace con...
2011-02-28 Michael StapelbergBugfix: Correctly fix the percent values for resizing...
2011-02-28 Michael StapelbergFix regression: Don’t add floating nodes twice when...
2011-02-21 Michael Stapelbergtests: extend t/10-dock.t for top/bottom positioned...
2011-02-21 Michael Stapelbergtests: add test for dock client + restart
2011-02-21 Michael Stapelbergtests: fix t/16-nestedcons.t
2011-02-20 Michael Stapelbergtests: extend t/10-dock.t to make use of the tree
2011-02-20 Michael Stapelbergtests: don’t skip t/10-dock.t, make it work again
2011-02-20 Michael StapelbergImplement dock mode, update testsuite
2011-02-19 Michael Stapelbergrevert the replacement of a single h/v-split with its...
2011-02-14 Michael Stapelbergrefactor tree_move() into src/move.c, change config...
2011-02-01 Michael Stapelbergtests: add testcase for the focus when moving floating...
2011-02-01 Michael Stapelbergtests: extend testcase to check for the last commit
2011-01-28 Michael Stapelbergtestcases: use the does_i3_live function
2011-01-28 Michael Stapelbergfix typo in testcases/complete-run.pl
2011-01-28 Michael Stapelbergimplement make clean in testcases/
2011-01-28 Michael Stapelbergtests: implement does_i3_live for regression tests
2011-01-27 Michael Stapelbergdisable sighandler for testsuite runs
2011-01-27 Michael Stapelbergadd a regression test for the floating move thing
2011-01-27 Michael Stapelbergadd a testcase for correct floating con reattaching
2011-01-20 Michael StapelbergBugfix: also close empty split containers when the...
2011-01-07 Michael StapelbergImplement tree flattening to automatically solve situat...
2011-01-07 Michael Stapelbergipc: change 'orientation' to human readable string...
2010-12-30 Michael StapelbergBugfix: Don’t redistribute resize percentage values...
2010-11-29 Michael StapelbergBugfix: Correctly attach floating Cons to a different...
2010-11-29 Michael Stapelbergtests: use cmd() in t/32-move-workspace.t
2010-11-29 Michael StapelbergBugfix: Fix crash when moving a floating Con to a diffe...
2010-11-29 Michael StapelbergBugfix: Transfer 'percent' factor when splitting, add...
2010-11-29 Michael Stapelbergtests: add cmd() function for typing less to get i3...
2010-11-29 Michael StapelbergInclude 'percent' in tree JSON, use C-locale when dumpi...
2010-11-28 Michael Stapelbergtests: mark t/10-dock.t as TODO, dock clients not imple...
2010-11-28 Michael Stapelbergtests: fix t/30-close-empty-split.t by properly creatin...
2010-11-28 Michael Stapelbergtests: fix t/31-stacking-order.t: don’t get focus on...
2010-11-28 Michael Stapelbergtests: fix t/29-focus-after-close.t to correctly open...
2010-11-28 Michael Stapelbergtests: fix t/27-regress-floating-parent.t (focus the...
2010-11-28 Michael Stapelbergtests: update t/04-floating.t for new border styles
2010-11-28 Michael StapelbergBugfix for the last commit (broke some moving situation...
2010-11-28 Michael Stapelbergtests: update t/16-nestedcons.t with new window_rect...
2010-11-28 Michael StapelbergBugfix: Restore focus after changing layout (Thanks...
2010-11-21 Michael Stapelbergcorrectly sort numbered workspaces (+testcase)
2010-11-21 Michael Stapelbergperl: use get_tree instead of get_workspaces
2010-11-21 Michael StapelbergBugfix: Don’t attach tiling containers to floating...
2010-11-21 Michael Stapelbergipc: s/floating-nodes/floating_nodes for consistency
2010-11-20 Michael Stapelbergfloating-unmap.t: switch order, don’t use workaround
2010-11-20 Michael Stapelbergbugfix: don’t treat workspace as empty if they only...
2010-11-20 Michael StapelbergBugfix: Properly ignore UnmapNotify events (especially...
2010-11-14 Michael Stapelbergfix floating focus behaviour, extend testcase
2010-11-14 Michael Stapelbergadd testcase for focus problem when toggling floating...
2010-11-14 Michael Stapelbergmodify t/04-floating.t to reflect the new way we are...
2010-11-13 Michael Stapelbergadd testcases/complete-run.pl, a script for convenientl...
2010-11-13 Michael StapelbergBugfix: Close containers which are empty due to a move...
2010-11-13 Michael Stapelbergt/16-nestedcons.t: add 'border' key
2010-11-13 Michael Stapelbergimplement support for WM_TRANSIENT_FOR, expand testcase
2010-11-12 Michael Stapelbergimplement configure requests, adapt testcase
2010-11-12 Michael Stapelbergbugfix: need to use window_type instead of type in...
2010-11-12 Michael Stapelbergadd testcase for invalid commands
2010-11-12 Michael Stapelbergparser: don’t exit(1) on invalid command, use better...
2010-10-11 Michael StapelbergImplement support for size hints (including test case)
2010-08-21 Michael Stapelbergt/22-split: Bugfix: don’t declare old_count twice ...
2010-08-21 Lourens RozemaTest 16 fixed expectation of the (root) focused field...
2010-07-17 Michael Stapelbergtestcase: use open_empty_con in some more testcases
2010-07-17 Michael Stapelbergt/29-focus-after-close.t: add more tests (for a regression)
2010-07-17 Michael Stapelbergtestcases: Implement open_empty_con which directly...
2010-07-17 Michael Stapelbergmore explanation in t/29-focus-after-close.t
2010-07-17 Michael StapelbergBugfix: Keep focus on the current workspace when moving...
2010-07-16 Michael StapelbergTreat stacking containers as if they are in vertical...
2010-07-16 Michael Stapelbergclose empty parent containers, add testcase
2010-07-04 Michael Stapelbergtestcases: remove 'use v5.10' as this is automatically...
2010-07-04 Michael StapelbergBugfix: Correctly restore focus after close (and add...
2010-07-03 Michael StapelbergBugfix: Insert new containers at the right position...
2010-07-03 Michael Stapelberglib/i3test: use custom import() instead of Test::Kit...
2010-07-03 Michael Stapelbergt/18-openkill.t: search not focused container instead...
2010-06-29 Michael StapelbergGo down the tree when moving windows, add testcase...
2010-06-02 Michael StapelbergUpdate testcases (and skip some tests for the moment)
2010-06-02 Michael StapelbergImplement mark/goto, modify testcase
2010-06-02 Michael StapelbergRe-implement support for the urgency hint, extend t...
2010-06-02 Michael Stapelbergt/lib/i3test.pm: refactor get_ws and get_ws_content...
2010-06-01 Michael Stapelbergt/22: extend to verify that splitting in the same direc...
2010-06-01 Michael Stapelbergt/21: formatting
2010-06-01 Michael Stapelbergadd testcase for crash on closing floating windows...
2010-06-01 Michael Stapelberglib/i3test: Implement get_focused
2010-06-01 Michael StapelbergImplement focus command (and extend t/21-next-prev...
2010-05-31 Michael StapelbergAdd testcase which ensures that floating windows can...
2010-05-10 Michael StapelbergImplement 'split'
2010-05-10 Michael StapelbergImplement 'prev', extend testcase
2010-05-09 Michael Stapelbergimplement 'next' in the new command parser (testcase...
2010-05-09 Michael Stapelbergbugfix: don’t clean up workspace when switching to...
2010-04-17 Michael Stapelbergless boilerplate by using Test::Kit and -It/lib in...
2010-04-17 Michael Stapelbergmake testcases use AnyEvent::I3
2010-04-17 Michael Stapelbergmake the fullscreen testcase test the 'fullscreen'...
2010-04-17 Michael Stapelbergextend fullscreen testcase
next