tests/test-contrib-emacs.t
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 26 Mar 2019 14:04:33 +0100
changeset 42031 d31d8c5279c6
parent 41788 19979b8b87e2
child 45449 814c7430f828
permissions -rw-r--r--
debugdiscovery: small internal refactoring The part of the code displaying statistic is made independant from the one running the discovery. In the same do, the declaration of the discovery function is a bit simplified.

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