Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
f91d04c6
Commit
f91d04c6
authored
Aug 02, 2014
by
Glenn Morris
Browse files
* test/automated/Makefile.in (check-tar): Add as alias for check.
Do not merge this to trunk.
parent
a98a91ac
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
test/ChangeLog
test/ChangeLog
+4
-0
test/automated/Makefile.in
test/automated/Makefile.in
+4
-0
No files found.
test/ChangeLog
View file @
f91d04c6
2014-08-03 Glenn Morris <rgm@gnu.org>
* automated/Makefile.in (check-tar): Add as alias for check.
2014-07-20 Fabián Ezequiel Gallina <fgallina@gnu.org>
* automated/python-tests.el:
...
...
test/automated/Makefile.in
View file @
f91d04c6
...
...
@@ -118,4 +118,8 @@ check: compile-main
echo
Testing
$$
els
;
\
$(emacs)
$$
args
-f
ert-run-tests-batch-and-exit
## This is for hydra, so we can use the same recipe on trunk and emacs-24.
.PHONY
:
check-tar
check-tar
:
check
# Makefile ends here.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment