Paweł Bylica
9b851e9359
Stats for testeth
Simple listener support added to testeth. Stats class implements the Listener interface and collects tests execution times. Try options: --stats or --stats=full.
Closes ethereum/cpp-ethereum#1285
10 years ago
CJentzsch
77ea8e2fce
remove unneccessary dependencies
10 years ago
CJentzsch
0fa604edd8
add check random state test for jit
10 years ago
CJentzsch
7ed7a9a253
create random state tests
10 years ago
Gav Wood
31f3ae66fb
State integration test.
Fixes to the FatTrie.
10 years ago
Gav Wood
60b1169726
State integration test.
Fixes to the FatTrie.
10 years ago
Gav Wood
814349a840
State integration test.
Fixes to the FatTrie.
10 years ago
Gav Wood
bae383f617
State integration test.
Fixes to the FatTrie.
10 years ago
CJentzsch
a35dc1e594
merge
10 years ago
Marek Kotewicz
dd0744e8a3
fixed #1022
10 years ago
Marek Kotewicz
0520e0f4db
fixed issue with including wrong json/json.h file
10 years ago
debris
5ca7b3209f
fixed transitive dependencies for msvc
10 years ago
Gav Wood
d2165828ff
Fixed #988 .
10 years ago
debris
92bfd91812
cmake mess
10 years ago
Marek Kotewicz
a4a959b1b1
separated libnatspec
10 years ago
CJentzsch
51a4ae1807
check test with JIT for random test simulations
10 years ago
Paweł Bylica
e80dffeec5
Clean up and remove some explicit dependencies in cmake files
10 years ago
ethdev
8468d896a7
fixed msvc not expanding macros correctly
10 years ago
ethdev
f42dbcac1c
boost library -> libraries
10 years ago
Marek Kotewicz
15c78c848c
jsonrpc _library -> _libraries
10 years ago
Marek Kotewicz
faf541f8ae
renamed _DIR -> _DIRS && _LIBRARY -> _LIBRARIES according to cmake guidelines
10 years ago
Marek Kotewicz
fb72a7ce5f
fixed styling issues
10 years ago
debris
44de002f3f
added curl libaries, which are required for testeth project
10 years ago
debris
5071446c68
msvc changes in tests, but tests not yet working there
10 years ago
Artur Zawłocki
fab154454d
jit-related CMakeLists.txt fixes
10 years ago
Marek Kotewicz
3015713894
common changes
10 years ago
sveneh
79f2e52ec6
use CMAKE_PREFIX_PATH instead of CMAKE_FILE_ROOT_PATH; removed the
requirement to use EXACT version numbers for dependencies, cleanup
10 years ago
Artur Zawłocki
63c8a8384c
fixed libevmjit dependencies in cmake files
10 years ago
sveneh
b82e3125ce
compiles fine now (on Linux) with both cryptopp and json-rpc-cpp dependencies
10 years ago
sveneh
c29321d01c
full project compile with crypto++ dependency
10 years ago
sveneh
26d57961b4
... addition to last commit, these were lost.
10 years ago
Marek Kotewicz
23c39172f8
little cleanup after upgrading jsonrpc
10 years ago
Marek Kotewicz
3d70090fe4
jsonrpc 0.3.0 working, needs cleanup
10 years ago
Christoph Jentzsch
be3ccd3444
Clean up and organize tests + state class tests
10 years ago
artur-zawlocki
2503741803
CMakeLists updated, should now build without LLVM when EVMJIT is not enabled [ #81588646 ]
10 years ago
Marek Kotewicz
46f278cdff
checked headless builds with and without jsonrpc
10 years ago
Marek Kotewicz
d76a44f226
ethrpc -> web3jsonrpc, other issues fixed
10 years ago
Marek Kotewicz
74e43cfb57
jsonrpc library dependency made mandatory
10 years ago
artur-zawlocki
6c702a178d
cmake: added dependency on libevmjit to target createRandomTest
10 years ago
artur-zawlocki
0abe8ab42e
Updated cmake files after moving the jit compiler to a lib.
10 years ago
Christoph Jentzsch
bccdb332ac
Update CMakeLists.txt
10 years ago
subtly
fc14f46a63
add headers to cmake
10 years ago
Christoph Jentzsch
10d00f4e54
Added random test creater
10 years ago
Marek Kotewicz
3c4da0eb20
ethrpc separated && first tests
10 years ago
Marek Kotewicz
1fc7e1b76b
preparing for tests
10 years ago
Christian
2d50851ea3
Solidity scanner and some unit tests.
The scanner is a modified version of the v8 javascript scanner.
10 years ago
Gav Wood
3822aef608
Build fixes.
11 years ago
Gav Wood
ddc1b4fc32
Windows build coersions.
11 years ago
Gav Wood
9bcd42e174
Full python serpent support.
Shared libs on all platforms.
11 years ago
Gav Wood
28c887c96c
Remove build cruft.
11 years ago