diff options
author | Dimitry <winsvega@mail.ru> | 2017-01-17 04:13:18 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2017-01-17 04:13:18 +0800 |
commit | 3770ef5f234ec7837015e6717715bfa82131bc5b (patch) | |
tree | a748f6531e087a3a116c786f857da1e72a201e7b /src/GeneralStateTestsFiller | |
parent | 94b67d147b96085fc272d2a02842f99d26d6c79f (diff) | |
download | tangerine-tests-3770ef5f234ec7837015e6717715bfa82131bc5b.tar tangerine-tests-3770ef5f234ec7837015e6717715bfa82131bc5b.tar.gz tangerine-tests-3770ef5f234ec7837015e6717715bfa82131bc5b.tar.bz2 tangerine-tests-3770ef5f234ec7837015e6717715bfa82131bc5b.tar.lz tangerine-tests-3770ef5f234ec7837015e6717715bfa82131bc5b.tar.xz tangerine-tests-3770ef5f234ec7837015e6717715bfa82131bc5b.tar.zst tangerine-tests-3770ef5f234ec7837015e6717715bfa82131bc5b.zip |
rename long name tests
Diffstat (limited to 'src/GeneralStateTestsFiller')
-rw-r--r-- | src/GeneralStateTestsFiller/stCallCodes/callcodeInInitcodeToExisContractWithVTransferNEMoneyFiller.json (renamed from src/GeneralStateTestsFiller/stCallCodes/callcodeInInitcodeToExistingContractWithValueTransferNotEnoughMoneyFiller.json) | 2 | ||||
-rw-r--r-- | src/GeneralStateTestsFiller/stCreateTest/CREATE_EContractCreateEContractInInit_TrFiller.json (renamed from src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractThatCreateEmptyContractDuiringInit_TransactionFiller.json) | 2 | ||||
-rw-r--r-- | src/GeneralStateTestsFiller/stCreateTest/CREATE_EContractCreateNEContractInInitOOG_TrFiller.json (renamed from src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractThatCreateNOTEmptyContractDuiringInitOOG_TransactionFiller.json) | 2 | ||||
-rw-r--r-- | src/GeneralStateTestsFiller/stCreateTest/CREATE_EContractCreateNEContractInInit_TrFiller.json (renamed from src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractThatCreateNOTEmptyContractDuiringInit_TransactionFiller.json) | 2 | ||||
-rw-r--r-- | src/GeneralStateTestsFiller/stCreateTest/CREATE_EContract_ThenCALLToNonExistentAccFiller.json (renamed from src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContract_ThenAnotherCALLToNonExistentAccountFiller.json) | 2 | ||||
-rw-r--r-- | src/GeneralStateTestsFiller/stSystemOperationsTest/createNameRegistratorOOG_MemExpansionOOVFiller.json (renamed from src/GeneralStateTestsFiller/stSystemOperationsTest/createNameRegistratorOOG_MemExpansionInsufficientBalanceFiller.json) | 4 |
6 files changed, 7 insertions, 7 deletions
diff --git a/src/GeneralStateTestsFiller/stCallCodes/callcodeInInitcodeToExistingContractWithValueTransferNotEnoughMoneyFiller.json b/src/GeneralStateTestsFiller/stCallCodes/callcodeInInitcodeToExisContractWithVTransferNEMoneyFiller.json index 6dd237be2..8442fad8c 100644 --- a/src/GeneralStateTestsFiller/stCallCodes/callcodeInInitcodeToExistingContractWithValueTransferNotEnoughMoneyFiller.json +++ b/src/GeneralStateTestsFiller/stCallCodes/callcodeInInitcodeToExisContractWithVTransferNEMoneyFiller.json @@ -1,5 +1,5 @@ { - "callcodeInInitcodeToExistingContractWithValueTransferNotEnoughMoney" : { + "callcodeInInitcodeToExisContractWithVTransferNEMoney" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "45678256", diff --git a/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractThatCreateEmptyContractDuiringInit_TransactionFiller.json b/src/GeneralStateTestsFiller/stCreateTest/CREATE_EContractCreateEContractInInit_TrFiller.json index f97051f09..bebab6006 100644 --- a/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractThatCreateEmptyContractDuiringInit_TransactionFiller.json +++ b/src/GeneralStateTestsFiller/stCreateTest/CREATE_EContractCreateEContractInInit_TrFiller.json @@ -1,5 +1,5 @@ { - "CREATE_EmptyContractThatCreateEmptyContractDuiringInit_Transaction" : { + "CREATE_EContractCreateEContractInInit_Tr" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "45678256", diff --git a/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractThatCreateNOTEmptyContractDuiringInitOOG_TransactionFiller.json b/src/GeneralStateTestsFiller/stCreateTest/CREATE_EContractCreateNEContractInInitOOG_TrFiller.json index dcfad17b2..4241d157b 100644 --- a/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractThatCreateNOTEmptyContractDuiringInitOOG_TransactionFiller.json +++ b/src/GeneralStateTestsFiller/stCreateTest/CREATE_EContractCreateNEContractInInitOOG_TrFiller.json @@ -1,5 +1,5 @@ { - "CREATE_EmptyContractThatCreateNOTEmptyContractDuiringInitOOG_Transaction" : { + "CREATE_EContractCreateNEContractInInitOOG_Tr" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "45678256", diff --git a/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractThatCreateNOTEmptyContractDuiringInit_TransactionFiller.json b/src/GeneralStateTestsFiller/stCreateTest/CREATE_EContractCreateNEContractInInit_TrFiller.json index c1df1d90c..c867fa92c 100644 --- a/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContractThatCreateNOTEmptyContractDuiringInit_TransactionFiller.json +++ b/src/GeneralStateTestsFiller/stCreateTest/CREATE_EContractCreateNEContractInInit_TrFiller.json @@ -1,5 +1,5 @@ { - "CREATE_EmptyContractThatCreateNOTEmptyContractDuiringInit_Transaction" : { + "CREATE_EContractCreateNEContractInInit_Tr" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "45678256", diff --git a/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContract_ThenAnotherCALLToNonExistentAccountFiller.json b/src/GeneralStateTestsFiller/stCreateTest/CREATE_EContract_ThenCALLToNonExistentAccFiller.json index 62ae7c306..aff0d9546 100644 --- a/src/GeneralStateTestsFiller/stCreateTest/CREATE_EmptyContract_ThenAnotherCALLToNonExistentAccountFiller.json +++ b/src/GeneralStateTestsFiller/stCreateTest/CREATE_EContract_ThenCALLToNonExistentAccFiller.json @@ -1,5 +1,5 @@ { - "CREATE_EmptyContract_ThenAnotherCALLToNonExistentAccount" : { + "CREATE_EContract_ThenCALLToNonExistentAcc" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "45678256", diff --git a/src/GeneralStateTestsFiller/stSystemOperationsTest/createNameRegistratorOOG_MemExpansionInsufficientBalanceFiller.json b/src/GeneralStateTestsFiller/stSystemOperationsTest/createNameRegistratorOOG_MemExpansionOOVFiller.json index 5314b4092..5e94e2aea 100644 --- a/src/GeneralStateTestsFiller/stSystemOperationsTest/createNameRegistratorOOG_MemExpansionInsufficientBalanceFiller.json +++ b/src/GeneralStateTestsFiller/stSystemOperationsTest/createNameRegistratorOOG_MemExpansionOOVFiller.json @@ -1,5 +1,5 @@ { - "createNameRegistratorOOG_MemExpansionInsufficientBalance" : { + "createNameRegistratorOOG_MemExpansionOOV" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "256", @@ -57,4 +57,4 @@ ] } } -}
\ No newline at end of file +} |