<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/make.git/tests/scripts/features, branch trunk</title>
<subtitle>launchpad.net: make
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/make.git/'/>
<entry>
<title>* tests/scripts/features/archives: [SV 43405] override AR variable.</title>
<updated>2014-10-20T05:45:09+00:00</updated>
<author>
<name>Benedikt Morbach</name>
<email>benedikt.morbach@googlemail.com</email>
</author>
<published>2014-10-20T05:45:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/make.git/commit/?id=ea95b6e75bc37c7d6ecf5debc9673898b48ee2fd'/>
<id>ea95b6e75bc37c7d6ecf5debc9673898b48ee2fd</id>
<content type='text'>
Copyright-paperwork-exempt: yes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Copyright-paperwork-exempt: yes
</pre>
</div>
</content>
</entry>
<entry>
<title>[SV 41758]: Fix archive support for VMS.</title>
<updated>2014-10-20T05:31:42+00:00</updated>
<author>
<name>John Malmberg</name>
<email>wb8tyw@qsl.net</email>
</author>
<published>2014-10-20T05:31:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/make.git/commit/?id=c668a0d48ededb6a6216153f42570fbebc12fb60'/>
<id>c668a0d48ededb6a6216153f42570fbebc12fb60</id>
<content type='text'>
Upated to match change to run_make_tests and some future fixes to
make on VMS.

* arscan.c: Use ANSI compatible pragmas instead of VAX C extensions.
* tests/scripts/features/archives: Fix tests to use VMS rules and
answers when running on VMS and using DCL as a shell.
* tests/scripts/features/vpath3: Fix epected answer on test when
run on VMS.
* tests/scripts/vms/library: (New) Test the VMS library rules that
are not tested by existing tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upated to match change to run_make_tests and some future fixes to
make on VMS.

* arscan.c: Use ANSI compatible pragmas instead of VAX C extensions.
* tests/scripts/features/archives: Fix tests to use VMS rules and
answers when running on VMS and using DCL as a shell.
* tests/scripts/features/vpath3: Fix epected answer on test when
run on VMS.
* tests/scripts/vms/library: (New) Test the VMS library rules that
are not tested by existing tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>* tests/scripts/features/load: Avoid unused variable warnings.</title>
<updated>2014-09-30T13:32:41+00:00</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2014-09-30T13:32:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/make.git/commit/?id=6b345aca38ae9cd650ff3b96692d083ed37ab6fd'/>
<id>6b345aca38ae9cd650ff3b96692d083ed37ab6fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* tests/config-flags.pm.in, tests/scripts/features/archives: [SV 43046]</title>
<updated>2014-09-08T00:14:26+00:00</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2014-09-08T00:14:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/make.git/commit/?id=e16f79a5f69fbd7930920d7d4f11c7d7b6fdceec'/>
<id>e16f79a5f69fbd7930920d7d4f11c7d7b6fdceec</id>
<content type='text'>
Use the "ar" program detected by configure when running the test suite.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the "ar" program detected by configure when running the test suite.
</pre>
</div>
</content>
</entry>
<entry>
<title>* main.c (die): Close output_context AND make_sync.</title>
<updated>2014-01-12T15:54:29+00:00</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2014-01-12T15:54:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/make.git/commit/?id=a9ff63021bb276f852621eefa260d425c97061c3'/>
<id>a9ff63021bb276f852621eefa260d425c97061c3</id>
<content type='text'>
die() can be invoked inside a separate output_context, if the
$(error ...) function is expanded as part of a recipe.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
die() can be invoked inside a separate output_context, if the
$(error ...) function is expanded as part of a recipe.
</pre>
</div>
</content>
</entry>
<entry>
<title>* features/loadapi (test_expand): Allocate memory for the nul byte.</title>
<updated>2013-11-24T09:08:30+00:00</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2013-11-24T09:08:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/make.git/commit/?id=05fedcc9a8124c39b92c8065d96037848149ffed'/>
<id>05fedcc9a8124c39b92c8065d96037848149ffed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[SV 40240] Use configure info to build load test shared libs</title>
<updated>2013-10-19T19:39:15+00:00</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2013-10-19T19:39:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/make.git/commit/?id=9332912cf079397050ad5f36fff31bb4df14b176'/>
<id>9332912cf079397050ad5f36fff31bb4df14b176</id>
<content type='text'>
* tests/config-flags.pm.in: A new file containing variable assignments
for the test suite; these variables are set by configure to contain
the values detected there for compilers, flags, etc.
* tests/run_make_tests.pl: Require the config-flags.pm file
* tests/scripts/features/load, tests/scripts/features/loadapi: Use the
configure-provided values when building the shared test library.
* configure.ac: Replace tests/config-flags.pm.in
* Makefile.am: Make sure tests/config-flags.pm is up to date
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* tests/config-flags.pm.in: A new file containing variable assignments
for the test suite; these variables are set by configure to contain
the values detected there for compilers, flags, etc.
* tests/run_make_tests.pl: Require the config-flags.pm file
* tests/scripts/features/load, tests/scripts/features/loadapi: Use the
configure-provided values when building the shared test library.
* configure.ac: Replace tests/config-flags.pm.in
* Makefile.am: Make sure tests/config-flags.pm is up to date
</pre>
</div>
</content>
</entry>
<entry>
<title>[SV 39709] Fix some typos.</title>
<updated>2013-10-09T05:53:55+00:00</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2013-10-09T05:53:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/make.git/commit/?id=0ef429d2f5520c627a3577c87481e85a4d56ba36'/>
<id>0ef429d2f5520c627a3577c87481e85a4d56ba36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up some tests for use on Windows.</title>
<updated>2013-10-05T23:30:48+00:00</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2013-10-05T23:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/make.git/commit/?id=fea8e1da83b254425e91a940aef03b6142db3f58'/>
<id>fea8e1da83b254425e91a940aef03b6142db3f58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sanitize the registered function interface.</title>
<updated>2013-10-05T20:10:30+00:00</updated>
<author>
<name>Paul Smith</name>
<email>psmith@gnu.org</email>
</author>
<published>2013-10-05T20:10:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/make.git/commit/?id=9297abbdaabdd594716550fe48cd5902c895ea39'/>
<id>9297abbdaabdd594716550fe48cd5902c895ea39</id>
<content type='text'>
Expand the characters which are legal in a function name, and check
the name for validity.  Create a type for the function pointer.
Convert the last argument from a boolean to flags, to allow for expansion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Expand the characters which are legal in a function name, and check
the name for validity.  Create a type for the function pointer.
Convert the last argument from a boolean to flags, to allow for expansion.
</pre>
</div>
</content>
</entry>
</feed>
