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 fca6238453 Handle non-zero exit status from psql more gracefully
* lisp/progmodes/sql.el (sql-postgres-list-databases): Handle non-zero
exit statuses from `psql -ltX' more gracefully by returning nil.

* test/lisp/progmodes/sql-tests.el
(sql-tests-postgres-list-databases-error): New test.
2017-09-05 20:31:21 +02:00
..
flymake-resources
bat-mode-tests.el Improve fontification in bat-mode 2017-02-10 11:23:24 +02:00
cc-mode-tests.el
compile-tests.el
elisp-mode-tests.el Add tests for previous commit 2017-08-15 21:22:41 -04:00
etags-tests.el Clean up temp files after some tests 2017-08-14 17:23:18 -04:00
f90-tests.el Give test files a -tests.el suffix 2017-06-09 15:56:49 +02:00
flymake-tests.el
js-tests.el Fix auto-fill bug in js-mode 2017-08-27 12:54:19 -06:00
python-tests.el Fix a mis-binding in a test 2017-09-01 23:41:36 +01:00
ruby-mode-tests.el
sql-tests.el Handle non-zero exit status from psql more gracefully 2017-09-05 20:31:21 +02:00
subword-tests.el
xref-tests.el