aboutsummaryrefslogtreecommitdiffstats
path: root/test.py
Commit message (Expand)AuthorAgeFilesLines
* fix blockchain tests expect section json scheme checkconsttransitionDimitry2018-11-201-0/+5
* 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 fi...Everett Hildenbrandt2018-06-071-1/+1
* 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 s...Everett Hildenbrandt2018-05-311-0/+2
* 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 com...Everett Hildenbrandt2018-05-311-0/+46
* test.py: initial requirements for test translation scriptEverett Hildenbrandt2018-05-311-0/+27