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
complete-run.pl testcases: introduce TestWorker.pm 2011-12-04 14:14:20 +01:00
i3-test.config