diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2018-02-27 23:11:20 +0800 |
---|---|---|
committer | Yoichi Hirai <i@yoichihirai.com> | 2018-02-27 23:11:20 +0800 |
commit | 486795ba0deca066742330643f20a2ba264bfe0a (patch) | |
tree | 63a63c4a4e7080edf34d0d79bee24199c0645bad | |
parent | 7cacabd90a4ed4ff9325fdb88822be365fbe277c (diff) | |
download | dexon-tests-486795ba0deca066742330643f20a2ba264bfe0a.tar dexon-tests-486795ba0deca066742330643f20a2ba264bfe0a.tar.gz dexon-tests-486795ba0deca066742330643f20a2ba264bfe0a.tar.bz2 dexon-tests-486795ba0deca066742330643f20a2ba264bfe0a.tar.lz dexon-tests-486795ba0deca066742330643f20a2ba264bfe0a.tar.xz dexon-tests-486795ba0deca066742330643f20a2ba264bfe0a.tar.zst dexon-tests-486795ba0deca066742330643f20a2ba264bfe0a.zip |
Add directories for tests for shift instructions
-rw-r--r-- | BlockchainTests/GeneralStateTests/stShift/.stub | 1 | ||||
-rw-r--r-- | GeneralStateTests/stShift/.stub | 1 | ||||
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stShift/.stub | 1 | ||||
-rw-r--r-- | src/GeneralStateTestsFiller/stShift/.stub | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/BlockchainTests/GeneralStateTests/stShift/.stub b/BlockchainTests/GeneralStateTests/stShift/.stub new file mode 100644 index 000000000..7bff8630b --- /dev/null +++ b/BlockchainTests/GeneralStateTests/stShift/.stub @@ -0,0 +1 @@ +This file is here to keep the directory. diff --git a/GeneralStateTests/stShift/.stub b/GeneralStateTests/stShift/.stub new file mode 100644 index 000000000..7bff8630b --- /dev/null +++ b/GeneralStateTests/stShift/.stub @@ -0,0 +1 @@ +This file is here to keep the directory. diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stShift/.stub b/src/BlockchainTestsFiller/GeneralStateTests/stShift/.stub new file mode 100644 index 000000000..7bff8630b --- /dev/null +++ b/src/BlockchainTestsFiller/GeneralStateTests/stShift/.stub @@ -0,0 +1 @@ +This file is here to keep the directory. diff --git a/src/GeneralStateTestsFiller/stShift/.stub b/src/GeneralStateTestsFiller/stShift/.stub new file mode 100644 index 000000000..73aa14487 --- /dev/null +++ b/src/GeneralStateTestsFiller/stShift/.stub @@ -0,0 +1 @@ +This file is here to keep the directory |