]> git.sur5r.net Git - i3/i3/blob - testcases/Makefile
Add testcases :-)
[i3/i3] / testcases / Makefile
1 test:
2         PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, '/home/michael/xcb-perl/X11-XCB/lib/', '/home/michael/xcb-perl/X11-XCB/blib/lib', '/home/michael/xcb-perl/X11-XCB/blib/arch')" t/*.t
3
4 all: test