diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2018-06-01 10:39:41 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-01 10:39:41 +0800 |
commit | 7c228f70fc055ee48489078331328a18c5455586 (patch) | |
tree | 79d0a60162d5dfa53997f36859e4de035a280bf0 /VMTests/vmBitwiseLogicOperation/xor2.json | |
parent | 0eef2f31ab59016a7ccad2a99d4644f753eebcb9 (diff) | |
parent | 3dabf27265670f95717ff646841acdfeaccddfb1 (diff) | |
download | dexon-tests-7c228f70fc055ee48489078331328a18c5455586.tar dexon-tests-7c228f70fc055ee48489078331328a18c5455586.tar.gz dexon-tests-7c228f70fc055ee48489078331328a18c5455586.tar.bz2 dexon-tests-7c228f70fc055ee48489078331328a18c5455586.tar.lz dexon-tests-7c228f70fc055ee48489078331328a18c5455586.tar.xz dexon-tests-7c228f70fc055ee48489078331328a18c5455586.tar.zst dexon-tests-7c228f70fc055ee48489078331328a18c5455586.zip |
Merge pull request #466 from ehildenb/test-validator-script
Test validator script
Diffstat (limited to 'VMTests/vmBitwiseLogicOperation/xor2.json')
-rw-r--r-- | VMTests/vmBitwiseLogicOperation/xor2.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/VMTests/vmBitwiseLogicOperation/xor2.json b/VMTests/vmBitwiseLogicOperation/xor2.json index b4f0997ba..7f574174a 100644 --- a/VMTests/vmBitwiseLogicOperation/xor2.json +++ b/VMTests/vmBitwiseLogicOperation/xor2.json @@ -2,8 +2,8 @@ "xor2" : { "_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/vmBitwiseLogicOperation/xor2Filler.json", "sourceHash" : "736386ced72b004a11c09de088a600a13ded13af4403b3142f7b62587f0ff99d" }, |