| Commit message (Expand) | Author | Age | Files | Lines |
* | Support for error on non-existant or irregular files with command line option... | Anthony Broad-Crawford | 2018-03-28 | 1 | -1/+1 |
* | Move test tools to the subdirectory test/tools and adjust CMakeLists.txt. | Daniel Kirchner | 2018-03-13 | 1 | -2/+2 |
* | Merge pull request #3607 from izgzhen/complain-unknown-params | chriseth | 2018-03-01 | 1 | -0/+15 |
|\ |
|
| * | Stop allow_guessing for command line option parser | Zhen Zhang | 2018-02-28 | 1 | -0/+15 |
* | | Run tests in parallel on circle. | chriseth | 2018-02-27 | 1 | -1/+1 |
|/ |
|
* | Improve cmdline error output | Federico Bond | 2017-10-06 | 1 | -14/+24 |
* | Use local variables inside bash functions | Federico Bond | 2017-10-06 | 1 | -6/+10 |
* | cmdlineTests: print solc output instead of contract code on error | Federico Bond | 2017-10-06 | 1 | -4/+4 |
* | Run fuzzer tests without optimizer too | Alex Beregszaszi | 2017-08-31 | 1 | -0/+7 |
* | Refactor compilation tests. | chriseth | 2017-07-14 | 1 | -15/+51 |
* | Run tests on source code from docs | Alex Beregszaszi | 2017-07-13 | 1 | -0/+25 |
* | Put filename in quotes. | chriseth | 2017-05-19 | 1 | -1/+1 |
* | Disable error checking by bash for fuzzer | chriseth | 2017-05-19 | 1 | -0/+3 |
* | Display the source on which the 'fuzzer' failed | Alex Beregszaszi | 2017-05-19 | 1 | -0/+4 |
* | Make the fuzzer quiet | chriseth | 2017-04-27 | 1 | -1/+1 |
* | Create and update bugs by version list. | chriseth | 2017-04-12 | 1 | -1/+4 |
* | Isolate test cases from all tests and store under hash. | chriseth | 2017-03-23 | 1 | -1/+1 |
* | Allow long library names. | chriseth | 2017-03-14 | 1 | -0/+3 |
* | Test for (not) overwriting files. | chriseth | 2017-03-11 | 1 | -0/+14 |
* | Include non-fuzzing fuzzer tests in commandline run. | chriseth | 2017-02-17 | 1 | -4/+19 |
* | Tests for library checksums. | chriseth | 2017-01-25 | 1 | -0/+51 |