<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/test/lib-src, branch scratch/fontify-open-string</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>Update copyright year to 2018</title>
<updated>2018-01-01T08:57:59+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2018-01-01T08:21:42+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5c7dd8a783fa2503f042f6671279e5fca38c35cb'/>
<id>5c7dd8a783fa2503f042f6671279e5fca38c35cb</id>
<content type='text'>
Run admin/update-copyright.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run admin/update-copyright.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer HTTPS to FTP and HTTP in documentation</title>
<updated>2017-09-13T22:54:37+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2017-09-13T22:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=bc511a64f6da9ab51acc7c8865e80c4a4cb655c2'/>
<id>bc511a64f6da9ab51acc7c8865e80c4a4cb655c2</id>
<content type='text'>
Most of this change is to boilerplate commentary such as license URLs.
This change was prompted by ftp://ftp.gnu.org's going-away party,
planned for November.  Change these FTP URLs to https://ftp.gnu.org
instead.  Make similar changes for URLs to other organizations moving
away from FTP.  Also, change HTTP to HTTPS for URLs to gnu.org and
fsf.org when this works, as this will further help defend against
man-in-the-middle attacks (for this part I omitted the MS-DOS and
MS-Windows sources and the test tarballs to keep the workload down).
HTTPS is not fully working to lists.gnu.org so I left those URLs alone
for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most of this change is to boilerplate commentary such as license URLs.
This change was prompted by ftp://ftp.gnu.org's going-away party,
planned for November.  Change these FTP URLs to https://ftp.gnu.org
instead.  Make similar changes for URLs to other organizations moving
away from FTP.  Also, change HTTP to HTTPS for URLs to gnu.org and
fsf.org when this works, as this will further help defend against
man-in-the-middle attacks (for this part I omitted the MS-DOS and
MS-Windows sources and the test tarballs to keep the workload down).
HTTPS is not fully working to lists.gnu.org so I left those URLs alone
for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Spelling fixes</title>
<updated>2017-09-10T16:24:37+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2017-09-10T16:20:27+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=cdef84fb6893f69ffee1a99fe82a262e02e59bf5'/>
<id>cdef84fb6893f69ffee1a99fe82a262e02e59bf5</id>
<content type='text'>
* lisp/progmodes/cc-langs.el:
(c-ambiguous-overloadable-or-identifier-prefixes): Rename from
c-ambiguous-overloadable-or-identifier-prefices.  Caller changed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/progmodes/cc-langs.el:
(c-ambiguous-overloadable-or-identifier-prefixes): Rename from
c-ambiguous-overloadable-or-identifier-prefices.  Caller changed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip emacsclient tests if --enable-profiling was used</title>
<updated>2017-09-07T00:06:57+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2017-09-07T00:06:57+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a0e3f715fc4882518fa737318c4d07ef7870bd90'/>
<id>a0e3f715fc4882518fa737318c4d07ef7870bd90</id>
<content type='text'>
* test/lib-src/emacsclient-tests.el
(emacsclient-test-call-emacsclient): Make it a macro.
Handle "Profiling timer expired" return from emacsclient.  (Bug#28319)
(emacsclient-test-alternate-editor-allows-arguments)
(emacsclient-test-alternate-editor-allows-quotes): Update for above.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/lib-src/emacsclient-tests.el
(emacsclient-test-call-emacsclient): Make it a macro.
Handle "Profiling timer expired" return from emacsclient.  (Bug#28319)
(emacsclient-test-alternate-editor-allows-arguments)
(emacsclient-test-alternate-editor-allows-quotes): Update for above.
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor emacsclient-tests simplification</title>
<updated>2017-09-05T22:55:49+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2017-09-05T22:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a2cf4d49f1548b438ce7dd1e99bb2bb8e4e99092'/>
<id>a2cf4d49f1548b438ce7dd1e99bb2bb8e4e99092</id>
<content type='text'>
* test/lib-src/emacsclient-tests.el (emacsclient-test-emacs):
Simplify.  Also work when running installed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/lib-src/emacsclient-tests.el (emacsclient-test-emacs):
Simplify.  Also work when running installed.
</pre>
</div>
</content>
</entry>
<entry>
<title>emacsclient-tests: remove some debug statements</title>
<updated>2017-09-05T20:01:11+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2017-09-05T20:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=df4940c8dd2b5517fad411a8fb6d23d058eea764'/>
<id>df4940c8dd2b5517fad411a8fb6d23d058eea764</id>
<content type='text'>
* test/lib-src/emacsclient-tests.el
(emacsclient-test-call-emacsclient): Remove debug statements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/lib-src/emacsclient-tests.el
(emacsclient-test-call-emacsclient): Remove debug statements.
</pre>
</div>
</content>
</entry>
<entry>
<title>emacsclient-tests: add some debug statements</title>
<updated>2017-09-04T16:21:24+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2017-09-04T16:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=514e147dd3233615e7a3e17d594d05ac1420bae5'/>
<id>514e147dd3233615e7a3e17d594d05ac1420bae5</id>
<content type='text'>
* test/lib-src/emacsclient-tests.el
(emacsclient-test-call-emacsclient): Add debug statements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/lib-src/emacsclient-tests.el
(emacsclient-test-call-emacsclient): Add debug statements.
</pre>
</div>
</content>
</entry>
<entry>
<title>emacsclient-tests: call-process may return non-integer</title>
<updated>2017-09-03T17:56:18+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2017-09-03T17:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=48116f91267cb35cdde0a1558c7cee47b6e3ff53'/>
<id>48116f91267cb35cdde0a1558c7cee47b6e3ff53</id>
<content type='text'>
* test/lib-src/emacsclient-tests.el
(emacsclient-test-alternate-editor-allows-arguments)
(emacsclient-test-alternate-editor-allows-quotes):
Handle non-integer return from call-process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/lib-src/emacsclient-tests.el
(emacsclient-test-alternate-editor-allows-arguments)
(emacsclient-test-alternate-editor-allows-quotes):
Handle non-integer return from call-process.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a mis-binding and a bad defun name in a test (Bug#28319)</title>
<updated>2017-09-01T22:41:15+00:00</updated>
<author>
<name>Reuben Thomas</name>
</author>
<published>2017-09-01T22:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=6c995e4194d016fa8959acffd5787da4d3032f05'/>
<id>6c995e4194d016fa8959acffd5787da4d3032f05</id>
<content type='text'>
test/lib-src/emacs-client-tests.el (call-emacsclient): Rename
emacsclient-test-call-emacsclient.
(emacsclient-test-alternate-editor-allows-arguments)
(emacsclient-test-alternate-editor-allows-quotes): Fix let-binding of
process-environment.

Thanks to Glenn Morris for noticing these errors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test/lib-src/emacs-client-tests.el (call-emacsclient): Rename
emacsclient-test-call-emacsclient.
(emacsclient-test-alternate-editor-allows-arguments)
(emacsclient-test-alternate-editor-allows-quotes): Fix let-binding of
process-environment.

Thanks to Glenn Morris for noticing these errors.
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop emacsclient tests hanging (Bug#28319)</title>
<updated>2017-09-01T20:32:12+00:00</updated>
<author>
<name>Reuben Thomas</name>
</author>
<published>2017-09-01T20:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4bc2795a401cf31fa8bb4d5a45698b181951786f'/>
<id>4bc2795a401cf31fa8bb4d5a45698b181951786f</id>
<content type='text'>
* test/lib-src/emacsclient-tests.el
(emacsclient-test-alternate-editor-allows-arguments): Use a
non-existent file to communicate with server, so that any existing
default server will not be hijacked (in fact, the test does
not need a server).
(emacsclient-test-alternate-editor-allows-quotes): Likewise.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/lib-src/emacsclient-tests.el
(emacsclient-test-alternate-editor-allows-arguments): Use a
non-existent file to communicate with server, so that any existing
default server will not be hijacked (in fact, the test does
not need a server).
(emacsclient-test-alternate-editor-allows-quotes): Likewise.
</pre>
</div>
</content>
</entry>
</feed>
