]> git.sur5r.net Git - i3/i3/history - testcases
Merge branch 'fix-take-focus'
[i3/i3] / testcases /
2012-01-07 Michael StapelbergMerge branch 'fix-assignment-open'
2012-01-07 Michael StapelbergBugfix: Open new windows in the correct place when...
2012-01-07 Michael StapelbergMerge branch 'fix-fullscreen-move'
2012-01-07 Michael StapelbergBugfix: Don’t lose focus on fullscreen windows when...
2011-12-20 Michael StapelbergMerge branch 'fix-float-close'
2011-12-20 Michael StapelbergBugfix: Don’t close workspace when there are still...
2011-12-18 Michael StapelbergMerge branch 'fix-temp-path'
2011-12-18 Michael StapelbergCreate a secure temp path instead of a predictable...
2011-12-18 Michael StapelbergMerge branch 'fix-float-resize'
2011-12-18 Michael StapelbergBugfix: Fix floating resize for floating split containe...
2011-12-17 Michael StapelbergMerge branch 'fix-configure-request'
2011-12-17 Michael StapelbergBugfix: Ignore ConfigureRequests with out-of-bound...
2011-12-17 Michael StapelbergMerge branch 'fix-fullscreen-focus'
2011-12-17 Michael StapelbergBugfix: Disallow focusing other windows when in fullscr...
2011-12-17 Michael StapelbergMerge branch 'fix-mark'
2011-12-17 Michael StapelbergBugfix: Fix setting the same mark repeatedly on differe...
2011-11-29 Michael StapelbergMerge branch 'fix-nested-resize'
2011-11-29 Michael StapelbergBugfix: Fix 'resize' command in nested containers ...
2011-11-26 Michael StapelbergMerge branch 'fix-dock-focus'
2011-11-26 Michael StapelbergBugfix: Fix crash on '[class="i3bar"] focus' (+test...
2011-11-11 Michael StapelbergMerge branch 'next'
2011-11-11 Michael StapelbergBugfix: Correctly handle --no-startup-id with quoted...
2011-11-10 Michael Stapelbergt/154-regress-multiple-dock: s/next v/focus right
2011-11-10 Michael StapelbergBugfix: Correctly return to initial state after prev...
2011-11-09 Michael Stapelbergcomplete-run: remove Carp::Always, slipped in when...
2011-11-09 Michael Stapelbergcomplete-run: don’t print long logfile paths, they...
2011-11-09 Michael StapelbergMerge remote-tracking branch 'mxf/complete-run-statusli...
2011-11-09 Maik Fischercomplete-run: log verbose output, display statuslines...
2011-11-07 Michael Stapelberglib/SocketActivation: don’t make POSIX export everythin...
2011-11-07 Michael Stapelberglib/StartXDummy: use close STDOUT, STDERR instead of...
2011-11-07 Michael StapelbergMerge branch 'complete-run' into next
2011-11-07 Michael Stapelberglib/StartXDummy.pm: document why we use -config /dev...
2011-11-07 Michael Stapelbergcomplete-run.pl: automatically start Xdummy instances...
2011-11-07 Michael Stapelbergcomplete-run: Bugfix: return condvar when $dont_start...
2011-11-07 Michael Stapelbergcomplete-run.pl: implement --help
2011-11-07 Michael Stapelbergcomplete-run: Bugfix: Don’t call recv inside a callback...
2011-11-07 Michael Stapelbergcomplete-run: Use Carp::Always to get nice stacktraces...
2011-11-07 Michael Stapelberglib/SocketActivation: use single quotes (for consistency)
2011-11-07 Michael Stapelbergcomplete-run: implement --valgrind
2011-11-07 Michael Stapelbergcomplete-run: pass outdir (not only logpath) to activat...
2011-10-27 Michael Stapelbergfix t/120-multiple-cmds: open a window before moving
2011-10-27 Michael StapelbergMerge branch 'move-floating' into next
2011-10-27 Michael Stapelbergextend t/124-move.t to test move for floating containers
2011-10-27 Michael Stapelbergt/124-move.t: re-activate test for useless move commands
2011-10-25 Michael StapelbergBugfix: properly handle comments in colors {} blocks...
2011-10-25 Michael StapelbergMerge branch 'exec_nosn' into next
2011-10-25 Michael Stapelbergcomplete-run: clear the DESKTOP_STARTUP_ID environment...
2011-10-25 Michael Stapelbergtests: extend t/175-startup-notification to test the...
2011-10-23 Fernando Tarlá Car... Close empty workspaces if they're not visible.
2011-10-23 Michael StapelbergFix tests: s/i3bar/bar {/ and hash prefix for color...
2011-10-22 Michael StapelbergMerge branch 'bar-config' into next
2011-10-21 Michael Stapelbergtests: default bar mode changed
2011-10-20 Michael Stapelbergtests: depend on AnyEvent::I3 0.09 (for get_bar_config)
2011-10-20 Michael Stapelbergtests: modify $PATH so that it prefers the compiled...
2011-10-20 Michael StapelbergClean bars before reloading the config (+test)
2011-10-19 Michael StapelbergCreate different IDs for each bar (+test)
2011-10-18 Michael Stapelbergtests: add a test to check that bar configs are parsed...
2011-10-17 Michael StapelbergMerge branch 'workspace_baf' into next
2011-10-17 Michael Stapelbergtests: add t/176-workspace-baf for the workspace back_a...
2011-10-12 Maik Fischeri3test.pm: use strict; use warnings; and fix related...
2011-10-10 Michael Stapelbergtestcases/makefile: add modeline, add testsuite-* and...
2011-10-10 Michael Stapelbergt/175-startup-notification: don’t wait for i3 mapping...
2011-10-10 Michael StapelbergMerge branch 'startup-notification' into next
2011-10-10 Michael Stapelbergsupport _NET_STARTUP_ID on the client leader window
2011-10-10 Michael Stapelbergtest: set the _NET_STARTUP_ID before mapping the window
2011-10-10 Michael Stapelbergadd testcase for the startup notification protocol
2011-10-08 Michael StapelbergMerge remote-tracking branch 'mxf/merge' into next
2011-10-08 Maik Fischertestcases: add Makefile.PL to automatically install...
2011-10-08 Michael Stapelbergtests: rename files (00x-*.t is basic stuff, >=100...
2011-10-08 Michael Stapelbergtestsuite: delete obsolete makefile
2011-10-05 Michael StapelbergMerge branch 'testsuite' into next
2011-10-05 Michael Stapelbergcomplete-run: eliminate dependency on EV
2011-10-05 Michael Stapelbergcomplete-run: explicitly state why we need to overwrite...
2011-10-05 Michael Stapelbergtests: eliminate List::MoreUtils
2011-10-05 Michael Stapelbergtests: eliminate Try::Tiny
2011-10-05 Michael Stapelbergtests: Eliminate IO::Scalar
2011-10-05 Michael Stapelbergtests: remove unused Proc::Background
2011-10-04 Michael StapelbergMerge branch 'testsuite' into next
2011-10-04 Michael Stapelbergtests: move i3test.pm from t/lib to lib/
2011-10-04 Michael Stapelbergtests: use a lot higher timeouts
2011-10-04 Michael Stapelbergtests: don’t overwrite $timeout, kill timer when done
2011-10-04 Michael Stapelbergtests: Convert all testcases to use the new launch_with...
2011-10-04 Michael Stapelbergtests: launch_with_config: use socket activation
2011-10-04 Michael Stapelbergtests: SocketActivation: append to the logfile, more...
2011-10-04 Michael Stapelbergtests: SocketActivation: only close() and dup2() if...
2011-10-04 Michael Stapelbergtests: Refactor the socket activation into lib/SocketAc...
2011-10-04 Michael Stapelbergtests: re-order dependencies in complete-run, make...
2011-10-04 Michael Stapelbergtests: remove unused dependency Proc::Background from...
2011-10-04 Michael Stapelbergtests: eliminate dependency on the DateTime module...
2011-10-04 Michael Stapelbergtests: make complete-run use POSIX::close(3) instead...
2011-10-03 Michael StapelbergMerge branch 'master' into next
2011-10-02 Michael StapelbergMerge branch 'ws_next' into next
2011-10-02 Michael Stapelbergadd a test for the 'move workspace next/prev' command
2011-10-02 Michael StapelbergMerge branch 'master' into next
2011-10-01 Michael StapelbergMerge branch 'master' into next
2011-09-26 Michael StapelbergMerge branch 'master' into next
2011-09-26 Michael Stapelbergtests: Use AnyEvent::I3’s get_marks (requires AE::I3...
2011-09-25 Michael Stapelbergdocs/testsuite: a few corrections by fernandotcl
2011-09-24 Michael StapelbergMerge branch 'testsuite' into next
2011-09-24 Michael Stapelbergtests: make sure to leave no tempfiles behind
next