<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/test, branch fix/htmlfontify-21990</title>
<subtitle>Emacs is the extensible, customizable, self-documenting real-time display editor. 
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/'/>
<entry>
<title>Enable test selector from command line</title>
<updated>2016-01-15T22:11:39+00:00</updated>
<author>
<name>Phillip Lord</name>
</author>
<published>2016-01-15T22:11:39+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=549a765efeca2748e68a5c6ce6c9238784e82535'/>
<id>549a765efeca2748e68a5c6ce6c9238784e82535</id>
<content type='text'>
* test/automated/Makefile.in: Change variable manipulation to avoid
  over-writing selector.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/automated/Makefile.in: Change variable manipulation to avoid
  over-writing selector.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disallow parenthesis in non-pseudo CSS selectors</title>
<updated>2016-01-14T18:24:03+00:00</updated>
<author>
<name>Simen Heggestøyl</name>
</author>
<published>2016-01-14T18:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=dadb841a06aa1ffd6d17c04ef83140dbd1ad7307'/>
<id>dadb841a06aa1ffd6d17c04ef83140dbd1ad7307</id>
<content type='text'>
* lisp/textmodes/css-mode.el (css--font-lock-keywords): Disallow
parenthesis in selectors except for in the function notation that
might appear right after a pseudo-class.
* test/indent/scss-mode.scss: Add a test for it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/textmodes/css-mode.el (css--font-lock-keywords): Disallow
parenthesis in selectors except for in the function notation that
might appear right after a pseudo-class.
* test/indent/scss-mode.scss: Add a test for it.
</pre>
</div>
</content>
</entry>
<entry>
<title>check-maybe shall run only default tests</title>
<updated>2016-01-14T08:11:14+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2016-01-14T08:11:14+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=058f8a8d55a6b20c68ee9728c537bb8ce50dfe81'/>
<id>058f8a8d55a6b20c68ee9728c537bb8ce50dfe81</id>
<content type='text'>
* test/automated/Makefile.in (check, check-expensive): Depend on
mostlyclean.
(check-maybe): Re-run only default tests.
(check-doit): Use code of check-maybe.
(mostlyclean): Move *.log files away.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/automated/Makefile.in (check, check-expensive): Depend on
mostlyclean.
(check-maybe): Re-run only default tests.
(check-doit): Use code of check-maybe.
(mostlyclean): Move *.log files away.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix one more misuse of time-stamp-time-zone</title>
<updated>2016-01-13T16:32:00+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2016-01-13T16:30:46+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=d022b707d654c24171a3baf951ca8e5e13a0b77a'/>
<id>d022b707d654c24171a3baf951ca8e5e13a0b77a</id>
<content type='text'>
* test/etags/html-src/softwarelibero.html: Use "UTC0" rather
than the unportable "GMT" for time zone.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/etags/html-src/softwarelibero.html: Use "UTC0" rather
than the unportable "GMT" for time zone.
</pre>
</div>
</content>
</entry>
<entry>
<title>* test/automated/core-elisp-tests.el</title>
<updated>2016-01-13T01:04:49+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2016-01-13T01:04:49+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0ae1a144a83cbfe8bba1abb295ece69c4dcff5f7'/>
<id>0ae1a144a83cbfe8bba1abb295ece69c4dcff5f7</id>
<content type='text'>
(core-elisp-tests-1-defvar-in-let): Add a custom type.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(core-elisp-tests-1-defvar-in-let): Add a custom type.
</pre>
</div>
</content>
</entry>
<entry>
<title>test/automated/vc-hg.el: Support out-of-tree build</title>
<updated>2016-01-11T21:17:49+00:00</updated>
<author>
<name>Dmitry Gutov</name>
</author>
<published>2016-01-11T21:17:49+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1f6898d0510cd15455f665c0f38451755a374243'/>
<id>1f6898d0510cd15455f665c0f38451755a374243</id>
<content type='text'>
* test/automated/vc-hg.el
(vc-hg-annotate-extract-revision-at-line-with-filename)
(vc-hg-annotate-extract-revision-at-line-with-both):
Don't refer to source-directory.
http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00755.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/automated/vc-hg.el
(vc-hg-annotate-extract-revision-at-line-with-filename)
(vc-hg-annotate-extract-revision-at-line-with-both):
Don't refer to source-directory.
http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00755.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor change in tramp-tests.el</title>
<updated>2016-01-11T18:43:36+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2016-01-11T18:43:36+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3adb56e7b2565ff7502bf0e9fb71eba0f82959ac'/>
<id>3adb56e7b2565ff7502bf0e9fb71eba0f82959ac</id>
<content type='text'>
* test/automated/tramp-tests.el (tramp-test29-vc-registered):
Use `dired-uncache' instead of a Tramp internal function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/automated/tramp-tests.el (tramp-test29-vc-registered):
Use `dired-uncache' instead of a Tramp internal function.
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle too long commands in Tramp</title>
<updated>2016-01-10T12:07:21+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2016-01-10T12:07:21+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1089dc98b778d1c6eb190dbd840d40c33aea9bea'/>
<id>1089dc98b778d1c6eb190dbd840d40c33aea9bea</id>
<content type='text'>
* lisp/net/tramp-sh.el (tramp-sh-handle-make-symbolic-link)
(tramp-do-file-attributes-with-ls): Send sequence of commands, in
order to not exceed shell command line limit.

* test/automated/tramp-tests.el (tramp--test-darwin-p): Remove.
(tramp--test-utf8): Include Arabic file name, again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/net/tramp-sh.el (tramp-sh-handle-make-symbolic-link)
(tramp-do-file-attributes-with-ls): Send sequence of commands, in
order to not exceed shell command line limit.

* test/automated/tramp-tests.el (tramp--test-darwin-p): Remove.
(tramp--test-utf8): Include Arabic file name, again.
</pre>
</div>
</content>
</entry>
<entry>
<title>* sh-script.el (sh-smie-sh-rules): Improve indentation inside $(...)</title>
<updated>2016-01-10T05:31:29+00:00</updated>
<author>
<name>Stefan Monnier</name>
</author>
<published>2016-01-10T05:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=bd3f53dd2e14b886ec46667a10611c549d4f09be'/>
<id>bd3f53dd2e14b886ec46667a10611c549d4f09be</id>
<content type='text'>
* lisp/progmodes/sh-script.el (sh-smie-sh-rules): Improve indentation
within $(...).
* test/indent/shell.sh: Add corresponding test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/sh-script.el (sh-smie-sh-rules): Improve indentation
within $(...).
* test/indent/shell.sh: Add corresponding test.
</pre>
</div>
</content>
</entry>
<entry>
<title>; Account for spaces before the filename</title>
<updated>2016-01-10T01:38:34+00:00</updated>
<author>
<name>Dmitry Gutov</name>
</author>
<published>2016-01-10T01:38:34+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=cca0f933594a22a834ffae5475488a6066c584c1'/>
<id>cca0f933594a22a834ffae5475488a6066c584c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
