| Commit message (Expand) | Author | Age | Files | Lines |
* | test.py, .travis.yml: allow both JSON and YAML formatted tests | Everett Hildenbrandt | 2018-06-02 | 1 | -24/+31 |
* | test.py: quiet down by default | Everett Hildenbrandt | 2018-06-02 | 1 | -2/+3 |
* | test.py: recover better if cannot read json | Everett Hildenbrandt | 2018-06-02 | 1 | -1/+5 |
* | test.py: add checkFilled command for ensuring that tests are filled | Everett Hildenbrandt | 2018-06-01 | 1 | -0/+30 |
* | test.py: update documentation/organization | Everett Hildenbrandt | 2018-05-31 | 1 | -18/+26 |
* | test.py: execute through errors, reprint errors together at end | Everett Hildenbrandt | 2018-05-31 | 1 | -8/+25 |
* | test.py: fail if no tests lists/run | Everett Hildenbrandt | 2018-05-31 | 1 | -0/+3 |
* | test.py, JSONSchema/bc-filler-schema: add BlockchainTests filler validation s... | Everett Hildenbrandt | 2018-05-31 | 1 | -0/+2 |
* | test.py, JSONSchema/{vm,vm-filler}-schema: add schemas for vm tests | Everett Hildenbrandt | 2018-05-31 | 1 | -0/+4 |
* | test.py: more generic/common test listing infrastructure | Everett Hildenbrandt | 2018-05-31 | 1 | -29/+34 |
* | test.py, JSONSchema/*: factor out common schema definitions | Everett Hildenbrandt | 2018-05-31 | 1 | -2/+8 |
* | test.py: add schema validator, individual files or all files | Everett Hildenbrandt | 2018-05-31 | 1 | -1/+45 |
* | test.py: add generic infrastructure, usage messages, JSON reading, format com... | Everett Hildenbrandt | 2018-05-31 | 1 | -0/+46 |
* | test.py: initial requirements for test translation script | Everett Hildenbrandt | 2018-05-31 | 1 | -0/+27 |