2 EXTRA_DIST = quviTest.pm.in $(TESTS) $(TESTS_POD) $(TESTS_NSFW)
6 TESTS_ENVIRONMENT = $(PERL) -w -mstrict -mquviTest -I $(top_builddir)/tests
10 support-shortened.pl \
11 support-academicearth.pl \
12 support-bloomberg.pl \
15 support-charlierose.pl \
17 support-collegehumor.pl \
18 support-dailymotion.pl \
21 support-funnyordie.pl \
25 support-buzzhumor.pl \
27 support-publicsenat.pl \
29 support-sevenload.pl \
31 support-tmunderground.pl\
36 # NOTE: academicearth.pl has to come after youtube.
37 # The former uses youtube for hosting some of its videos.
42 TESTS += $(TESTS_BROKEN)
48 if HAVE_PERL_POD_CHECKER
58 TESTS += $(TESTS_NSFW)
62 @echo SKIP: perl not found.