aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitry <winsvega@mail.ru>2017-01-17 04:13:18 +0800
committerDimitry <winsvega@mail.ru>2017-01-17 04:13:18 +0800
commit3770ef5f234ec7837015e6717715bfa82131bc5b (patch)
treea748f6531e087a3a116c786f857da1e72a201e7b
parent94b67d147b96085fc272d2a02842f99d26d6c79f (diff)
downloaddexon-tests-3770ef5f234ec7837015e6717715bfa82131bc5b.tar
dexon-tests-3770ef5f234ec7837015e6717715bfa82131bc5b.tar.gz
dexon-tests-3770ef5f234ec7837015e6717715bfa82131bc5b.tar.bz2
dexon-tests-3770ef5f234ec7837015e6717715bfa82131bc5b.tar.lz
dexon-tests-3770ef5f234ec7837015e6717715bfa82131bc5b.tar.xz
dexon-tests-3770ef5f234ec7837015e6717715bfa82131bc5b.tar.zst
dexon-tests-3770ef5f234ec7837015e6717715bfa82131bc5b.zip
rename long name tests
-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
+}