]> git.sur5r.net Git - i3/i3/history - testcases
parser: only skip set[\s], not set.*
[i3/i3] / testcases /
2017-08-19 Michael StapelbergMerge pull request #2861 from stapelberg/ipcconfig
2017-08-19 Michael StapelbergIntroduce the GET_CONFIG IPC request
2017-08-19 Michael StapelbergMerge pull request #2860 from stapelberg/anyevent-i3
2017-08-19 Ingo BürkMerge pull request #2859 from stapelberg/fixtests
2017-08-19 Michael Stapelbergtestcases: remove external AnyEvent::I3 dependency 2860/head
2017-08-19 Michael Stapelbergt/171-config-migrate: escape braces for newer Perl... 2859/head
2017-06-13 Ingo BürkMerge pull request #2808 from hwangcc23/fix-2802
2017-06-12 hwangcc23Fix 'rename workspace to tosomething' 2808/head
2017-05-29 Ingo BürkMerge pull request #2772 from loungecube/patch-1
2017-05-24 Ingo BürkMerge pull request #2784 from stapelberg/numrelease
2017-05-24 Michael Stapelbergcompare modifiers for equality, not subset (+test) 2784/head
2017-05-23 Chih-Chyuan HwangFix the i3 crash caused by mark + restart commands...
2017-05-23 Ingo BürkMerge pull request #2782 from stapelberg/release-bindings
2017-05-23 Michael StapelbergFix --release bindings broken by previous commit 2782/head
2017-05-22 Michael StapelbergApply numlock fallback to bindcode where necessary...
2017-05-17 Ingo BürkMerge pull request #2761 from mdirkse/next
2017-05-16 Ingo BürkMerge pull request #2771 from hwangcc23/fix-2764
2017-05-15 Michael StapelbergMerge pull request #2496 from Airblader/feature-917
2017-05-15 Ingo BürkImplement 'swap' command. 2496/head
2017-05-02 Ingo BürkMerge pull request #2757 from Jereq/next
2017-05-02 Ingo BürkIntroduce --exclude-titlebar flag for mouse bindings...
2017-04-28 Ingo BürkMerge pull request #2752 from mihaicmn/bug-2464
2017-04-27 Mihai ComanFix changing of root workspace layout from stacked... 2752/head
2017-02-24 Ingo BürkFixes a small mixup in the assertion description. ...
2017-02-23 Ingo BürkMerge pull request #2649 from s3rb31/next
2017-02-23 s3rb31layout toggle: take any combination of layouts as argum... 2649/head
2017-01-23 Tony CrisciTestcases: Check for required binaries (#2655)
2017-01-22 Tony CrisciAdd the ipc shutdown event (#2652)
2017-01-13 Ingo BürkFix blinking test. (#2637)
2017-01-13 Ingo BürkAdded support for _NET_MOVERESIZE_WINDOW. (#2634)
2016-11-28 Ingo BürkRespect minimum size hints for floating windows. (...
2016-11-28 Michael StapelbergImplement RandR 1.5 support (#2580)
2016-11-21 Michael Stapelbergtests: add inject_randr15 (#2573)
2016-10-25 Michael StapelbergMerge pull request #2507 from stapelberg/autotools
2016-10-23 Michael Stapelbergtestsuite: use relative paths, set PATH to absolute...
2016-10-23 Michael StapelbergEnsure error message is included when bailing out
2016-10-18 Ingo BürkImplement new window::mark IPC event. (#2503)
2016-09-30 Ingo BürkImplement special value 'current' for output. (#2483)
2016-09-28 Ingo BürkAdded new criteria 'tiling' / 'floating'. (#2481)
2016-09-27 Ingo BürkAssign the sticky value for _NET_WM_DESKTOP on scratchp...
2016-09-27 Ingo BürkHandle _NET_ACTIVE_WINDOW for scratchpad windows. ...
2016-09-27 Michael StapelbergMerge pull request #2469 from Airblader/feature-2465
2016-09-26 Michael StapelbergMerge pull request #2479 from stapelberg/fix-perl
2016-09-26 Michael Stapelbergt/158-wm_take_focus.t: avoid shift on scalars 2479/head
2016-09-26 Ingo BürkSet $HOME for tests. 2469/head
2016-09-26 johannes karoffdo not match docks in config and command criteria ...
2016-09-12 Michael StapelbergBugfix: don’t apply shift+numlock fallback for keypad...
2016-09-12 Michael StapelbergBugfix: don’t trigger unrelated key bindings for -...
2016-09-12 Michael Stapelbergt/264-keypress-numlock: add a test covering shift
2016-09-12 Michael StapelbergBugfix: compare all resolved modifier masks
2016-08-28 Michael StapelbergMerge pull request #2393 from bebehei/fix-workspace...
2016-08-24 Benedikt Heineadd additional reversed testcase 2393/head
2016-08-24 Benedikt Heineenhance test 528
2016-08-02 Michael StapelbergOnly add NumLock fallback where necessary.
2016-06-15 Michael StapelbergMerge pull request #2350 from madroach/OpenBSD
2016-06-11 Christopher ZimmermannFix testsuite on OpenBSD
2016-05-11 Ingo BürkSplit list of command / config directives in tests...
2016-05-10 Julien LequertierSmart option added to hide_edge_borders config param...
2016-05-08 Ingo BürkIntroduce support for specifying variables from X resou...
2016-05-07 Johannes LangeDo not count '\' in comment as line continuation (...
2016-04-26 Kyle KneitingerEnsure config variables match on longest-length (#2306)
2016-04-23 Ingo BürkRemove skipped tests. (#2305)
2016-04-06 wentasahMake fullscreen windows open on the output which is...
2016-04-04 Eric EngeströmFix spelling mistakes
2016-02-25 Michael StapelbergMerge pull request #2233 from Airblader/bug-2228
2016-02-25 Michael StapelbergMerge pull request #2232 from Airblader/bug-2229
2016-02-25 Michael StapelbergMerge pull request #2231 from Airblader/feature-2223
2016-02-25 Ingo BürkRevert to default binding mode before reloading the... 2233/head
2016-02-25 Ingo BürkDetermine focused workspace correctly when moving works... 2232/head
2016-02-25 Ingo BürkIntroduce I3_FLOATING_WINDOW 2231/head
2016-02-15 Michael StapelbergAllow workspace renames which change case
2016-02-15 Michael StapelbergMerge pull request #2210 from Airblader/bug-2166
2016-02-11 Ingo BürkDon't allow floating workspaces anymore. 2210/head
2016-02-07 Michael StapelbergMerge pull request #2197 from norrland/next
2016-02-07 Michael StapelbergMerge pull request #2196 from Airblader/feature-2165
2016-02-07 Ingo BürkRemove _NET_WM_STATE on withdrawn windows. 2196/head
2016-01-18 Michael StapelbergMerge pull request #2162 from Airblader/feature-2153
2016-01-18 Ingo BürkHandle the EWMH atom _NET_WM_DESKTOP. 2162/head
2016-01-09 Michael Stapelbergtests: switch to xft fonts
2016-01-09 Michael Stapelbergtestcases: report tests with AddressSanitizer/LeakSanit...
2016-01-09 Michael Stapelbergt/525-i3bar-mouse-bindings: wait for i3bar to appear...
2016-01-09 Michael Stapelbergi3test::XTEST: free errors and connections with errors
2016-01-06 Michael StapelbergMerge pull request #2145 from Airblader/bug-2144
2016-01-06 Ingo BürkFix segfault when calling "i3 -C". 2145/head
2016-01-05 Michael StapelbergMerge pull request #2143 from Airblader/feature-2120
2016-01-05 Michael StapelbergMerge pull request #2136 from lotheac/next
2016-01-05 Lauri Tirkkonenadd decoration_border color for the actual client borders 2136/head
2016-01-04 Michael StapelbergMerge pull request #2139 from jolange/feature_split...
2016-01-04 Johannes Langeadded "toggle" option to "split" command 2139/head
2016-01-04 Michael StapelbergMerge pull request #2133 from Airblader/feature-2115
2016-01-04 Ingo BürkMigrate "xdotool click" in tests to XTEST. 2133/head
2016-01-04 Ingo BürkAdded test for #2097.
2015-12-29 Michael StapelbergMerge pull request #2137 from fmthoma/fix-assign-workspace
2015-12-29 Michael StapelbergMerge pull request #2131 from kneitinger/next
2015-12-29 Michael StapelbergMerge pull request #2134 from Airblader/bug-1761
2015-12-28 Ingo BürkValidate matched containers for "kill" command correctly. 2134/head
2015-12-25 Michael StapelbergMerge pull request #2113 from Airblader/bug-2111
2015-12-17 Ingo BürkMatch on all criteria even if con_id or con_mark are... 2113/head
2015-12-16 Michael StapelbergMerge pull request #2102 from ccryx/next
2015-12-15 Florian MerkelSupport matching _NET_WM_WINDOW_TYPE_NOTIFICATION 2102/head
next