<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/test/README, branch scratch/sqlite</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>Set EMACS_TEST_TIMEOUT for emba</title>
<updated>2021-10-16T16:08:25+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2021-10-16T16:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ffff168d5fb14fbfa74f7c04fab0235a14bb7e64'/>
<id>ffff168d5fb14fbfa74f7c04fab0235a14bb7e64</id>
<content type='text'>
* test/Makefile.in: Support EMACS_TEST_TIMEOUT environment variable.

* test/README: Mention EMACS_TEST_TIMEOUT environment variable.

* test/infra/gitlab-ci.yml (variables): Set default value of
EMACS_TEST_TIMEOUT.
(.job-template): Propagate EMACS_TEST_TIMEOUT and EMACS_TEST_VERBOSE.
(test-all-inotify): Set specific EMACS_TEST_TIMEOUT.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/Makefile.in: Support EMACS_TEST_TIMEOUT environment variable.

* test/README: Mention EMACS_TEST_TIMEOUT environment variable.

* test/infra/gitlab-ci.yml (variables): Set default value of
EMACS_TEST_TIMEOUT.
(.job-template): Propagate EMACS_TEST_TIMEOUT and EMACS_TEST_VERBOSE.
(test-all-inotify): Set specific EMACS_TEST_TIMEOUT.
</pre>
</div>
</content>
</entry>
<entry>
<title>* test/README: Mention :nativecomp tag.</title>
<updated>2021-10-04T16:01:06+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2021-10-04T16:01:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7a98a620798072ce6c6bf0d84c396969388a6d3f'/>
<id>7a98a620798072ce6c6bf0d84c396969388a6d3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle test environment variables</title>
<updated>2021-07-01T11:43:44+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2021-07-01T11:43:44+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=527bab054f285cde9d7f792c932c40ddcce74590'/>
<id>527bab054f285cde9d7f792c932c40ddcce74590</id>
<content type='text'>
* lisp/emacs-lisp/ert.el (ert-summarize-tests-batch-and-exit):
Check also for EMACS_EMBA_CI.

* test/README (SELECTOR): Mention EMACS_TEST_VERBOSE.

* test/infra/gitlab-ci.yml (variables): Set EMACS_TEST_VERBOSE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/emacs-lisp/ert.el (ert-summarize-tests-batch-and-exit):
Check also for EMACS_EMBA_CI.

* test/README (SELECTOR): Mention EMACS_TEST_VERBOSE.

* test/infra/gitlab-ci.yml (variables): Set EMACS_TEST_VERBOSE.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve documentation of 'etags' tests</title>
<updated>2021-05-20T10:02:29+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2021-05-20T10:02:29+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ae3ec0860aa60517791acbd8adf1349ee30763f0'/>
<id>ae3ec0860aa60517791acbd8adf1349ee30763f0</id>
<content type='text'>
* test/manual/etags/README: New file.  (Bug#46055)

* test/README: Mention separate README files for tests in the
'manual' subdirectory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/manual/etags/README: New file.  (Bug#46055)

* test/README: Mention separate README files for tests in the
'manual' subdirectory
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix problem of image-tests.el on emba</title>
<updated>2021-03-16T17:40:24+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2021-03-16T17:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c209a0f82825dacd7edeef34b31f458499307eef'/>
<id>c209a0f82825dacd7edeef34b31f458499307eef</id>
<content type='text'>
* test/README: Mention $EMACS_TEST_DIRECTORY.

* test/lisp/image-tests.el (image-tests--emacs-images-directory):
Use `data-directory', for runs w/o of make.
(image-type/from-filename): Check for `image-load-path'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/README: Mention $EMACS_TEST_DIRECTORY.

* test/lisp/image-tests.el (image-tests--emacs-images-directory):
Use `data-directory', for runs w/o of make.
(image-type/from-filename): Check for `image-load-path'.
</pre>
</div>
</content>
</entry>
<entry>
<title>; Fix indentation in test/README</title>
<updated>2021-02-19T09:03:20+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2021-02-19T09:03:20+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a9b49dc31159283c962da61a259254b512e63ace'/>
<id>a9b49dc31159283c962da61a259254b512e63ace</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement NTLM server for ntlm.el testing</title>
<updated>2021-02-18T23:59:18+00:00</updated>
<author>
<name>Thomas Fitzsimmons</name>
</author>
<published>2021-02-18T23:05:38+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=32e790f2514154c72927c414f43c3e277b1344ac'/>
<id>32e790f2514154c72927c414f43c3e277b1344ac</id>
<content type='text'>
* test/Makefile.in
(GNU_ELPA_DIRECTORY, elpa_dependencies, elpa_els, elpa_opts): New
variables.
(EMACSOPT, ert_opts): Add elpa_opts.
* test/README: Document GNU_ELPA_DIRECTORY make variable.
* test/lisp/net/ntlm-tests.el: Fix checkdoc-reported issues.
(ntlm-tests-message, ntlm-server-build-type-2, ntlm-server-hash)
(ntlm-server-check-authorization, ntlm-server-do-token)
(ntlm-server-filter, ntlm-server-handler, ntlm-server-start)
(ntlm-server-stop, ntlm-tests--url-retrieve-internal-around)
(ntlm-tests--authenticate)
(ntlm-tests--start-server-authenticate-stop-server): New
functions.
(ntlm-tests--username-oem, ntlm-tests--username-unicode)
(ntlm-tests--client-supports-unicode, ntlm-tests--challenge)
(ntlm-tests--result-buffer, ntlm-tests--successful-result): New
variables.
(ntlm-authentication)
(ntlm-authentication-old-compatibility-level): New tests.
* test/lisp/net/ntlm-resources/authinfo: New file.  (Bug#43566)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/Makefile.in
(GNU_ELPA_DIRECTORY, elpa_dependencies, elpa_els, elpa_opts): New
variables.
(EMACSOPT, ert_opts): Add elpa_opts.
* test/README: Document GNU_ELPA_DIRECTORY make variable.
* test/lisp/net/ntlm-tests.el: Fix checkdoc-reported issues.
(ntlm-tests-message, ntlm-server-build-type-2, ntlm-server-hash)
(ntlm-server-check-authorization, ntlm-server-do-token)
(ntlm-server-filter, ntlm-server-handler, ntlm-server-start)
(ntlm-server-stop, ntlm-tests--url-retrieve-internal-around)
(ntlm-tests--authenticate)
(ntlm-tests--start-server-authenticate-stop-server): New
functions.
(ntlm-tests--username-oem, ntlm-tests--username-unicode)
(ntlm-tests--client-supports-unicode, ntlm-tests--challenge)
(ntlm-tests--result-buffer, ntlm-tests--successful-result): New
variables.
(ntlm-authentication)
(ntlm-authentication-old-compatibility-level): New tests.
* test/lisp/net/ntlm-resources/authinfo: New file.  (Bug#43566)
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle also test/lib-src directory</title>
<updated>2021-01-19T13:12:22+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2021-01-19T13:12:22+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=91a6e1933722439cb81ed58d655a8c62ee05009f'/>
<id>91a6e1933722439cb81ed58d655a8c62ee05009f</id>
<content type='text'>
* test/Makefile.in (SUBDIRS): Add lib-src.

* test/README: Add predefined selectors.

* test/file-organization.org: Mention test/lib-src directory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/Makefile.in (SUBDIRS): Add lib-src.

* test/README: Add predefined selectors.

* test/file-organization.org: Mention test/lib-src directory.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new targets to test/Makefile</title>
<updated>2021-01-17T12:37:58+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2021-01-17T12:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=39a65844e8d67b5ca3bb2d179e899ff99cd85618'/>
<id>39a65844e8d67b5ca3bb2d179e899ff99cd85618</id>
<content type='text'>
* test/Makefile.in (SUBDIRS): New variable.
(subdir_template): New template.
(top) Create new check-&lt;dirname&gt; targets.

* test/README: Document them.

* test/infra/gitlab-ci.yml (test-lisp-net-inotify): Rename.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/Makefile.in (SUBDIRS): New variable.
(subdir_template): New template.
(top) Create new check-&lt;dirname&gt; targets.

* test/README: Document them.

* test/infra/gitlab-ci.yml (test-lisp-net-inotify): Rename.
</pre>
</div>
</content>
</entry>
<entry>
<title>EMBA infrastructure improvements for Emacs build testing.</title>
<updated>2021-01-14T14:22:29+00:00</updated>
<author>
<name>Ted Zlatanov</name>
</author>
<published>2021-01-14T10:34:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=707ee6afe235e1b0f39900d8def0e770003de2db'/>
<id>707ee6afe235e1b0f39900d8def0e770003de2db</id>
<content type='text'>
* .gitlab-ci.yml: Use job templates and rules. Split tests into
fast/normal/slow. Make Docker images for each tested platform
(inotify, filenotify-gio, gnustep). Increase timeout.
* test/Makefile.in (check-lisp, check-net): Add new testing
targets.
* test/README: Document them.
* test/file-organization.org: Mention test/infra.
* test/infra/Dockerfile.emba: Add special Docker recipes for EMBA
testing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* .gitlab-ci.yml: Use job templates and rules. Split tests into
fast/normal/slow. Make Docker images for each tested platform
(inotify, filenotify-gio, gnustep). Increase timeout.
* test/Makefile.in (check-lisp, check-net): Add new testing
targets.
* test/README: Document them.
* test/file-organization.org: Mention test/infra.
* test/infra/Dockerfile.emba: Add special Docker recipes for EMBA
testing.
</pre>
</div>
</content>
</entry>
</feed>
