)]}'
{
  "commit": "e25a3aede047111f023bfef2ccd8ff84814b5fe5",
  "tree": "8995ee3bbb8379951f652e95c9d0572828720968",
  "parents": [
    "b097b3100bb7adacbc4b6c490e3c8f4b320427d1"
  ],
  "author": {
    "name": "Brian Ho",
    "email": "hob@chromium.org",
    "time": "Tue Aug 27 01:44:29 2019 +0000"
  },
  "committer": {
    "name": "Commit Bot service account",
    "email": "commit-bot@chromium.org",
    "time": "Tue Aug 27 01:44:29 2019 +0000"
  },
  "message": "Overload stream insertion for DawnTestParam\n\nPassing \"--gtest_list_tests\" as an argument to the gtest binary lists\nthe tests in the binary. However, when the test suite is parameterized\n(like in the case of dawn_end2end_tests), the output will list the\nstring name of the parameter along with the test name. Since there is no\nstream insertion overload for DawnTestParam, we get this output:\n\n./dawn_end2end_tests --gtest_list_tests\nBasicTests.\n  BufferSetSubData/OpenGL  # GetParam() \u003d 56-byte object \u003c03-00 00-00 19...\n  BufferSetSubData/Vulkan  # GetParam() \u003d 56-byte object \u003c04-00 00-00 19...\n  ...\n\nThis CL adds an implementation to display the string name of the param\ninstead.\n\nBUG\u003dchromium:993457\nTEST\u003drun ./dawn_end2end_test --gtest_list_tests\n\nChange-Id: Ifae65a9eaf96448341e6ed1894f116f1af1154b7\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/10240\nCommit-Queue: Brian Ho \u003chob@chromium.org\u003e\nReviewed-by: Austin Eng \u003cenga@chromium.org\u003e\nReviewed-by: Kai Ninomiya \u003ckainino@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "938c943469b46dc358e50f749a518c6746fcd75c",
      "old_mode": 33188,
      "old_path": "src/tests/DawnTest.cpp",
      "new_id": "41902a40f5a8c356235f1b08b11224bce71668c4",
      "new_mode": 33188,
      "new_path": "src/tests/DawnTest.cpp"
    },
    {
      "type": "modify",
      "old_id": "34a066946fa93671ff24f48e17fcdc62ace91e68",
      "old_mode": 33188,
      "old_path": "src/tests/DawnTest.h",
      "new_id": "46337167dc0ac6528075190bb323269f1fceee4a",
      "new_mode": 33188,
      "new_path": "src/tests/DawnTest.h"
    }
  ]
}
