index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
libsolidity
/
SolidityExecutionFramework.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test both EVM versions.
chriseth
2018-03-02
1
-0
/
+1
*
Split compileContract off compileAndRunWithoutCheck in SolidityExecutionFrame...
Alex Beregszaszi
2018-02-28
1
-2
/
+12
*
Convert static SourceReferenceFormatter functions to member ones
Federico Bond
2018-02-19
1
-4
/
+5
*
Implement CompilerStack.lastContractName()
Alex Beregszaszi
2017-10-19
1
-1
/
+1
*
Improved error messages for EndToEnd tests.
chriseth
2017-09-25
1
-1
/
+1
*
Add CompilerStack::setOptimiserSettings
Alex Beregszaszi
2017-07-26
1
-1
/
+2
*
Add CompilerStack::setLibraries
Alex Beregszaszi
2017-07-26
1
-1
/
+2
*
Submit library addresses to the compiler in tests (and not link afterwards)
Alex Beregszaszi
2016-12-01
1
-2
/
+1
*
Move ExecutionFramework to the dev::test namespace
Alex Beregszaszi
2016-11-30
1
-2
/
+2
*
Split out Solidity-specific part of ExecutionFramework
Alex Beregszaszi
2016-11-30
1
-237
/
+5
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
Merge pull request #1079 from VoR0220/fixedTypeTestFramework
RJ
2016-10-14
1
-1
/
+9
|
\
|
*
Replace `fixed` by standard `encode` function.
chriseth
2016-10-12
1
-6
/
+8
|
*
Solidity helper function for testing fixed points
VoR0220
2016-09-10
1
-1
/
+7
*
|
Rename dev::sha3 to dev::keccak256
Alex Beregszaszi
2016-10-06
1
-1
/
+1
|
/
*
Fix version pragmas in tests.
chriseth
2016-09-01
1
-1
/
+1
*
Version pragma.
chriseth
2016-09-01
1
-1
/
+3
*
Remove standard contracts
Denton Liu
2016-08-19
1
-2
/
+1
*
Show compilation errors in tests.
chriseth
2016-08-12
1
-1
/
+12
*
Make the Solidity repository standalone.
Bob Summerwill
2016-08-01
1
-12
/
+19
*
Rename IPCSocket and removed unused code in TestHelper.
chriseth
2016-06-29
1
-1
/
+1
*
Fix some more tests.
chriseth
2016-06-29
1
-0
/
+5
*
Parse arguments in free function.
chriseth
2016-06-29
1
-7
/
+0
*
parse command line arguments
Dimitry
2016-06-29
1
-0
/
+7
*
replace BalanceAt
Dimitry
2016-06-29
1
-2
/
+1
*
Balance and storage.
chriseth
2016-06-29
1
-0
/
+3
*
logs
chriseth
2016-06-29
1
-1
/
+8
*
Refactor testing via IPC.
chriseth
2016-06-29
1
-0
/
+275