]> git.sur5r.net Git - i3/i3/history - testcases
shmlog: store meta information in the buffer itself, store path as X11 atom
[i3/i3] / testcases /
2012-01-05 Michael Stapelbergtests: add scratchpad test
2012-01-05 Michael Stapelbergproperly serialize floating/scratchpad state when resta...
2012-01-05 Michael Stapelbergtests: make t/143 actually verify floating windows...
2011-12-26 Michael StapelbergMerge branch 'test-multi-monitor' into next
2011-12-26 Michael Stapelbergtests: Implement multi-monitor tests using Xdmx
2011-12-24 Michael StapelbergMerge branch 'master' into next
2011-12-24 Michael StapelbergMerge branch 'master' into next
2011-12-21 Michael StapelbergMerge branch 'scratchpad' into next
2011-12-21 Michael StapelbergImplement scratchpad functionality (see userguide)
2011-12-21 Michael Stapelbergtests: implement restart testing (actual option still...
2011-12-20 Michael StapelbergMerge branch 'master' into next
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 'master' into next
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 'master' into next
2011-12-18 Michael StapelbergMerge branch 'master' into next
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 'master' into next
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'master' into next
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 'master' into next
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 'master' into next
2011-12-17 Michael StapelbergMerge branch 'fix-mark'
2011-12-17 Michael StapelbergBugfix: Fix setting the same mark repeatedly on differe...
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael Stapelbergcomplete-run: automatically display test output when...
2011-12-17 Michael Stapelbergcomplete-run: fix uninitialized warning
2011-12-17 Michael Stapelbergcomplete-run: don’t parallelize more than the number...
2011-12-17 Michael Stapelbergtests: add test for previous commit
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-16 Michael StapelbergMake complete-run store the timings, schedule tests...
2011-12-10 Michael StapelbergMerge branch 'logbuf' into next
2011-12-10 Michael Stapelbergtests: disable SHM logging, we redirect anyways
2011-12-04 Maik Fischertestcases: introduce TestWorker.pm
2011-12-04 Maik Fischertestcases: move Xdummy cleanup code to StartXDummy
2011-12-04 Maik Fischercomplete-run: add cleanup sighandler
2011-12-04 Maik Fischercomplete-run: reorder code to make code flow more clear
2011-12-04 Maik Fischercomplete-run: die if X11::XCB couldn’t connect to a...
2011-12-04 Maik Fischertestcases: always start i3 through i3test::launch_with_...
2011-12-04 Maik Fischertestcases: Makefile.PL: NAME =~ s/ /-/
2011-12-04 Maik FischerStartXdummy.pm: make Xdummy startup a bit more robust
2011-11-30 Michael StapelbergMerge branch 'master' into next
2011-11-30 Michael StapelbergMerge branch 'master' into next
2011-11-29 Michael StapelbergMerge branch 'master' into next
2011-11-29 Michael StapelbergMerge branch 'fix-nested-resize'
2011-11-29 Michael StapelbergBugfix: Fix 'resize' command in nested containers ...
2011-11-29 Michael StapelbergMerge branch 'master' into next
2011-11-29 Michael StapelbergMerge branch 'master' into next
2011-11-28 Michael StapelbergMerge branch 'master' into next
2011-11-27 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'fix-dock-focus'
2011-11-26 Michael StapelbergBugfix: Fix crash on '[class="i3bar"] focus' (+test...
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
next