tests/test-contrib-emacs.t
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 22 Feb 2024 19:21:14 +0100
changeset 51422 709525b26cf5
parent 45449 814c7430f828
permissions -rw-r--r--
phases: apply similar early filtering to advanceboundary advanceboundary is called the push's unbundle (but not the other unbundle) so advanceboundary did not show up the profile I looked at so far. We start with simple pre-filtering to avoid doing any work if we don't needs too.

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