tests/test-contrib-emacs.t
author Georges Racinet <georges.racinet@octobus.net>
Wed, 11 Dec 2019 18:10:20 +0100
changeset 44013 992f0d6e7f33
parent 41788 19979b8b87e2
child 45449 814c7430f828
permissions -rw-r--r--
rust-index: use the new method in shortesthexnodeidprefix This code can now run with both a Rust or a C index. Differential Revision: https://phab.mercurial-scm.org/D7659

#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)