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
/
SolidityABIJSON.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update tests
Chase McDermott
2018-08-15
1
-1
/
+1
*
Be explicit about which contract to test for in ABIJSON tests
Alex Beregszaszi
2018-08-06
1
-31
/
+31
*
Disallow structs in events without ABIEncoderV2
Leonardo Alt
2018-08-03
1
-0
/
+1
*
Turn warning about uninitialized storage returns into an error.
Daniel Kirchner
2018-08-03
1
-1
/
+1
*
Fixes end-to-end tests.
Erik Kundt
2018-07-16
1
-1
/
+1
*
Specifies visibility in unit tests.
Erik Kundt
2018-07-16
1
-11
/
+11
*
Added default data locations to parameters for end to end tests.
Chase McDermott
2018-07-16
1
-4
/
+4
*
test: Fix typos.
Cryptomental
2018-07-11
1
-1
/
+1
*
Updates unit test to specify visibility.
Erik Kundt
2018-07-04
1
-17
/
+17
*
Update test suite.
Daniel Kirchner
2018-07-03
1
-56
/
+0
*
Updates compiled unit tests to new constructor syntax.
Erik Kundt
2018-06-29
1
-3
/
+3
*
Fallback function has to be external: backwards-compatible changes.
chriseth
2018-06-29
1
-2
/
+2
*
test: Rename test/TestHelper.* to test/Options.* and add Options::validate().
Daniel Kirchner
2018-03-14
1
-1
/
+1
*
Correctly set evm version in tests
chriseth
2018-03-02
1
-0
/
+2
*
Add new JSON API for better abstraction and for supporting strict JSON parsing
Alexander Arlt
2018-02-21
1
-3
/
+2
*
Move some struct tests to require ABIEncoderV2
Alex Beregszaszi
2017-12-11
1
-0
/
+3
*
Implement CompilerStack.lastContractName()
Alex Beregszaszi
2017-10-19
1
-1
/
+1
*
Cleanup test helper macros.
chriseth
2017-09-22
1
-1
/
+1
*
Use "tuple" for struct types in ABI JSON.
chriseth
2017-09-16
1
-8
/
+8
*
Fix tests.
chriseth
2017-09-16
1
-0
/
+4
*
Structure type json using "components".
chriseth
2017-09-16
1
-106
/
+143
*
Fix interface type conversion internal to structs.
chriseth
2017-09-16
1
-0
/
+36
*
Allow structs as part of function interfaces.
chriseth
2017-09-16
1
-1
/
+135
*
Include all overloaded events in ABI
Alex Beregszaszi
2017-08-29
1
-0
/
+20
*
Rename statemutability to stateMutability in ABI/AST
Alex Beregszaszi
2017-08-24
1
-28
/
+28
*
Add ABI test for pure function
Alex Beregszaszi
2017-08-24
1
-0
/
+55
*
Update tests for view
Alex Beregszaszi
2017-08-23
1
-1
/
+57
*
Add test for payable constructor in ABI
Alex Beregszaszi
2017-08-15
1
-0
/
+31
*
Add statemutability field to the ABI
Alex Beregszaszi
2017-08-15
1
-0
/
+23
*
Do not use obscure CompilerStack methods in tests
Alex Beregszaszi
2017-07-18
1
-1
/
+3
*
Split out metadata test into its own file
Alex Beregszaszi
2017-05-24
1
-20
/
+0
*
Use CompilerStack.contractABI directly
Alex Beregszaszi
2017-05-19
1
-1
/
+1
*
refactoring parse() into two separate functions
djuju
2017-04-27
1
-1
/
+1
*
Migrate remaining source code in tests to R literals
Federico Bond
2016-12-04
1
-48
/
+66
*
Fix tests
chriseth
2016-12-01
1
-2
/
+5
*
Add test.
chriseth
2016-12-01
1
-2
/
+22
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
Add payable to constructor ABI tests
Alex Beregszaszi
2016-11-18
1
-0
/
+2
*
Some more tests.
chriseth
2016-11-16
1
-3
/
+6
*
JSON tests.
chriseth
2016-11-16
1
-0
/
+23
*
Fix tests.
chriseth
2016-11-16
1
-1
/
+1
*
Change natspec/abi JSON expected message to be the same
Alex Beregszaszi
2016-11-16
1
-1
/
+3
*
Update tests to use JSON
Alex Beregszaszi
2016-11-16
1
-3
/
+1
*
Reject constant modifier on the fallback function
Alex Beregszaszi
2016-09-06
1
-2
/
+0
*
Test and fixes for payable fallback in ABI.
chriseth
2016-09-06
1
-0
/
+20
*
Include ABI JSON test for payable keyword
Alex Beregszaszi
2016-09-06
1
-0
/
+49
*
Fix version pragmas in tests.
chriseth
2016-09-01
1
-1
/
+1
*
Version pragma.
chriseth
2016-09-01
1
-1
/
+1
*
Add test for fallback function in JSON ABI
Alex Beregszaszi
2016-08-27
1
-9
/
+19
*
Remove standard contracts
Denton Liu
2016-08-19
1
-1
/
+1
*
File reorganisation.
chriseth
2015-10-21
1
-1
/
+1
*
errors instead of exceptions
LianaHus
2015-10-15
1
-3
/
+4
*
Compute canonical names of types for function signatures.
chriseth
2015-10-06
1
-0
/
+30
*
renamed getter functions
LianaHus
2015-09-08
1
-1
/
+1
*
Move Solidity tests.
chriseth
2015-08-20
1
-0
/
+602