commit | d63442d87c6d35af4b2771a30a80e67d6aa92b68 | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@chromium.org> | Mon Mar 27 14:16:04 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Mar 27 19:33:31 2017 +0000 |
tree | db08cf199b5d9388b0c19971c6a4fd74bc51522d | |
parent | 8c67909e0443d0419edbb3743fed57df063850f6 [diff] |
ok: add basic unit test support Plenty TODO remaining. This can actually kind of run without a test reporter or GrContext: $ out/ok test 784 ok, 56 crashed ... lots of stack traces ... Most tests don't use the reporter unless they're going to fail. Change-Id: I7333e2c63ade5e671ebf60022d19390f1fc1c93a Reviewed-on: https://skia-review.googlesource.com/10201 Commit-Queue: Mike Klein <mtklein@chromium.org> Reviewed-by: Brian Salomon <bsalomon@google.com>