gri3-wm/testcases
Maik Fischer 9a7d7919a6 testcases: introduce TestWorker.pm
instead of executing a new perl interpreter (via TAP::Parser)
each time we start a testfile, fork a TestWorker for each display.

Each worker preloads i3test via 'require', blocking waits on its ipc
to get a new filename, forks itself upon arrival and 'do'es this
testscript.
2011-12-04 14:14:20 +01:00
..
lib testcases: introduce TestWorker.pm 2011-12-04 14:14:20 +01:00
t testcases: always start i3 through i3test::launch_with_config 2011-12-04 14:14:20 +01:00
Makefile.PL testcases: Makefile.PL: NAME =~ s/ /-/ 2011-12-04 14:14:20 +01:00
Xdummy add Xdummy script to start a headless X11 server 2011-07-25 15:37:46 +02:00
complete-run.pl testcases: introduce TestWorker.pm 2011-12-04 14:14:20 +01:00
i3-test.config tests: make t/65-for-window.t use separate i3 instances 2011-08-02 19:21:09 +02:00