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
5fe16efb
Commit
5fe16efb
authored
Aug 02, 2014
by
Glenn Morris
Browse files
* test/automated/Makefile.in (check-tar): New rule.
parent
01c600f6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
0 deletions
+9
-0
test/ChangeLog
test/ChangeLog
+4
-0
test/automated/Makefile.in
test/automated/Makefile.in
+5
-0
No files found.
test/ChangeLog
View file @
5fe16efb
2014-08-03 Glenn Morris <rgm@gnu.org>
* automated/Makefile.in (check-tar): New rule.
2014-08-02 Glenn Morris <rgm@gnu.org>
* automated/fns-tests.el (fns-tests-compare-strings):
...
...
test/automated/Makefile.in
View file @
5fe16efb
...
...
@@ -121,6 +121,11 @@ check:
check-maybe
:
${LOGFILES}
$(emacs)
-l
ert
-f
ert-summarize-tests-batch-and-exit
$^
## Mainly for hydra.
.PHONY
:
check-tar
check-tar
:
check
tar
-cf
logs.tar
${LOGFILES}
.PHONY
:
mostlyclean clean bootstrap-clean distclean maintainer-clean
clean mostlyclean
:
...
...
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