)]}'
{
  "commit": "659843a7cc93d1b7c5c76ef4d4d9043ce3d18347",
  "tree": "76222df8ace26fd32259220091ac311f41cda924",
  "parents": [
    "cf6b46a02b870b53aef20d51ea905ba61faad1cd"
  ],
  "author": {
    "name": "Matthias Sohn",
    "email": "matthias.sohn@sap.com",
    "time": "Wed Mar 16 23:29:42 2011 +0100"
  },
  "committer": {
    "name": "Matthias Sohn",
    "email": "matthias.sohn@sap.com",
    "time": "Thu Mar 17 00:34:42 2011 +0100"
  },
  "message": "Move tests into test fragment\n\nSigned-off-by: Matthias Sohn \u003cmatthias.sohn@sap.com\u003e\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "db269cf46595bfd7628e72100f0117217807e981",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc.test/.classpath"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "934e0e06ffa0a2aeedbe1341d321549336719cc0",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc.test/.gitignore"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a3f0ba92f420c18ccf347bcfa9d1c8c3108bc0f8",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc.test/.project"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "278ec2bf37e898cefae62bff0d7b9f543fd4b934",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc.test/.settings/org.eclipse.jdt.core.prefs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "3e05071a64795ce13c76d0d49cf02c34583a9ed8",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc.test/META-INF/MANIFEST.MF"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "54c9cd2d79b79bb4d930cc70d118c49e3bcab93e",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc.test/build.properties"
    },
    {
      "type": "rename",
      "old_id": "072314395295590a7cb91f4a1764113ab51bfe74",
      "old_mode": 33188,
      "old_path": "org.eclipse.example.calc/org.eclipse.example.calc--All-Tests.launch",
      "new_id": "b2e41f4dd9eb39550e6c60b96541b2f734407310",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc.test/org.eclipse.example.calc--All-Tests.launch",
      "score": 87
    },
    {
      "type": "rename",
      "old_id": "cbb081afc419adbccb48c858233e8a47dc636625",
      "old_mode": 33188,
      "old_path": "org.eclipse.example.calc/tst/org/eclipse/example/calc/OperationsTest.java",
      "new_id": "cbb081afc419adbccb48c858233e8a47dc636625",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc.test/tst/org/eclipse/example/calc/OperationsTest.java",
      "score": 100
    },
    {
      "type": "rename",
      "old_id": "3741c1ca79e5f8fa9737766cb22a052fdc79060f",
      "old_mode": 33188,
      "old_path": "org.eclipse.example.calc/tst/org/eclipse/example/calc/internal/CalculatorTest.java",
      "new_id": "031d49ce868965409b08be9a620a672123065e02",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc.test/tst/org/eclipse/example/calc/internal/CalculatorTest.java",
      "score": 98
    },
    {
      "type": "rename",
      "old_id": "60eaa665a90bb142b319db6ecee6100038b7906a",
      "old_mode": 33188,
      "old_path": "org.eclipse.example.calc/tst/org/eclipse/example/calc/internal/operations/AbstractOperationTest.java",
      "new_id": "60eaa665a90bb142b319db6ecee6100038b7906a",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc.test/tst/org/eclipse/example/calc/internal/operations/AbstractOperationTest.java",
      "score": 100
    },
    {
      "type": "rename",
      "old_id": "9af36a2c2820e3a7a3fe54d7bd9f1fdbeab408e1",
      "old_mode": 33188,
      "old_path": "org.eclipse.example.calc/tst/org/eclipse/example/calc/internal/operations/EqualsTest.java",
      "new_id": "9af36a2c2820e3a7a3fe54d7bd9f1fdbeab408e1",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc.test/tst/org/eclipse/example/calc/internal/operations/EqualsTest.java",
      "score": 100
    },
    {
      "type": "rename",
      "old_id": "9e5126f68f6fbde2fd1ad6839386a92ed2184de6",
      "old_mode": 33188,
      "old_path": "org.eclipse.example.calc/tst/org/eclipse/example/calc/internal/operations/MinusTest.java",
      "new_id": "9e5126f68f6fbde2fd1ad6839386a92ed2184de6",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc.test/tst/org/eclipse/example/calc/internal/operations/MinusTest.java",
      "score": 100
    },
    {
      "type": "rename",
      "old_id": "4f4cd74b6f2c7dc6e4d2dab853249c7f522af34c",
      "old_mode": 33188,
      "old_path": "org.eclipse.example.calc/tst/org/eclipse/example/calc/internal/operations/PlusTest.java",
      "new_id": "4f4cd74b6f2c7dc6e4d2dab853249c7f522af34c",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc.test/tst/org/eclipse/example/calc/internal/operations/PlusTest.java",
      "score": 100
    },
    {
      "type": "rename",
      "old_id": "5ae112fe8376f2424a0548169389cf284191cfc4",
      "old_mode": 33188,
      "old_path": "org.eclipse.example.calc/tst/org/eclipse/example/calc/internal/operations/SquareTest.java",
      "new_id": "5ae112fe8376f2424a0548169389cf284191cfc4",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc.test/tst/org/eclipse/example/calc/internal/operations/SquareTest.java",
      "score": 100
    },
    {
      "type": "modify",
      "old_id": "b646dd23b3f9405a33d9ea93c38f3630740dbbec",
      "old_mode": 33188,
      "old_path": "org.eclipse.example.calc/.classpath",
      "new_id": "121e527a9386dd66bdd0ec178fc2d28d734b82f8",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc/.classpath"
    },
    {
      "type": "modify",
      "old_id": "d89f64e841ae9b8ca36a67a6db97c8ddf7776010",
      "old_mode": 33188,
      "old_path": "org.eclipse.example.calc/META-INF/MANIFEST.MF",
      "new_id": "31d5118989415aee0b497bd819d45eb9299fb1e2",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc/META-INF/MANIFEST.MF"
    },
    {
      "type": "modify",
      "old_id": "1c56dd0200a027f1c3f3ffdfa1f8a24bd9d7c77b",
      "old_mode": 33188,
      "old_path": "org.eclipse.example.calc/build.properties",
      "new_id": "b107977f4ed7c4ae7bc2725947b2e16e5b30f4b1",
      "new_mode": 33188,
      "new_path": "org.eclipse.example.calc/build.properties"
    }
  ]
}
