1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-23 08:20:41 -08:00
emacs/test/lisp/progmodes
Michael R. Mauger c124d5323c Correct implementation of `sql-set-product-feature' (Bug#30494).
* lisp.progmodes/sql.el (sql-add-product): Correct argument spec.
(sql-set-product-feature): Handle all cases as intended.
(sql-get-product-feature): Fetch varaiable value by `eval'.
* test/lisp/progmodes/sql-tests.el (sql-test-feature-value-[a-d]):
New test variables.
(sql-test-product-feature-harness): New test macro.
(sql-test-add-product, sql-test-add-existing-product)
(sql-test-set-feature, sql-test-set-indirect-feature)
(sql-test-set-existing-feature)
(sql-test-set-existing-indirect-feature)
(sql-test-set-missing-product, sql-test-get-feature)
(sql-test-get-indirect-feature, sql-test-get-missing-product)
(sql-test-get-missing-feature)
(sql-test-get-missing-indirect-feature): New ERT tests
2019-02-20 22:13:51 -05:00
..
flymake-resources Ensure flymake tests use gcc rather than $CC 2018-12-15 15:08:28 -08:00
bat-mode-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
cc-mode-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
compile-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
elisp-mode-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
etags-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
f90-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
flymake-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
js-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
python-tests.el Fix electric indent bug in python-mode after dedenting colon 2019-01-05 11:02:02 +02:00
ruby-mode-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
sql-tests.el Correct implementation of `sql-set-product-feature' (Bug#30494). 2019-02-20 22:13:51 -05:00
subword-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
tcl-tests.el Update more copyright years 2018-12-31 18:47:22 -08:00
xref-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00