<feed xmlns='http://www.w3.org/2005/Atom'>
<title>whiteboard.git/tests, branch v1.4</title>
<subtitle>Reichwein.IT Whiteboard</subtitle>
<id>https://reichwein.it/cgit/whiteboard.git/atom?h=v1.4</id>
<link rel='self' href='https://reichwein.it/cgit/whiteboard.git/atom?h=v1.4'/>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/whiteboard.git/'/>
<updated>2023-01-04T14:28:34Z</updated>
<entry>
<title>Adjust to new lib API</title>
<updated>2023-01-04T14:28:34Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2023-01-04T14:28:34Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/whiteboard.git/commit/?id=2e5cab6bfc5fa1b330f89ffa25c52df025efca3e'/>
<id>urn:sha1:2e5cab6bfc5fa1b330f89ffa25c52df025efca3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed CXXTYPE</title>
<updated>2023-01-03T14:48:08Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2023-01-03T14:48:08Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/whiteboard.git/commit/?id=a03875789ff2ab2883ecbba044f85abc244b692d'/>
<id>urn:sha1:a03875789ff2ab2883ecbba044f85abc244b692d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Whiteboard test (WIP)</title>
<updated>2023-01-03T09:53:29Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2023-01-03T09:53:29Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/whiteboard.git/commit/?id=9db6941a45213c0d73e9b66822b28003bb78060b'/>
<id>urn:sha1:9db6941a45213c0d73e9b66822b28003bb78060b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added tests</title>
<updated>2023-01-02T20:00:10Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2023-01-02T20:00:10Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/whiteboard.git/commit/?id=676e924f7c5bd780250a80187bfcb74550348af7'/>
<id>urn:sha1:676e924f7c5bd780250a80187bfcb74550348af7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix dependency, added test for CompiledSQL</title>
<updated>2023-01-02T19:39:15Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2023-01-02T19:39:15Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/whiteboard.git/commit/?id=b1c99b0c3b0a8d65f237f507ad238ce441233b3f'/>
<id>urn:sha1:b1c99b0c3b0a8d65f237f507ad238ce441233b3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch from ImageMagick to GraphicsMagick for deterministic data; added tests</title>
<updated>2023-01-02T18:59:41Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2023-01-02T18:59:41Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/whiteboard.git/commit/?id=992a1b3d2653ed527c2a301f80140bc35d84e832'/>
<id>urn:sha1:992a1b3d2653ed527c2a301f80140bc35d84e832</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separated out libreichwein (file.cpp)</title>
<updated>2023-01-02T16:38:35Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2023-01-02T16:38:35Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/whiteboard.git/commit/?id=20ceb53ec1c1bc18face8e831292dfe81fed3817'/>
<id>urn:sha1:20ceb53ec1c1bc18face8e831292dfe81fed3817</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust to Debian 11 build</title>
<updated>2023-01-01T20:16:19Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2023-01-01T20:16:19Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/whiteboard.git/commit/?id=a72cd70af957a06ae870d93314b4ed0f3625f6ee'/>
<id>urn:sha1:a72cd70af957a06ae870d93314b4ed0f3625f6ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tests and coverage on gcc and clang</title>
<updated>2023-01-01T14:48:43Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2023-01-01T14:48:43Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/whiteboard.git/commit/?id=6c339d8aab380a191fe3fce7ca7dc7c09e252ebd'/>
<id>urn:sha1:6c339d8aab380a191fe3fce7ca7dc7c09e252ebd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added CompiledSQL class, Test coverage</title>
<updated>2023-01-01T13:53:05Z</updated>
<author>
<name>Roland Reichwein</name>
<email>mail@reichwein.it</email>
</author>
<published>2023-01-01T13:53:05Z</published>
<link rel='alternate' type='text/html' href='https://reichwein.it/cgit/whiteboard.git/commit/?id=cbf1ba38794ab6a323441dcc3b0e5e942f7ab386'/>
<id>urn:sha1:cbf1ba38794ab6a323441dcc3b0e5e942f7ab386</id>
<content type='text'>
</content>
</entry>
</feed>
