[PATCH] D13163: [LNT] Make it possible to run unit tests against a Postgress database instead of a sqlite database.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 03:47:54 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248787: Make it possible to run unit tests against a Postgres database instead of a… (authored by kbeyls).

Changed prior to commit:
  http://reviews.llvm.org/D13163?vs=35723&id=35956#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13163

Files:
  lnt/trunk/docs/developer_guide.rst
  lnt/trunk/tests/SharedInputs/SmallInstance/data/lnt_db_create.sql
  lnt/trunk/tests/SharedInputs/create_temp_instance.py
  lnt/trunk/tests/lit.cfg
  lnt/trunk/tests/lnttool/PostgresDB.py
  lnt/trunk/tests/lnttool/email_tools.py
  lnt/trunk/tests/server/ui/Inputs/V4Pages_extra_records.sql
  lnt/trunk/tests/server/ui/V4Pages.py
  lnt/trunk/tests/server/ui/test_api.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13163.35956.patch
Type: text/x-patch
Size: 72351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150929/ff6f0131/attachment.bin>


More information about the llvm-commits mailing list