summary refs log tree commit diff
path: root/src/test/run-make/libtest-json/validate_json.py
AgeCommit message (Collapse)AuthorLines
2018-01-26libtest: Split-up formatters.rs into smaller modulesGilad Naaman-0/+10
libtest: Split HumanFormatter into {Pretty,Terse} libtest: Fixed padding of benchmarks when not benchmarking libtest: Fixed benchmarks' names not showing in terse-mode libtest: Formatting
2018-01-26libtest: Added UI tests for --format=jsonGilad Naaman-0/+8
libtest: Remove usage of jq libtest: Fixed UI tests - Now comparing to the right file. - A python script checks for validity of JSON documents