]> git.sur5r.net Git - i3/i3/commit
tests: complete_run: directly use X11::XCB instead of ::Connection
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 24 Sep 2011 12:09:20 +0000 (13:09 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 24 Sep 2011 12:09:20 +0000 (13:09 +0100)
commite244a758015b8385f497701dfa94a91b0740fe99
treea8fe72650560ea98521b33eacee911632870f533
parent4da5b7e784acb0a0daa5a24116c940510a81294c
tests: complete_run: directly use X11::XCB instead of ::Connection

This saves about 0.5s wallclock time due to not starting up Moose/Mouse.
This is worthwhile when you develop a new feature and you are often invoking
complete_run for one specific test.
testcases/complete-run.pl