1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-23 10:34:07 +00:00
emacs/test/lisp/progmodes
Simen Heggestøyl 4e2ef64449 Complete the name of PostgreSQL databases
* lisp/progmodes/sql.el (sql-postgres-login-params): Complete database
name.
(sql-postgres-list-databases): New function returning a list of
available PostgreSQL databases.

* test/lisp/progmodes/sql-tests.el: New file with tests for sql.el.
2016-11-15 19:08:22 +01:00
..
flymake-resources
cc-mode-tests.el Minor fixes to cc-mode-tests.el 2016-10-20 20:22:40 +02:00
compile-tests.el
elisp-mode-tests.el * cl-generic.el: Fix problems introduced by new load-history format 2016-08-02 13:01:26 -04:00
f90.el
flymake-tests.el
python-tests.el Avoid infloop in python 2016-11-08 15:26:43 -08:00
ruby-mode-tests.el Also handle escaping when string begins with a quote 2016-06-27 07:31:52 +03:00
sql-tests.el Complete the name of PostgreSQL databases 2016-11-15 19:08:22 +01:00
subword-tests.el
xref-tests.el