| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |