tests/test-contrib-emacs.t
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 06 Mar 2020 00:28:09 +0100
branchstable
changeset 44200 dca4b5da417d
parent 41797 19979b8b87e2
child 45460 814c7430f828
permissions -rw-r--r--
test: cleanly skip test-remotefilelog-datapack.py on policy that breaks it That tests requires the pure module to be available. Differential Revision: https://phab.mercurial-scm.org/D8245

#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
  
  Ran 1 tests, 1 results as expected (*) (glob)