]> git.sur5r.net Git - i3/i3/history - testcases
tests: t/17-workspace.t: keep workspace 1 open
[i3/i3] / testcases /
2011-07-27 Michael Stapelbergtests: t/17-workspace.t: keep workspace 1 open
2011-07-27 Michael Stapelbergtests: keep an X11 connection open to every display...
2011-07-25 Michael Stapelbergadd Xdummy script to start a headless X11 server
2011-07-25 Michael Stapelbergtestsuite: allow parallel runs. decreases the test...
2011-07-25 Michael Stapelbergtests: get the socket path from the X11 atom I3_SOCKET_PATH
2011-07-24 Michael Stapelbergipc: make 'focused' a bool
2011-07-24 Michael Stapelbergipc: make 'urgent' a bool
2011-07-24 Michael Stapelbergipc: send 'percent': null when percent is not relevant...
2011-07-14 Michael Stapelbergtestcases: explicitly mark the (short) config files...
2011-07-14 Michael Stapelbergmigrate-config: mode foo → mode "foo" (+test) (Thanks...
2011-07-14 Michael StapelbergBugfix: Switch to appropriate workspace when using...
2011-07-14 Michael Stapelbergtestcases: fix config-migrate test case after latest...
2011-07-08 Michael Stapelbergmigrate-config: also migrate border toggle (bt) (Thanks...
2011-07-08 Michael Stapelbergtests: t/19-match needs a little delay
2011-07-07 Michael StapelbergBugfix: multiple criteria should use a logical AND...
2011-07-06 Michael Stapelbergmigrate-config: Bugfix: 'borderless' has to be 'none'
2011-07-06 Michael Stapelbergmigrate-config: also handle named workspaces correctly...
2011-07-06 Michael Stapelbergmigrate-config: also leave client.background lines...
2011-07-06 Michael StapelbergAdd script to migrate a v3 config to v4 (tree). Please...
2011-07-04 Michael StapelbergImplement 'focus floating', 'focus tiling' and 'focus...
2011-06-30 Michael StapelbergBugfix: Correctly revert floating focus when killing...
2011-06-30 Michael StapelbergBugfix: testcase was still using 'mode floating' instea...
2011-06-13 Michael StapelbergBugfix: Fix floating assignments, extend test for the...
2011-06-12 Michael StapelbergDon’t force wrapping when focusing in a direction would...
2011-06-10 Michael StapelbergImplement 'border toggle' (+test)
2011-06-10 Michael StapelbergImplement 'workspace next/prev' (+test)
2011-06-10 Michael StapelbergCONFIG BREAK: rename 'mode floating/tiling' to 'floatin...
2011-06-09 Michael StapelbergBREAKS CONFIG: rename 'level up' to 'focus parent'
2011-06-08 Michael StapelbergParse multiple criteria in commands (+test), better...
2011-06-08 Michael StapelbergCONFIG BREAK: kick the 'next'/'prev' commands, introduc...
2011-06-03 Michael Stapelbergadd testcase for the fullscreen restart problem of...
2011-06-02 Michael StapelbergMake workspace_layout handle all cons at workspace...
2011-06-02 Michael Stapelbergipc: make 'layout' a string
2011-05-29 Michael Stapelbergtestcase: correct window names (trivial)
2011-05-25 Michael Stapelbergtests: explicitly declare done_testing in subtest
2011-05-25 Michael Stapelbergtests: use Test:Most instead of Test:More
2011-05-24 Michael Stapelbergtests: add test for the 'assign' feature
2011-05-24 Michael Stapelbergfix typo in t/65-for_window.t
2011-05-24 Michael Stapelbergtests: make t/59-socketpaths exit gracefully
2011-05-16 Michael Stapelbergtests: also test multiple commands in for_window
2011-05-16 Michael Stapelbergtests: add test for the for_window config directive...
2011-05-13 Michael StapelbergBugfix: Attach new cons at the correct place when a...
2011-05-13 Michael StapelbergArgument for 'kill' for killing a specific window ...
2011-05-13 Michael Stapelbergt/35-floating-focus: rewrite testcase to use windows...
2011-05-13 Michael StapelbergBugfix: set WM_STATE to WITHDRAWN when an app unmaps...
2011-05-12 Michael StapelbergBugfix: Correct string/quoted string parsing for the...
2011-05-11 Michael StapelbergBugfix: Don’t crash when dock clients set the urgency...
2011-05-11 Michael StapelbergBugfix: Restore border_style when restarting inplace...
2011-05-11 Michael Stapelbergipc: change border_style to human-readable string inste...
2011-05-08 Michael Stapelbergtests: add --coverage-testing option to complete-run.pl
2011-04-26 Michael Stapelbergtests: make complete-run.pl scan tests for !NO_I3_INSTA...
2011-04-26 Michael Stapelbergtests: add testcase for the different socket path locations
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...
next