[PATCH] D34584: Introduce new JSON import format

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 23 17:12:33 PDT 2017


MatzeB updated this revision to Diff 103809.
MatzeB added a comment.

Add missing file


Repository:
  rL LLVM

https://reviews.llvm.org/D34584

Files:
  docs/importing_data.rst
  docs/report-example.json
  lnt/lnttool/import_data.py
  lnt/lnttool/main.py
  lnt/lnttool/viewcomparison.py
  lnt/server/db/migrations/upgrade_11_to_12.py
  lnt/server/db/testsuitedb.py
  lnt/server/db/v4db.py
  lnt/server/ui/views.py
  lnt/testing/__init__.py
  lnt/tests/builtintest.py
  lnt/tests/compile.py
  lnt/tests/nt.py
  lnt/tests/test_suite.py
  lnt/util/ImportData.py
  lnt/util/ServerUtil.py
  tests/lnttool/submit.py
  tests/server/db/ImportV4TestSuiteInstance.py
  tests/server/db/search.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34584.103809.patch
Type: text/x-patch
Size: 39598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170624/b8faf483/attachment.bin>


More information about the llvm-commits mailing list