1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-05 12:53:49 -07:00
emacs/test/lisp/progmodes
João Távora f21db9e120 Fix Flymake's ruby-mode tests when user has "rubocop" installed
The Flymake test suite fails if the "rubocop" program is installed,
because the ruby-flymake-rubocop backend is selected automatically by
ruby-flymake-auto.  The test was designed for ruby-flymake-simple,
tough, and fails.

* test/lisp/progmodes/flymake-tests.el (ruby-backend): Ensure
this test runs exclusively with the ruby-flymake-simple backend.
2018-05-21 19:23:42 +01:00
..
flymake-resources
bat-mode-tests.el Support variable-unquoting syntax in bat-mode 2018-03-15 15:23:01 +02:00
cc-mode-tests.el
compile-tests.el
elisp-mode-tests.el
etags-tests.el
f90-tests.el
flymake-tests.el Fix Flymake's ruby-mode tests when user has "rubocop" installed 2018-05-21 19:23:42 +01:00
js-tests.el
python-tests.el Run python test if the python executable is found 2018-05-15 09:03:02 +09:00
ruby-mode-tests.el
sql-tests.el
subword-tests.el
xref-tests.el