aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2017-08-27 04:42:47 +0200
committerTristan Gingold <tgingold@free.fr>2017-08-27 04:42:47 +0200
commitbabffb119ed9b7f8659083d120216d44340714ca (patch)
tree4d2c51feda1917da554f47e8d31e37faa6a0ad26 /testsuite
parent8342d5af61fc7c936c3f1f8354f3332d47a636b1 (diff)
downloadghdl-babffb119ed9b7f8659083d120216d44340714ca.tar.gz
ghdl-babffb119ed9b7f8659083d120216d44340714ca.tar.bz2
ghdl-babffb119ed9b7f8659083d120216d44340714ca.zip
travis: add gpl packaging
Diffstat (limited to 'testsuite')
-rwxr-xr-xtestsuite/testsuite.sh2
-rwxr-xr-xtestsuite/vests/testsuite.sh6
2 files changed, 3 insertions, 5 deletions
diff --git a/testsuite/testsuite.sh b/testsuite/testsuite.sh
index 43f6d369a..0720a629b 100755
--- a/testsuite/testsuite.sh
+++ b/testsuite/testsuite.sh
@@ -16,8 +16,6 @@ done
if [ x$tests = x ]; then tests="gna vests"; fi
-printf "$ANSI_BLUE[$TASK| GHDL - test] Sourced the testsuite environment $ANSI_NOCOLOR\n"
-
# The GNA testsuite: regression testsuite using reports/issues from gna.org
do_gna() {
cd gna
diff --git a/testsuite/vests/testsuite.sh b/testsuite/vests/testsuite.sh
index bb6ef76a1..655fcf007 100755
--- a/testsuite/vests/testsuite.sh
+++ b/testsuite/vests/testsuite.sh
@@ -191,13 +191,13 @@ deletelibs() {
delete_lib utilities
}
-printf "$ANSI_BLUE[$TASK| GHDL - test] vests: ashenden $ANSI_NOCOLOR\n"
+printf "$ANSI_BLUE[GHDL - test] vests: ashenden $ANSI_NOCOLOR\n"
test_ashenden
# Clean frequently the work library.
do_inter_clean="yes"
-printf "$ANSI_BLUE[$TASK| GHDL - test] vests: billowitch $ANSI_NOCOLOR\n"
+printf "$ANSI_BLUE[GHDL - test] vests: billowitch $ANSI_NOCOLOR\n"
test_billowitch
-printf "$ANSI_BLUE[$TASK| GHDL - test] vests: delete libs $ANSI_NOCOLOR\n"
+printf "$ANSI_BLUE[GHDL - test] vests: delete libs $ANSI_NOCOLOR\n"
deletelibs
# Remove io files created by tests