tests/test-contrib-emacs.t
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 15 Feb 2022 23:09:07 +0100
changeset 48779 17eaeb06562c
parent 45449 814c7430f828
permissions -rw-r--r--
upgrade: prepare code (and output) for the idea of upgrading share This would work for a subset of action only. Our first target is dirstate-v2. Differential Revision: https://phab.mercurial-scm.org/D12196

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