subtly
7d1de2b402
replace go counter logic. remove dead test code.
10 years ago
subtly
3292c58599
bugfix and doc clarification. fix test.
10 years ago
CJentzsch
d44f09c9ec
add input limit tests
10 years ago
Marek Kotewicz
b76622494e
fixed natspec evaluation
10 years ago
Marek Kotewicz
dc97c3d3ad
Squashed 'libnatspec/natspecjs/' content from commit 4f31ed9
git-subtree-dir: libnatspec/natspecjs
git-subtree-split: 4f31ed9698be96c347ea769b8b7e77a9507fb615
10 years ago
Lefteris Karapetsas
051fc0e772
style fixes in TestHelper.h
10 years ago
Lefteris Karapetsas
11bcdb2a73
Improving ETH_TEST() exceptions
- Properly printing fail check/require message same way as BOOST
implementation does
- Also add a Test Pass Checkpoint call to be sure the last checkpoint is
reported properly
- Catch any sort of exception in the no throw
10 years ago
subtly
d78da4ca8f
coding standards
10 years ago
subtly
6b5c3acf26
fix kdf test
10 years ago
CJentzsch
d430ac7bef
adjust gas prices for arithmetic tests
10 years ago
Gav Wood
640f688b45
Gas pricing infrastructure and a couple of pricing mechanisms.
10 years ago
CJentzsch
8ce4e37016
add suiciderefund tests
10 years ago
Gav Wood
717c9c06df
Avoid checking for difficulty when doing PoW test.
10 years ago
winsvega
bab10378b4
vmTests
Arithmetic gas increased
10 years ago
chriseth
5c7b7445ad
Typo
10 years ago
Lefteris Karapetsas
5ec74209fa
Style fixes and better exception message format
10 years ago
Lefteris Karapetsas
557af1e691
Adding ETH_TEST macros to ABI and EndToEndTests
10 years ago
Lefteris Karapetsas
f94648fbb2
NameAndtypeResolution tests use ETH_TEST macros
10 years ago
Lefteris Karapetsas
cc653ffbbb
Move ETH_TEST() Macros to TestHelper.h
- Also use them in Solidity Parser
10 years ago
Lefteris Karapetsas
dcedef4a40
Extracting ETH_TEST_REQUIRE_NO_THROW() from my other PR
10 years ago
chriseth
77b9fdcfbc
Fix type checks for storage variable initializer.
10 years ago
chriseth
8103fcbf98
Fix for arrays containing mappings.
10 years ago
chriseth
9ae0d30dbc
Copying between calldata and storage.
10 years ago
CJentzsch
4d298812da
fix
10 years ago
CJentzsch
2359185a25
try to have a uncle with block number = 1
10 years ago
CJentzsch
ee5a1f3288
merge
10 years ago
CJentzsch
8877a1834f
add secure trie tests
10 years ago
CJentzsch
fa9814d6f2
add uncle tests
10 years ago
CJentzsch
28d5850df5
style + add test cases
10 years ago
CJentzsch
036a3d16f6
style
10 years ago
CJentzsch
92aa96f73e
add first uncle test
10 years ago
CJentzsch
524070c156
update blockchain test filler to new min diff and min gasLimit
10 years ago
CJentzsch
040f864359
add uncle header feature for fillers
10 years ago
CJentzsch
59ba467f86
add quadratic complexity tests
10 years ago
Gav Wood
e241db70a8
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
10 years ago
CJentzsch
bede3bc95b
merge
10 years ago
Gav Wood
2b141737dd
Add date/time language to solidity.
10 years ago
CJentzsch
c4a6fc785c
update block tests to latest changes PoW changes
10 years ago
CJentzsch
240ad0901b
more block tests + bugfix for longer chains
10 years ago
CJentzsch
702b45c4eb
blockchain tests
Conflicts:
test/block.cpp
10 years ago
Gav Wood
eaef000af3
New Proof-of-Work.
10 years ago
CJentzsch
1732bd2965
remove genesis state from state tests
Conflicts:
test/state.cpp
10 years ago
Gav Wood
d8470e50ed
state rebase.
10 years ago
Gav Wood
ad2b3d5394
Update precompiled stuff.
Add extra tests for secure trie.
10 years ago
CJentzsch
6dad9826a3
add memory tests
10 years ago
CJentzsch
2608572e67
only check rootHash of state if FATDB is off
10 years ago
Gav Wood
bccb7c9e89
State integration test.
Fixes to the FatTrie.
10 years ago
Gav Wood
82cbf1c915
Update precompiled stuff.
Add extra tests for secure trie.
10 years ago
CJentzsch
d6c89e465f
add memory tests
10 years ago
CJentzsch
3f62b787aa
only check rootHash of state if FATDB is off
10 years ago