aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/isolate_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Include origin filename in the filenames generated by isolate_tests.py.Daniel Kirchner2018-09-071-3/+4
* Remove trailing whitespace for all files in the repository.Daniel Kirchner2018-09-041-1/+1
* Also extract tests that do not start with a pragma.chriseth2018-08-141-23/+16
* Test that documentation does not contain any warnings.chriseth2018-08-141-13/+3
* Update isolate_tests to use simple quotes consistently.Matías A. Ré Medina2018-07-091-2/+2
* Change isolate_tests to support single files as an inputMatías A. Ré Medina2018-07-091-16/+23
* Correctly choose python version for scripts requiring python2.Daniel Kirchner2018-06-151-1/+1
* Infrastructure for extracting syntax tests in separate test files.Daniel Kirchner2018-03-131-1/+6
* Ignore the docs build directory.chriseth2017-07-141-1/+3
* Upgrade isolate_tests.py to support extracting code from docsAlex Beregszaszi2017-07-131-3/+48
* Isolate test cases from all tests and store under hash.chriseth2017-03-231-12/+12
* Correctly find contracts with other delimiters.chriseth2017-03-151-2/+6
* Cleanup and fix scripts/isolate_tests.pyFederico Bond2016-12-071-16/+36
* Rename isolateTests.py script to isolate_tests.pyFederico Bond2016-12-071-0/+24