aboutsummaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMake: Isolate libyul into its own static libraryChristian Parpart2018-11-231-1/+1
* Isolating files shared between Yul- and Solidity language frontend.Christian Parpart2018-11-221-0/+3
* Do not build tests for LLL if disabledAlex Beregszaszi2018-11-141-3/+10
* Renaming libjulia to libyulChristian Parpart2018-10-151-3/+3
* Define BOOST_TEST_DYN_LINK for building soltest if Boost_USE_STATIC_LIBS is n...Daniel Kirchner2018-08-021-0/+4
* Move test tools to the subdirectory test/tools and adjust CMakeLists.txt.Daniel Kirchner2018-03-131-6/+24
* Rename jsonCompiler to libsolcAlex Beregszaszi2017-12-111-2/+2
* CMake: Make libs dependencies explicitPaweł Bylica2017-08-211-1/+1
* CMake: Simplify test tools configPaweł Bylica2017-08-181-22/+5
* CMake: Simplify libevmasm configPaweł Bylica2017-08-181-1/+1
* CMake: Build static libs by defaultPaweł Bylica2017-08-181-1/+1
* Refactor to abstract assembly to JULIA.chriseth2017-05-201-0/+1
* Add basic test for jsonCompilerAlex Beregszaszi2017-05-061-1/+1
* Add Julia parser testAlex Beregszaszi2017-05-051-0/+1
* Add constant optimizer testing to the fuzz tester.chriseth2017-04-271-1/+1
* Add executable for use with AFL.chriseth2017-02-161-18/+4
* Add test/liblll to cmakeAlex Beregszaszi2016-11-301-1/+2
* Multi-level swarm hash.chriseth2016-11-151-2/+3
* test: add a test case about SourceLocationYoichi Hirai2016-11-071-0/+1
* Make the Solidity repository standalone.Bob Summerwill2016-08-011-1/+1
* Do not link to libethereum for tests.chriseth2016-07-011-1/+1
* Refactor testing via IPC.chriseth2016-06-291-20/+2
* Include nested headers.chriseth2016-06-031-1/+1
* wrap soltest add_executablerainbeam2016-05-011-1/+1
* Make solidity independent from ethcore.chriseth2016-04-071-1/+1
* Fix a "Solidity::solidity" dependency edge in the CMake file for soltest, whi...Bob Summerwill2015-12-061-1/+1
* client refactordebris2015-08-271-5/+1
* Fix "add_sources" cmake macro.Paweł Bylica2015-08-251-1/+3
* Refactoreed CMakeLists for new module systemarkpar2015-08-241-7/+10
* Modularise CMakeLists files and integrate tests.chriseth2015-08-201-77/+8
* Move Solidity tests.chriseth2015-08-201-0/+121