summaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
diff options
context:
space:
mode:
authorStefan Radomski <sradomski@mintwerk.de>2016-01-15 13:51:58 (GMT)
committerStefan Radomski <sradomski@mintwerk.de>2016-01-15 13:51:58 (GMT)
commitf9cb8905b37c8fd38e1e4b79114fd0c194c8c3c7 (patch)
treeabd90d581f2bff04eb68c0715c2be2efc1557f11 /test/CMakeLists.txt
parent38da34e8ba7956bed2e4703289ed70e3f6aade52 (diff)
downloaduscxml-f9cb8905b37c8fd38e1e4b79114fd0c194c8c3c7.zip
uscxml-f9cb8905b37c8fd38e1e4b79114fd0c194c8c3c7.tar.gz
uscxml-f9cb8905b37c8fd38e1e4b79114fd0c194c8c3c7.tar.bz2
Prepared VHDL transformation tests
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r--test/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index cf7c182..1e29bf5 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -110,7 +110,8 @@ if (NOT BUILD_MINIMAL)
"gen/c/xpath"
"gen/c/lua"
"gen/c/promela"
-
+ "gen/vhdl/ecma"
+
# state-machine interpreters
"fsm/ecma"
"fsm/xpath"