summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBrainDoctor <github.account@chrigel.net>2017-07-25 11:25:27 +0200
committerBrainDoctor <github.account@chrigel.net>2017-07-25 11:25:27 +0200
commit7c084938b4a00e64451a6bf019a847f0152352d4 (patch)
tree937e42bf315bbbb95b219334fdd30a3dbb20f4d2 /tests
parent5c8a8720e9adec094e5cade63b6fbdcce353497c (diff)
Makefile changes
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am10
-rw-r--r--tests/web/fixtures/easypiechart.chart.fixture1.html (renamed from tests/web/fixtures/easypiechart.creation.fixture1.html)0
2 files changed, 10 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 624bf3d831..fe07653f19 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,6 +1,16 @@
MAINTAINERCLEANFILES= $(srcdir)/Makefile.in
dist_noinst_DATA = \
+ README.md \
+ web/lib/jasmine-jquery.js \
+ web/easypiechart.chart.spec.js \
+ web/easypiechart.percentage.spec.js \
+ web/karma.conf.js \
+ web/fixtures/easypiechart.chart.fixture1.html \
+ node.d/fronius.chart.spec.js \
+ node.d/fronius.parse.spec.js \
+ node.d/fronius.process.spec.js \
+ node.d/fronius.validation.spec.js \
$(NULL)
dist_noinst_SCRIPTS = \
diff --git a/tests/web/fixtures/easypiechart.creation.fixture1.html b/tests/web/fixtures/easypiechart.chart.fixture1.html
index f0f4eb777d..f0f4eb777d 100644
--- a/tests/web/fixtures/easypiechart.creation.fixture1.html
+++ b/tests/web/fixtures/easypiechart.chart.fixture1.html