]> git.sur5r.net Git - i3/i3/history - testcases
Add more documentation to functions/header files
[i3/i3] / testcases /
2010-07-04 Michael Stapelbergtestcases: remove 'use v5.10' as this is automatically...
2010-07-04 Michael StapelbergBugfix: Correctly restore focus after close (and add...
2010-07-03 Michael StapelbergBugfix: Insert new containers at the right position...
2010-07-03 Michael Stapelberglib/i3test: use custom import() instead of Test::Kit...
2010-07-03 Michael Stapelbergt/18-openkill.t: search not focused container instead...
2010-06-29 Michael StapelbergGo down the tree when moving windows, add testcase...
2010-06-02 Michael StapelbergUpdate testcases (and skip some tests for the moment)
2010-06-02 Michael StapelbergImplement mark/goto, modify testcase
2010-06-02 Michael StapelbergRe-implement support for the urgency hint, extend t...
2010-06-02 Michael Stapelbergt/lib/i3test.pm: refactor get_ws and get_ws_content...
2010-06-01 Michael Stapelbergt/22: extend to verify that splitting in the same direc...
2010-06-01 Michael Stapelbergt/21: formatting
2010-06-01 Michael Stapelbergadd testcase for crash on closing floating windows...
2010-06-01 Michael Stapelberglib/i3test: Implement get_focused
2010-06-01 Michael StapelbergImplement focus command (and extend t/21-next-prev...
2010-05-31 Michael StapelbergAdd testcase which ensures that floating windows can...
2010-05-10 Michael StapelbergImplement 'split'
2010-05-10 Michael StapelbergImplement 'prev', extend testcase
2010-05-09 Michael Stapelbergimplement 'next' in the new command parser (testcase...
2010-05-09 Michael Stapelbergbugfix: don’t clean up workspace when switching to...
2010-04-17 Michael Stapelbergless boilerplate by using Test::Kit and -It/lib in...
2010-04-17 Michael Stapelbergmake testcases use AnyEvent::I3
2010-04-17 Michael Stapelbergmake the fullscreen testcase test the 'fullscreen'...
2010-04-17 Michael Stapelbergextend fullscreen testcase
2010-04-17 Michael Stapelbergextend t/02-fullscreen.t
2010-04-17 Michael Stapelbergadd testcase for multiple commands (and whitespace...
2010-04-16 Michael Stapelbergadd test for the match functionality in the new parser
2010-04-16 Michael Stapelbergupdate t/16* for data structure
2010-04-16 Michael Stapelbergimplement con_id for matching containers, extend testcase
2010-04-16 Michael Stapelbergmove common functions to i3test, export them, bail...
2010-04-16 Michael Stapelbergadd testcase for opening/killing containers
2010-04-16 Michael Stapelbergretab!
2010-04-16 Michael Stapelbergadd testcase for changing workspaces
2010-04-13 Michael Stapelbergfirst step of the big refactoring ("tree" branch).
2010-03-11 Michael StapelbergBugfix: Don’t mess up x/y coordinates in configurereque...
2010-03-11 Michael Stapelbergipc: implement GET_WORKSPACES message type
2010-03-10 Michael StapelbergSelect containers above or near the whole snapped width...
2010-03-05 Michael StapelbergAdd testcase for the last commit
2010-01-01 Michael StapelbergExtend testcase for dock clients with wm_transient_for...
2009-11-20 Michael StapelbergExpand testcase for urgency hint
2009-11-18 Michael StapelbergAdd testcase for resizing of floating windows
2009-11-18 Michael StapelbergAdd testcase for the urgency hint
2009-10-26 Michael StapelbergChange testcases to work with the released version...
2009-10-07 Michael StapelbergAdd testcase for the mark/goto command
2009-10-01 Michael StapelbergAdd a new test for moving clients to different workspac...
2009-08-22 Michael StapelbergMore tests
2009-08-21 Michael Stapelbergtests: Use hex color codes for background_color
2009-08-21 Michael StapelbergImplement tests in t/10-dock.t
2009-08-21 Michael StapelbergUse ArrayRefs instead of Rects where possible, add...
2009-08-21 Michael StapelbergExpand fullscreen test to setting the hint before mappi...
2009-08-21 Michael StapelbergMerge branch 'next' into testcases
2009-08-11 Michael StapelbergMerge branch 'next' into testcases
2009-08-05 Michael StapelbergSwitch to default mode before running the test
2009-08-05 Michael StapelbergAdd testcase to test stacking mode for containers
2009-08-05 Michael StapelbergAdd testcase for checking if the focus stack is correct...
2009-08-05 Michael StapelbergAdd test for moving windows
2009-08-05 Michael StapelbergAdd testcases for IPC and basic focus switching
2009-08-05 Michael StapelbergAdd testcase for floating windows, add sleep to 01...
2009-08-05 Michael StapelbergMerge branch 'next' into testcases
2009-07-22 Michael Stapelberguse sleep with fractions, not usleep
2009-07-16 Michael StapelbergAdd test case for unmanaged windows (override_redirect...
2009-07-16 Michael StapelbergAdd testcases :-)