aboutsummaryrefslogtreecommitdiffstats
path: root/test/contracts/AuctionRegistrar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Require ";" after "_"chriseth2016-09-051-1/+1
* Fix version pragmas in tests.chriseth2016-09-011-1/+1
* Version pragma.chriseth2016-09-011-1/+1
* Make tests more consistent in styleDenton Liu2016-08-271-6/+2
* Merge pull request #897 from Denton-L/remove-standardchriseth2016-08-271-1/+1
|\
| * Remove standard contractsDenton Liu2016-08-191-1/+1
* | remove sha256 and rmd160 hashDimitry2016-08-241-1/+0
|/
* Make the Solidity repository standalone.Bob Summerwill2016-08-011-6/+6
* Fix test contracts.chriseth2016-06-291-4/+10
* Some more test fixes.chriseth2016-06-291-1/+1
* Fix some more tests.chriseth2016-06-291-41/+46
* Refactor testing via IPC.chriseth2016-06-291-1/+1
* used throw statement instead of __throw()LianaHus2015-09-301-9/+4
* Transition from bytecode to more general linker objects.chriseth2015-09-111-1/+1
* renamed getter functionsLianaHus2015-09-081-1/+1
* Move Solidity tests.chriseth2015-08-201-0/+497