<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cmake.git/Tests/RunCMake/AndroidTestUtilities, branch master</title>
<subtitle>gitlab.kitware.com: cmake/cmake.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cmake.git/'/>
<entry>
<title>add_test: Revert "Allow special characters in test name"</title>
<updated>2020-07-27T22:04:11+00:00</updated>
<author>
<name>Brad King</name>
<email>brad.king@kitware.com</email>
</author>
<published>2020-07-27T13:26:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cmake.git/commit/?id=5fc5f4d26ed0736f4023d1aa1de2aa24d4df15af'/>
<id>5fc5f4d26ed0736f4023d1aa1de2aa24d4df15af</id>
<content type='text'>
Revert commit f84af8e270 (add_test: Allow special characters in test
name, 2020-05-16, v3.18.0-rc1~142^2).  Unfortunately the fix breaks
projects that were working around the limitation with manual escaping.
The fix can be re-introduced with a policy in a future version.

Also add a 3.18.1 release note explaining the change.

Fixes: #21017, #20965
Issue: #19391
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revert commit f84af8e270 (add_test: Allow special characters in test
name, 2020-05-16, v3.18.0-rc1~142^2).  Unfortunately the fix breaks
projects that were working around the limitation with manual escaping.
The fix can be re-introduced with a policy in a future version.

Also add a 3.18.1 release note explaining the change.

Fixes: #21017, #20965
Issue: #19391
</pre>
</div>
</content>
</entry>
<entry>
<title>add_test: Allow special characters in test name</title>
<updated>2020-05-17T08:53:14+00:00</updated>
<author>
<name>Deniz Bahadir</name>
<email>dbahadir@benocs.com</email>
</author>
<published>2020-05-15T23:52:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cmake.git/commit/?id=f84af8e270f33e55af4d731510f6ae5eaaddcb5f'/>
<id>f84af8e270f33e55af4d731510f6ae5eaaddcb5f</id>
<content type='text'>
Fixes: #19391
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: #19391
</pre>
</div>
</content>
</entry>
<entry>
<title>AndroidTestUtilities: do not require ExternalData unconditionally</title>
<updated>2017-02-04T13:16:24+00:00</updated>
<author>
<name>Zack Galbreath</name>
<email>zack.galbreath@kitware.com</email>
</author>
<published>2017-02-03T20:44:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cmake.git/commit/?id=8a5cb84b0e5ef3deac4e241d0d4f3e9932daadaa'/>
<id>8a5cb84b0e5ef3deac4e241d0d4f3e9932daadaa</id>
<content type='text'>
Attempting to use AndroidTestUtilities to simply install some local
files on device can result in the following error:

    Neither ExternalData_URL_TEMPLATES nor ExternalData_OBJECT_STORES is set

We no longer require these ExternalData-specific variables to be set if
no such remote data files are requested.

Fixes: #16529
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Attempting to use AndroidTestUtilities to simply install some local
files on device can result in the following error:

    Neither ExternalData_URL_TEMPLATES nor ExternalData_OBJECT_STORES is set

We no longer require these ExternalData-specific variables to be set if
no such remote data files are requested.

Fixes: #16529
</pre>
</div>
</content>
</entry>
<entry>
<title>AndroidTestUtilities: Add module to help drive Android device tests</title>
<updated>2016-09-30T17:49:47+00:00</updated>
<author>
<name>Schuyler Kylstra</name>
<email>schuyler.kylstra@kitware.com</email>
</author>
<published>2016-09-15T19:31:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cmake.git/commit/?id=130784e03938b760353b3d3e46fc1b803a5bbeb3'/>
<id>130784e03938b760353b3d3e46fc1b803a5bbeb3</id>
<content type='text'>
Add a module to manage the data needed for the project tests.  It will
move the test data to the build directory and transfer necessary data to
an Android device if that is enabled.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a module to manage the data needed for the project tests.  It will
move the test data to the build directory and transfer necessary data to
an Android device if that is enabled.
</pre>
</div>
</content>
</entry>
</feed>
