)]}'
{
  "commit": "58a36249354ead24151b0affd8be9eedb2810d23",
  "tree": "bbf29a27dd10640c1005ab24806b556ada044d57",
  "parents": [
    "02ebf0dcae517074f6f46037ba5159baf9974cfb"
  ],
  "author": {
    "name": "David Neto",
    "email": "dneto@google.com",
    "time": "Wed May 05 09:46:31 2021 +0000"
  },
  "committer": {
    "name": "Commit Bot service account",
    "email": "commit-bot@chromium.org",
    "time": "Wed May 05 09:46:31 2021 +0000"
  },
  "message": "Add --dump-spirv option to tint_unittests\n\nThe --dump-spirv option tells tint_unittests to output the\nSPIR-V assembly text for a module which did not make the SPIR-V reader\nfail.  This lets us get extract a corpus of SPIR-V modules, and\nlets us more easily verify that the test shaders are valid in the first\nplace.\n\nAlso:\n- Add test/extract-spvasm.py to split that output to separate SPIR-V\n  assembly files\n- Add optional second argument test/test-all.sh to specify a directory\n  look for input files.\n- BUILD.gn:  Add dependency from //test:tint_unittests_main to\n  //test:tint_unittests_config to pick up source dependency on\n  the internal header of the SPIRV-Tools optimizer, needed by\n  the indirection through src/reader/spirv/parser_impl_test_helper.h\n\nThis is useful for bulk testing\n\nFixed: tint:756\nChange-Id: I4fe232ac736003f7d9be35544328302d652381ea\nReviewed-on: https://dawn-review.googlesource.com/c/tint/+/49605\nAuto-Submit: David Neto \u003cdneto@google.com\u003e\nCommit-Queue: Corentin Wallez \u003ccwallez@chromium.org\u003e\nKokoro: Kokoro \u003cnoreply+kokoro@google.com\u003e\nReviewed-by: Corentin Wallez \u003ccwallez@chromium.org\u003e\nReviewed-by: Ben Clayton \u003cbclayton@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "064c2f944b700c9f15add7a0eaa031f082751979",
      "old_mode": 33188,
      "old_path": "src/CMakeLists.txt",
      "new_id": "85a6f3f9ca407d46859641ac95a0fff2b0226f48",
      "new_mode": 33188,
      "new_path": "src/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f6bab45ec53d80eef4bdd0651722a53d71f96c25",
      "new_mode": 33188,
      "new_path": "src/reader/spirv/parser_impl_test_helper.cc"
    },
    {
      "type": "modify",
      "old_id": "0d9dcc6a032a085c8724f8a863fa916b4c459ef4",
      "old_mode": 33188,
      "old_path": "src/reader/spirv/parser_impl_test_helper.h",
      "new_id": "35cb63583d315c445d3dea3adeb9a927a7dee9a8",
      "new_mode": 33188,
      "new_path": "src/reader/spirv/parser_impl_test_helper.h"
    },
    {
      "type": "modify",
      "old_id": "0c97d0f9047a5f2f080819dd4b123f9b11e4a247",
      "old_mode": 33188,
      "old_path": "src/reader/spirv/spirv_tools_helpers_test.cc",
      "new_id": "a6b2268be5c2d126ae11572b9e3fd98c628a68d7",
      "new_mode": 33188,
      "new_path": "src/reader/spirv/spirv_tools_helpers_test.cc"
    },
    {
      "type": "modify",
      "old_id": "fa81891fbb481f758567d4031450159d80f95d2c",
      "old_mode": 33188,
      "old_path": "src/test_main.cc",
      "new_id": "d4425c7f07e29d974560fa2e345cb614b582a4ce",
      "new_mode": 33188,
      "new_path": "src/test_main.cc"
    },
    {
      "type": "modify",
      "old_id": "c7bed0386a338b3cb62b9af880407bf86fcef9cf",
      "old_mode": 33188,
      "old_path": "test/BUILD.gn",
      "new_id": "96dabc3ff507086dc43e04bbaa3169b9434d8bac",
      "new_mode": 33188,
      "new_path": "test/BUILD.gn"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "acc563507a8b6f4d39da474804a39f42ba2096c2",
      "new_mode": 33261,
      "new_path": "test/extract-spvasm.py"
    },
    {
      "type": "modify",
      "old_id": "db98d5bfa6544698bb1eabf309ff6462294ecc59",
      "old_mode": 33261,
      "old_path": "test/test-all.sh",
      "new_id": "35ba00746db654774172fbc7d74c731da461b029",
      "new_mode": 33261,
      "new_path": "test/test-all.sh"
    }
  ]
}
