index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
libsolidity
/
Metadata.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Specifies visibility in unit tests.
Erik Kundt
2018-07-16
1
-7
/
+7
|
*
test: Rename test/TestHelper.* to test/Options.* and add Options::validate().
Daniel Kirchner
2018-03-14
1
-2
/
+2
|
*
Correctly set evm version in tests
chriseth
2018-03-02
1
-0
/
+4
|
*
Add new JSON API for better abstraction and for supporting strict JSON parsing
Alexander Arlt
2018-02-21
1
-2
/
+3
|
*
Cleanup test helper macros.
chriseth
2017-09-22
1
-4
/
+4
|
*
Output experimental flag in metadata only for risky features
Alex Beregszaszi
2017-08-11
1
-0
/
+1
|
*
Store experimental flag in metadata CBOR
Alex Beregszaszi
2017-08-11
1
-0
/
+29
|
*
Fix metadata tests
Alex Beregszaszi
2017-07-27
1
-2
/
+4
|
*
Merge pull request #2566 from ethereum/metadata-only-relevant
chriseth
2017-07-27
1
-0
/
+67
|
\
|
|
|
|
Metadata: only include relevant files in the source list
|
*
Add tests for relevant metadata files
Alex Beregszaszi
2017-07-19
1
-0
/
+67
|
|
*
|
Add CompilerStack::setOptimiserSettings
Alex Beregszaszi
2017-07-26
1
-1
/
+2
|
/
*
Merge pull request #2589 from ethereum/rename-onchainmetadata
Yoichi Hirai
2017-07-19
1
-1
/
+1
|
\
|
|
|
|
Rename onChainMetadata to metadata
|
*
Rename onChainMetadata to metadata
Alex Beregszaszi
2017-07-19
1
-1
/
+1
|
|
*
|
Run metadata and gas meter tests when optimiser is on too
Alex Beregszaszi
2017-07-19
1
-2
/
+1
|
/
*
Do not use obscure CompilerStack methods in tests
Alex Beregszaszi
2017-07-18
1
-1
/
+3
|
*
Validate metadata JSON too
Alex Beregszaszi
2017-05-24
1
-1
/
+4
|
*
Split out metadata test into its own file
Alex Beregszaszi
2017-05-24
1
-0
/
+60