tests/test-contrib-emacs.t
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 13 Jan 2021 23:41:37 +0100
changeset 46311 014ac7a32048
parent 45460 814c7430f828
permissions -rw-r--r--
persistent-nodemap: add a "abort" option to the slow-path config We make it the default, and document the behavior in the help for the main config option. Differential Revision: https://phab.mercurial-scm.org/D9762

#require emacs
  $ emacs -q -no-site-file -batch -l $TESTDIR/../contrib/hg-test-mode.el \
  >  -f ert-run-tests-batch-and-exit
  Running 1 tests (*) (glob)
     passed  1/1  hg-test-mode--compilation-mode-support* (glob)
  
  Ran 1 tests, 1 results as expected* (glob)