[PATCH] D34584: Introduce new JSON import format

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 16:50:47 PDT 2017


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

Fix typo in docu.


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/templates/reporting/runs.txt
  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/email_tools.py
  tests/lnttool/submit.py
  tests/server/db/ImportV4TestSuiteInstance.py
  tests/server/db/search.py
  tests/server/ui/test_api.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34584.104547.patch
Type: text/x-patch
Size: 43024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170628/d0e159a7/attachment-0001.bin>


More information about the llvm-commits mailing list