Quoting Dylan Baker (2018-06-27 11:08:51)
> This little series aims to make some components of the piglit JSON result 
> format
> more general. This is the culmination of some cleanups that I've had sitting
> around for a while.
> 
> Dylan Baker (2):
>   JSON: move info utilities out of root
>   summary/html: generalize info output
> 
>  framework/backends/json.py                    |  16 ++-
>  framework/programs/run.py                     |   3 +-
>  framework/results.py                          |  10 +-
>  framework/summary/html_.py                    |   5 +-
>  templates/testrun_info.mako                   |  32 ++---
>  .../framework/backends/schema/piglit-10.json  | 125 ++++++++++++++++++
>  unittests/framework/backends/shared.py        |  22 ++-
>  .../framework/backends/test_json_update.py    |  80 +++++++++++
>  unittests/framework/test_results.py           |  46 +++----
>  9 files changed, 266 insertions(+), 73 deletions(-)
>  create mode 100644 unittests/framework/backends/schema/piglit-10.json
> 
> -- 
> 2.17.1
> 
> _______________________________________________
> Piglit mailing list
> Piglit@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/piglit

ping.

Attachment: signature.asc
Description: signature

_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to