| summaryrefslogtreecommitdiff |
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-09-20 10:03:42 +0200 |
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-09-20 10:03:42 +0200 |
| commit | fe20276ff74220a51bf8d30aa6190aa5ca6a957f (patch) | |
| tree | a32cda017f5a85846c66178980fb3e6ca977744d /data/test/Makefile | |
| parent | 9d6c35b2e847e6e4864e550574ab08f2c9d20ee6 (diff) | |
Improves CNE_01400, adds test for CNE_01400.
Diffstat (limited to 'data/test/Makefile')
| -rw-r--r-- | data/test/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/test/Makefile b/data/test/Makefile index 323cfeb..37769db 100644 --- a/data/test/Makefile +++ b/data/test/Makefile @@ -3,6 +3,7 @@ AST_CREATOR = ghdl --file-to-xml #TEST_DIRS ?= $(addprefix ${CURDIR}/,$(wildcard */)) TEST_DIRS ?= $(patsubst %/,%,$(wildcard */)) PROPERTY_DIR ?= ${CURDIR}/../property +# TODO: Start using those variables... SOLUTION_DIR ?= /tmp/tabellion/sol/ ORACLE_CREATOR_SCRIPT = ${CURDIR}/oracle_creator.py ################################################################################ |


