<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/test/Makefile.am, branch 9.0.0</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>Drop autotools; move remaining useful m4 macros (#3027)</title>
<updated>2022-01-30T11:12:34+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2022-01-30T11:12:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=ddefc8d1dfddc815cbc3afef00c66853f9c0194c'/>
<id>ddefc8d1dfddc815cbc3afef00c66853f9c0194c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow building against external GTest with autotools.</title>
<updated>2019-02-04T10:24:04+00:00</updated>
<author>
<name>Elliott Sales de Andrade</name>
<email>quantum.analyst@gmail.com</email>
</author>
<published>2019-02-03T07:57:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=561a6639c45a4e35a638c2e87869c5991fc7d69e'/>
<id>561a6639c45a4e35a638c2e87869c5991fc7d69e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename test/old/ to test/cli/ to better reflect their nature</title>
<updated>2018-12-01T18:15:48+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-12-01T16:57:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=23bf8bf5977073a91353f992ee0dd608be1d45fe'/>
<id>23bf8bf5977073a91353f992ee0dd608be1d45fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move data/test* scripts and expected results to test/old/</title>
<updated>2018-09-18T20:58:57+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-09-18T19:37:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=eb2862c80971f106c69bfb46e8324104634fe1f2'/>
<id>eb2862c80971f106c69bfb46e8324104634fe1f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add googletest 1.8.0 framework in test/googletest, and use it with autoconf builds only (CMake integration to be done)</title>
<updated>2018-06-07T10:58:08+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-05-31T00:48:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3e8a1984e9ee662e74254704275c8e30791a5af0'/>
<id>3e8a1984e9ee662e74254704275c8e30791a5af0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move catch.hpp header in test/; rename test/cpp as test/unit</title>
<updated>2018-05-30T10:06:10+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-05-30T10:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=6fbfa8eead3dca8edd427bbf4abf496cc3366d14'/>
<id>6fbfa8eead3dca8edd427bbf4abf496cc3366d14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable c++ compilation with autotools and cmake, hardened compilation flags and add catch2 framework</title>
<updated>2018-05-30T09:48:28+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-05-29T20:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=29051766975d471c4eff9f7b3137752234cf1a4c'/>
<id>29051766975d471c4eff9f7b3137752234cf1a4c</id>
<content type='text'>
Hardened compilation flags come from GDAL' configure.ac and are
'combat proven'

Dummy test added just to demonstrate catch2 based tests work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hardened compilation flags come from GDAL' configure.ac and are
'combat proven'

Dummy test added just to demonstrate catch2 based tests work.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make gie tests in autoconf setup more granular.</title>
<updated>2018-02-05T19:49:27+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-02-05T19:49:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=d888b5e21d9857878530972d2af3455dc5ccc2ee'/>
<id>d888b5e21d9857878530972d2af3455dc5ccc2ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve tests and add test files to automake setup.</title>
<updated>2018-02-02T11:09:04+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2018-02-02T00:03:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c75d1879e5c465f168fcd8800b11044ee3738dee'/>
<id>c75d1879e5c465f168fcd8800b11044ee3738dee</id>
<content type='text'>
Make sure that the gie files in test/gie and test/gigs are included
in the distribution tarball. Tests with gie are set up to run all
available files matching *.gie in the gie and gigs directories. For
this reason tests that are known to fail in gigs/ have been renamed
to *.gie_failing, so that "make check" can be run in-tree in local
copies of the git repository.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure that the gie files in test/gie and test/gigs are included
in the distribution tarball. Tests with gie are set up to run all
available files matching *.gie in the gie and gigs directories. For
this reason tests that are known to fail in gigs/ have been renamed
to *.gie_failing, so that "make check" can be run in-tree in local
copies of the git repository.
</pre>
</div>
</content>
</entry>
</feed>
