diff options
author | Everett Hildenbrandt <hildenb2@illinois.edu> | 2018-05-31 11:31:25 +0800 |
---|---|---|
committer | Everett Hildenbrandt <hildenb2@illinois.edu> | 2018-05-31 11:31:25 +0800 |
commit | f5b79e2c5346024e4cdff70dd95b2bef163c3c74 (patch) | |
tree | e46cc810cd975420df81d64ea763078210f7707a /VMTests/vmSystemOperations | |
parent | 93ea2fb920c4feeed28ac7729027bbd53dbc527c (diff) | |
download | dexon-tests-f5b79e2c5346024e4cdff70dd95b2bef163c3c74.tar dexon-tests-f5b79e2c5346024e4cdff70dd95b2bef163c3c74.tar.gz dexon-tests-f5b79e2c5346024e4cdff70dd95b2bef163c3c74.tar.bz2 dexon-tests-f5b79e2c5346024e4cdff70dd95b2bef163c3c74.tar.lz dexon-tests-f5b79e2c5346024e4cdff70dd95b2bef163c3c74.tar.xz dexon-tests-f5b79e2c5346024e4cdff70dd95b2bef163c3c74.tar.zst dexon-tests-f5b79e2c5346024e4cdff70dd95b2bef163c3c74.zip |
VMTests: refill all VMtests, just version bumps to tools used
Diffstat (limited to 'VMTests/vmSystemOperations')
-rw-r--r-- | VMTests/vmSystemOperations/TestNameRegistrator.json | 4 | ||||
-rw-r--r-- | VMTests/vmSystemOperations/return0.json | 4 | ||||
-rw-r--r-- | VMTests/vmSystemOperations/return1.json | 4 | ||||
-rw-r--r-- | VMTests/vmSystemOperations/return2.json | 4 | ||||
-rw-r--r-- | VMTests/vmSystemOperations/suicide0.json | 4 | ||||
-rw-r--r-- | VMTests/vmSystemOperations/suicideNotExistingAccount.json | 4 | ||||
-rw-r--r-- | VMTests/vmSystemOperations/suicideSendEtherToMe.json | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/VMTests/vmSystemOperations/TestNameRegistrator.json b/VMTests/vmSystemOperations/TestNameRegistrator.json index 7ddcb141c..c3c9a0cd6 100644 --- a/VMTests/vmSystemOperations/TestNameRegistrator.json +++ b/VMTests/vmSystemOperations/TestNameRegistrator.json @@ -2,8 +2,8 @@ "TestNameRegistrator" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "testeth 1.4.0.dev0-56+commit.71414ae3", + "lllcversion" : "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", "source" : "src/VMTestsFiller/vmSystemOperations/TestNameRegistratorFiller.json", "sourceHash" : "387abb181fb86588247bd90f61af47bc57dc4e81ba7b0def48091fd4e58a4aa5" }, diff --git a/VMTests/vmSystemOperations/return0.json b/VMTests/vmSystemOperations/return0.json index 3e3c4d800..75bf7880c 100644 --- a/VMTests/vmSystemOperations/return0.json +++ b/VMTests/vmSystemOperations/return0.json @@ -2,8 +2,8 @@ "return0" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "testeth 1.4.0.dev0-56+commit.71414ae3", + "lllcversion" : "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", "source" : "src/VMTestsFiller/vmSystemOperations/return0Filler.json", "sourceHash" : "647d39cfbd0cfbb7949d21819292851595b5953115e44adeac632e6dbbd9d226" }, diff --git a/VMTests/vmSystemOperations/return1.json b/VMTests/vmSystemOperations/return1.json index ae6635fc0..7ce5e43f4 100644 --- a/VMTests/vmSystemOperations/return1.json +++ b/VMTests/vmSystemOperations/return1.json @@ -2,8 +2,8 @@ "return1" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "testeth 1.4.0.dev0-56+commit.71414ae3", + "lllcversion" : "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", "source" : "src/VMTestsFiller/vmSystemOperations/return1Filler.json", "sourceHash" : "58ea2d8de5a7b931fdf445e653b4b9171354a927a2a2ae715b362e5f58023323" }, diff --git a/VMTests/vmSystemOperations/return2.json b/VMTests/vmSystemOperations/return2.json index 744a16f3c..5b046c719 100644 --- a/VMTests/vmSystemOperations/return2.json +++ b/VMTests/vmSystemOperations/return2.json @@ -2,8 +2,8 @@ "return2" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "testeth 1.4.0.dev0-56+commit.71414ae3", + "lllcversion" : "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", "source" : "src/VMTestsFiller/vmSystemOperations/return2Filler.json", "sourceHash" : "2cc76fea2e8533c8c07dd27ef10247426fe76eb27c2d74f8232326560bdab568" }, diff --git a/VMTests/vmSystemOperations/suicide0.json b/VMTests/vmSystemOperations/suicide0.json index 628e3c5ac..bffb6619e 100644 --- a/VMTests/vmSystemOperations/suicide0.json +++ b/VMTests/vmSystemOperations/suicide0.json @@ -2,8 +2,8 @@ "suicide0" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "testeth 1.4.0.dev0-56+commit.71414ae3", + "lllcversion" : "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", "source" : "src/VMTestsFiller/vmSystemOperations/suicide0Filler.json", "sourceHash" : "ab977d31d9d9e8dc80c88bbd359b0aeaae6b3367ca6b61d86af2ed94c93ddbee" }, diff --git a/VMTests/vmSystemOperations/suicideNotExistingAccount.json b/VMTests/vmSystemOperations/suicideNotExistingAccount.json index 32cab7ac2..8a2ddaa9a 100644 --- a/VMTests/vmSystemOperations/suicideNotExistingAccount.json +++ b/VMTests/vmSystemOperations/suicideNotExistingAccount.json @@ -2,8 +2,8 @@ "suicideNotExistingAccount" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "testeth 1.4.0.dev0-56+commit.71414ae3", + "lllcversion" : "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", "source" : "src/VMTestsFiller/vmSystemOperations/suicideNotExistingAccountFiller.json", "sourceHash" : "f513980015028ed5306fd2405dc9ee69159d94b8c988be8de9339faed626b4e5" }, diff --git a/VMTests/vmSystemOperations/suicideSendEtherToMe.json b/VMTests/vmSystemOperations/suicideSendEtherToMe.json index 1a2574d74..9ed2b74c5 100644 --- a/VMTests/vmSystemOperations/suicideSendEtherToMe.json +++ b/VMTests/vmSystemOperations/suicideSendEtherToMe.json @@ -2,8 +2,8 @@ "suicideSendEtherToMe" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "testeth 1.4.0.dev0-56+commit.71414ae3", + "lllcversion" : "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", "source" : "src/VMTestsFiller/vmSystemOperations/suicideSendEtherToMeFiller.json", "sourceHash" : "0206456ecdae18584f5d2f57669534f98726e2624c7d0a9979cb554a908477db" }, |