bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#22799: bug#22800: [PATCH] Unit tests for `forward-sexp'


From: Lars Ingebrigtsen
Subject: bug#22799: bug#22800: [PATCH] Unit tests for `forward-sexp'
Date: Thu, 25 Feb 2016 16:30:59 +1030
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

"Aaron S. Hawley" <aaron.s.hawley@gmail.com> writes:

> diff --git a/test/lisp/forward-sexp-tests.el b/test/lisp/forward-sexp-tests.el

If I've understood the naming methodology in the Emacs test harness, all
the -tests.el files have to be named after a file under ../lisp/
somewhere.  Since there isn't a lisp/forward-sexp.el file, running the
tests fail:

larsi@mouse:~/src/emacs/trunk/test$ make lisp/forward-sexp-tests
make[1]: Entering directory '/home/larsi/src/emacs/trunk/test'
make[1]: *** No rule to make target 
'/home/larsi/src/emacs/trunk/test/../lisp/forward-sexp.el', needed by 
'lisp/forward-sexp-tests.log'.  Stop.
make[1]: Leaving directory '/home/larsi/src/emacs/trunk/test'
Makefile:142: recipe for target 'lisp/forward-sexp-tests' failed
make: *** [lisp/forward-sexp-tests] Error 2


-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]