]> git.sur5r.net Git - i3/i3/history - testcases
Merge branch 'master' into next
[i3/i3] / testcases /
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael Stapelbergtests: add test for ticket #561 (floating window size...
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-24 Michael StapelbergMerge branch 'master' into next
2011-11-23 Michael StapelbergMerge branch 'testsuite' into next
2011-11-23 Maik Fischertestcases: use open_window everywhere
2011-11-23 Maik Fischeri3test.pm: add before_map hook to open_window
2011-11-23 Maik Fischeri3test.pm: open_(floating_)window: take arguments as...
2011-11-23 Maik Fischertestcases: replace sleep with sync_with_i3 where appropiate
2011-11-23 Maik Fischertestcases: t/144-*: use open_window instead of launchin...
2011-11-23 Michael StapelbergMerge branch 'testsuite' into next
2011-11-23 Maik Fischertestcases: t/116-*: reinvent ignore() from Test::Deep
2011-11-23 Maik Fischertestcases: Makefile.PL: fix tabbing
2011-11-23 Maik Fischertestcases: drop EV dependency
2011-11-23 Maik Fischertestcases: use Test::More is_deeply, don't depend on...
2011-11-23 Maik Fischertestcases: don't sync_with_i3() before $x->input_focus
2011-11-23 Maik Fischertestcases: drop sync_with_i3()s $x parameter, use global
2011-11-23 Maik Fischertestcases: drop open_floating_window()s $x parameter...
2011-11-22 Michael StapelbergMerge branch 'master' into next
2011-11-21 Michael StapelbergMerge branch 'testsuite' into next
2011-11-21 Maik Fischertestcases: drop open_window()s $x parameter, use global...
2011-11-21 Maik Fischert/005-floating.t: fix potentional race condition
2011-11-21 Maik Fischertestcases: use $x in wait_for_(un)map change to wait_fo...
2011-11-21 Maik Fischertestcases: only export eq_deeply, cmp_deeply from Test...
2011-11-21 Maik Fischertestcases: undo 0f386a96 t/144-regress-floating-resize.t
2011-11-21 Maik Fischertestcases: use global $x in wait_for_event, drop $x...
2011-11-21 Maik Fischertestcases: let i3test.pm export $x, adapt testcases
2011-11-21 Maik Fischertestcases: correctly enable lexical pragmata
2011-11-21 Maik Fischeri3test.pm: bail_out if injection of exported modules...
2011-11-21 Maik Fischertestcases: move i3test::X11 from 170-force_focus_wrappi...
2011-11-21 Michael StapelbergMerge branch 'master' into next
2011-11-21 Michael StapelbergMerge branch 'master' into next
2011-11-21 Maik Fischertestcases: fix race conditions in various tests
2011-11-21 Maik Fischercomplete-run: wait for all jobs to be finished
2011-11-21 Maik Fischertestsuite: Makefile.PL: do not rename Makefile while...
2011-11-21 Michael Stapelbergtests: replace left-over move before/after commands...
2011-11-20 Michael Stapelbergtests: add t/180-fd-leaks to ensure i3 does not leak...
2011-11-20 Michael Stapelbergcomplete-run: close all fds except for 0, 1, 2
2011-11-20 Michael Stapelbergcomplete-run: close the old socket fd
2011-11-16 Michael Stapelbergclarify comments about socket activation (Thanks mxf)
2011-11-16 Michael Stapelbergtests: store temp configs in /tmp/
2011-11-16 Michael Stapelbergtests: Bugfix: Fix socket activation (see comment)
2011-11-15 Michael Stapelbergcomplete-run: implement --strace, make --valgrind log...
2011-11-15 Michael Stapelberglib/SocketActivation: Bugfix: remove old code which...
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
next