21 Commits
Author SHA1 Message Date
Anthony Broad-Crawford 8a18f22b87 Support for error on non-existant or irregular files with command line option to ignore 2018-03-28 10:25:43 +01:00
Daniel Kirchner 121f87b043 Move test tools to the subdirectory test/tools and adjust CMakeLists.txt. 2018-03-12 18:40:20 +01:00
chriseth 9e3da89a7a Merge pull request #3607 from izgzhen/complain-unknown-params
stop allow_guessing for command line option parser
2018-02-28 17:42:14 +01:00
Zhen Zhang 5fd9ea4b2a Stop allow_guessing for command line option parser 2018-02-28 09:31:24 +08:00
chriseth 6a83beaab5 Run tests in parallel on circle. 2018-02-27 12:08:27 +01:00
Federico Bond ae91510765 Improve cmdline error output 2017-10-05 15:48:14 -03:00
Federico Bond eea88f33aa Use local variables inside bash functions 2017-10-05 15:21:16 -03:00
Federico Bond cd420dc0bc cmdlineTests: print solc output instead of contract code on error 2017-10-05 15:21:16 -03:00
Alex Beregszaszi b7e8d305b3 Run fuzzer tests without optimizer too 2017-08-31 00:37:32 +01:00
chriseth a8d78bb767 Refactor compilation tests. 2017-07-13 21:47:29 +02:00
Alex Beregszaszi 9a5aac599e Run tests on source code from docs 2017-07-13 17:10:37 +02:00
chriseth 6d1252f807 Put filename in quotes. 2017-05-19 17:58:07 +02:00
chriseth 21ba8eea69 Disable error checking by bash for fuzzer 2017-05-19 15:30:35 +01:00
Alex Beregszaszi 56412b11b3 Display the source on which the 'fuzzer' failed 2017-05-19 15:30:35 +01:00
chriseth 3a93aec768 Make the fuzzer quiet 2017-04-27 16:47:39 +01:00
chriseth a7e605a7a1 Create and update bugs by version list. 2017-04-12 15:20:07 +02:00
chriseth b18aea315d Isolate test cases from all tests and store under hash. 2017-03-23 09:56:17 +01:00
chriseth 14196f2621 Allow long library names. 2017-03-14 11:58:43 +01:00
chriseth 864bfafbcd Test for (not) overwriting files. 2017-03-10 19:22:28 +01:00
chriseth 8be318e75b Include non-fuzzing fuzzer tests in commandline run. 2017-02-16 17:13:55 +01:00
chriseth 605455f96b Tests for library checksums. 2017-01-24 23:37:48 +01:00