gri3-wm/testcases
Michael Stapelberg 78f5f2204d ipc: implement GET_VERSION to find out the i3 version
This is useful for third-party scripts which require certain features
and want to error out cleanly when they are run with an old i3 version.

Additionally, i3 --version might be different from what’s actually
running (an old version of the binary), so i3-msg -t get_version will be
the best way to figure out the i3 version you are actually running from
this commit on.
2012-08-05 14:30:05 +02:00
..
lib tests: implement --xtrace in complete-run.pl 2012-08-04 03:12:06 +02:00
t ipc: implement GET_VERSION to find out the i3 version 2012-08-05 14:30:05 +02:00
Makefile.PL testcases: requires Test::More >= 0.94 (for subtests) 2012-01-29 18:03:03 +00:00
Xdummy add Xdummy script to start a headless X11 server 2011-07-25 15:37:46 +02:00
complete-run.pl tests: implement --xtrace in complete-run.pl 2012-08-04 03:12:06 +02:00
i3-test.config tests: make t/65-for-window.t use separate i3 instances 2011-08-02 19:21:09 +02:00
restart-state.golden tests: implement restart testing (actual option still missing) 2011-12-21 23:15:30 +00:00