]> git.sur5r.net Git - i3/i3/history - testcases/lib
testcases: Makefile.PL: fix tabbing
[i3/i3] / testcases / lib /
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 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: 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-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-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 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-25 Michael StapelbergMerge branch 'exec_nosn' into next
2011-10-25 Michael Stapelbergcomplete-run: clear the DESKTOP_STARTUP_ID environment...
2011-10-22 Michael StapelbergMerge branch 'bar-config' into next
2011-10-20 Michael Stapelbergtests: modify $PATH so that it prefers the compiled...
2011-10-12 Maik Fischeri3test.pm: use strict; use warnings; and fix related...
2011-10-05 Michael StapelbergMerge branch 'testsuite' into next
2011-10-05 Michael Stapelbergtests: eliminate List::MoreUtils
2011-10-05 Michael Stapelbergtests: eliminate Try::Tiny
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: 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...