CJentzsch
|
67fae64c9f
|
Merge remote-tracking branch 'upstream/develop' into addTests
|
2015-03-12 14:34:46 +01:00 |
|
Paweł Bylica
|
e18c7b99cb
|
testeth: optional VM tracing (--vmtrace), command line options refactoring.
Closes ethereum/cpp-ethereum#1280
|
2015-03-12 12:01:12 +01:00 |
|
CJentzsch
|
949b401a2d
|
add callCreateCallCode test file
|
2015-03-11 13:44:02 +01:00 |
|
CJentzsch
|
d449b1704f
|
add quadratic complexity tests
|
2015-03-06 12:49:38 +01:00 |
|
CJentzsch
|
e674f08570
|
remove genesis state from state tests
Conflicts:
test/state.cpp
|
2015-03-06 12:47:18 +01:00 |
|
Gav Wood
|
cfed92a8ce
|
state rebase.
|
2015-03-06 12:47:18 +01:00 |
|
CJentzsch
|
dd05751adf
|
add memory tests
|
2015-03-06 12:47:17 +01:00 |
|
CJentzsch
|
8762db977d
|
only check rootHash of state if FATDB is off
|
2015-03-06 12:47:17 +01:00 |
|
CJentzsch
|
d9f2ea7b69
|
add memory tests
|
2015-03-06 12:46:59 +01:00 |
|
CJentzsch
|
8d295b36aa
|
only check rootHash of state if FATDB is off
|
2015-03-06 12:46:58 +01:00 |
|
CJentzsch
|
0351a9e0b6
|
add quadratic complexity tests
|
2015-03-06 12:46:24 +01:00 |
|
CJentzsch
|
983514a42a
|
remove genesis state from state tests
Conflicts:
test/state.cpp
|
2015-03-06 12:45:25 +01:00 |
|
Gav Wood
|
3583184cda
|
state rebase.
|
2015-03-06 12:45:25 +01:00 |
|
CJentzsch
|
4dfa99b753
|
add memory tests
|
2015-03-06 12:45:24 +01:00 |
|
CJentzsch
|
0fa6b05a5a
|
only check rootHash of state if FATDB is off
|
2015-03-06 12:45:24 +01:00 |
|
CJentzsch
|
98a08c926a
|
add memory tests
|
2015-03-06 12:45:24 +01:00 |
|
CJentzsch
|
8628b65164
|
only check rootHash of state if FATDB is off
|
2015-03-06 12:45:24 +01:00 |
|
jhuntley
|
e229b5d291
|
Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away.
|
2015-03-04 11:18:32 -05:00 |
|
jhuntley
|
5ae585f7cf
|
asio.h and windows.h build comments as per request.
|
2015-03-04 11:17:46 -05:00 |
|
jhuntley
|
b6b80b0200
|
Avoid boost include order issue on windows:
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue/16288859#16288859
Make sure boost/asio.hpp is included before windows.h.
|
2015-03-04 11:17:46 -05:00 |
|
winsvega
|
d311a82444
|
Test Cases Changes
userDefinedFile test now goes with --test option for all cases
|
2015-03-03 20:12:10 +03:00 |
|
CJentzsch
|
bb88fdbd7b
|
move extrem memory test to stMemoryStressTest.json
|
2015-02-28 22:04:43 +01:00 |
|
CJentzsch
|
24574ef337
|
add memory tests
|
2015-02-25 14:18:58 +01:00 |
|
CJentzsch
|
296e917a6a
|
add quadratic complexity tests
|
2015-02-25 14:18:55 +01:00 |
|
CJentzsch
|
4c3e1f7c4a
|
add test for quadratic complexity
remove file with wrong name
|
2015-02-25 14:18:50 +01:00 |
|
winsvega
|
ca42ee5e7a
|
New Tests
Solidity test
Transaction test update
|
2015-02-12 22:26:10 +03:00 |
|
Gav Wood
|
4dc5909072
|
Split canon blockchain and basic blockchain.
|
2015-02-04 10:29:56 -08:00 |
|
winsvega
|
c4a8cde552
|
some state tests
|
2015-01-27 20:05:25 +03:00 |
|
CJentzsch
|
203005e2b7
|
add blockhash test fo vm tests
|
2015-01-09 10:58:32 +01:00 |
|
CJentzsch
|
a8d472f5ab
|
Blockhash tests
|
2015-01-06 20:57:33 +01:00 |
|
Gav Wood
|
be5989f134
|
Implemented 256-long history for PREVHASH, though still optional.
|
2014-12-24 11:36:08 +01:00 |
|
Paweł Bylica
|
35d8b94e73
|
Merge branch 'develop' into develop-evmcc
Conflicts:
CMakeLists.txt
alethzero/CMakeLists.txt
eth/CMakeLists.txt
exp/CMakeLists.txt
libethereum/CMakeLists.txt
neth/CMakeLists.txt
test/CMakeLists.txt
test/TestHelper.cpp
windows/Eth.vcxproj
windows/Ethereum.sln
windows/LibEthereum.vcxproj
windows/LibEthereum.vcxproj.filters
windows/TestEthereum.vcxproj
windows/TestEthereum.vcxproj.filters
windows/bootstrap.sh
|
2014-12-18 19:08:04 +01:00 |
|
CJentzsch
|
f4cdc4a9fa
|
style
|
2014-12-18 09:50:45 +01:00 |
|
CJentzsch
|
fc3fafbaee
|
refund test inclusion
|
2014-12-18 09:48:14 +01:00 |
|
Paweł Bylica
|
59fe1fdf92
|
Merge commit '1b8f9fdc3b44503890ed1bcb5da8bd5cb8dd83a5' into develop-evmcc
Conflicts:
test/TestHelper.cpp
|
2014-12-15 15:11:35 +01:00 |
|
CJentzsch
|
66154817f9
|
merge
|
2014-12-13 21:39:21 +01:00 |
|
Gav Wood
|
2235f84aeb
|
Cleanups.
|
2014-12-12 17:22:32 +01:00 |
|
Paweł Bylica
|
49f995a890
|
Add "--jit" option to State tests
|
2014-12-12 11:54:44 +01:00 |
|
CJentzsch
|
9101b7073a
|
state log tests
|
2014-12-05 19:26:32 +01:00 |
|
CJentzsch
|
fb7c3bb302
|
style
Conflicts:
libevm/VM.h
|
2014-12-01 22:44:31 +01:00 |
|
CJentzsch
|
d952833c1b
|
added logs to state tests
|
2014-12-01 22:41:16 +01:00 |
|
Christoph Jentzsch
|
76106f2933
|
add make money test
|
2014-11-19 18:39:53 +01:00 |
|
Christoph Jentzsch
|
508b7f14d8
|
Create state test with commandline flag
|
2014-11-11 22:25:21 +01:00 |
|
Christoph Jentzsch
|
9b14af5c15
|
build fix
|
2014-11-10 18:30:35 +01:00 |
|
Christoph Jentzsch
|
3c45877e2a
|
added generic userDefinedTest function
|
2014-11-10 17:37:55 +01:00 |
|
Christoph Jentzsch
|
43bab79fbc
|
Merge remote-tracking branch 'upstream/develop' into NewStateTests
Conflicts:
test/state.cpp
test/tmpFiller.json
|
2014-11-10 07:15:27 +01:00 |
|
Christoph Jentzsch
|
b4d8ff5fdc
|
specified user defined test
|
2014-11-10 07:12:29 +01:00 |
|
Christoph Jentzsch
|
dbcce8b7b9
|
Clean up state tests
|
2014-11-07 14:10:00 +01:00 |
|
Christoph Jentzsch
|
f88f5a7702
|
Merge remote-tracking branch 'upstream/develop' into StateBug
|
2014-11-07 13:42:44 +01:00 |
|
Christoph Jentzsch
|
ab3a1ec6ef
|
Added random test execution
|
2014-11-07 13:29:13 +01:00 |
|