Lefteris Karapetsas
a61e4a70a3
Move the u256 test to external_dependencies tests
10 years ago
ethdev zug
282a817a2a
changes required to make miniupnp working on windows
10 years ago
lotrf3
192e8e19f2
Fix dumbest syntax error ever
10 years ago
lotrf3
65cbeafd58
Ensure dependencies are conditional on Windows
10 years ago
lotrf3
dadac26d0e
Added upnp support to Windows
10 years ago
Gav Wood
d638df83ae
Revert "CMake: set default RUNTIME_OUTPUT_DIRECTORY property to "bin""
10 years ago
Paweł Bylica
3323ebbd1d
Create symlink to old testeth location to make bildbot happy
10 years ago
Marek Kotewicz
2fec0f01d3
jsconsole optional for tests
10 years ago
Marek Kotewicz
72afc0c7d1
cleanup, libjsengine
10 years ago
Marek Kotewicz
a60d88379f
v8 integration initial commit
10 years ago
chriseth
69db1c7181
Removed (and added) some #ifs (but removed more than I added).
10 years ago
CJentzsch
63010e146a
fixes
10 years ago
CJentzsch
338e5bd088
Restructure test folders
10 years ago
debris
7f2ac99679
fixed #1590 , msvc build with cmake 3.2.1
10 years ago
Gav Wood
4120e83bb6
Nicer build options.
10 years ago
Gav Wood
9fb30b141e
Allow Solidity build to be disabled.
10 years ago
chriseth
161f4588bb
Parse test files and create ctest tests.
10 years ago
Marek Kotewicz
169ac0d4d0
ClientBase tests
10 years ago
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
Gav Wood
2c6b18f01b
Add EVMJIT.
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