Add python tap runner to the tree
[babeltrace.git] / tests / utils / Makefile.am
1 SUBDIRS = tap
2 EXTRA_DIST = python/testrunner.py \
3 python/tap/adapter.py \
4 python/tap/directive.py \
5 python/tap/formatter.py \
6 python/tap/i18n.py \
7 python/tap/__init__.py \
8 python/tap/LICENSE \
9 python/tap/line.py \
10 python/tap/loader.py \
11 python/tap/main.py \
12 python/tap/parser.py \
13 python/tap/rules.py \
14 python/tap/runner.py \
15 python/tap/tracker.py
This page took 0.030877 seconds and 5 git commands to generate.