aboutsummaryrefslogtreecommitdiffstats
path: root/test.py
Commit message (Collapse)AuthorAgeFilesLines
* fix yml testsDimitry2018-10-031-1/+1
|
* support hash of the .yml testDimitry2018-09-281-1/+6
|
* change filler hash calculation for travisDimitry2018-09-261-2/+3
|
* test.py, VMTests, src/VMTestsFiller, JSONSchema/: output newline at end of ↵Everett Hildenbrandt2018-06-071-1/+1
| | | | files when writing
* test.py, .travis.yml: allow both JSON and YAML formatted testsEverett Hildenbrandt2018-06-021-24/+31
|
* test.py: quiet down by defaultEverett Hildenbrandt2018-06-021-2/+3
|
* test.py: recover better if cannot read jsonEverett Hildenbrandt2018-06-021-1/+5
|
* test.py: add checkFilled command for ensuring that tests are filledEverett Hildenbrandt2018-06-011-0/+30
|
* test.py: update documentation/organizationEverett Hildenbrandt2018-05-311-18/+26
|
* test.py: execute through errors, reprint errors together at endEverett Hildenbrandt2018-05-311-8/+25
|
* test.py: fail if no tests lists/runEverett Hildenbrandt2018-05-311-0/+3
|
* test.py, JSONSchema/bc-filler-schema: add BlockchainTests filler validation ↵Everett Hildenbrandt2018-05-311-0/+2
| | | | schema
* test.py, JSONSchema/{vm,vm-filler}-schema: add schemas for vm testsEverett Hildenbrandt2018-05-311-0/+4
|
* test.py: more generic/common test listing infrastructureEverett Hildenbrandt2018-05-311-29/+34
|
* test.py, JSONSchema/*: factor out common schema definitionsEverett Hildenbrandt2018-05-311-2/+8
|
* test.py: add schema validator, individual files or all filesEverett Hildenbrandt2018-05-311-1/+45
|
* test.py: add generic infrastructure, usage messages, JSON reading, format ↵Everett Hildenbrandt2018-05-311-0/+46
| | | | command
* test.py: initial requirements for test translation scriptEverett Hildenbrandt2018-05-311-0/+27