<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/test, branch livecoding</title>
<subtitle>An experimental livecoding plugin for Inkscape</subtitle>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/'/>
<entry>
<title>Rename test-&gt;testfiles folder to avoid naming conflict</title>
<updated>2016-06-09T07:42:03+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2016-06-09T07:42:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2f6f66fc8e4c21d0bd9f3d8dc15197fb945727c0'/>
<id>2f6f66fc8e4c21d0bd9f3d8dc15197fb945727c0</id>
<content type='text'>
(bzr r14967.1.1)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14967.1.1)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix make check</title>
<updated>2016-04-17T15:57:57+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2016-04-17T15:57:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=0e40bf27e9a2381d39099f58850902e427546b35'/>
<id>0e40bf27e9a2381d39099f58850902e427546b35</id>
<content type='text'>
(bzr r14859)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14859)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix CMake make check to without a global gtest</title>
<updated>2016-04-15T17:25:39+00:00</updated>
<author>
<name>Shlomi Fish</name>
<email>shlomif@gmail.com</email>
</author>
<published>2016-04-15T17:25:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=47af1985a797019dd1f2539a2d00f8473688765d'/>
<id>47af1985a797019dd1f2539a2d00f8473688765d</id>
<content type='text'>
(bzr r14851)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14851)</pre>
</div>
</content>
</entry>
<entry>
<title>Patch for ninja check in cmake builds</title>
<updated>2016-04-09T02:35:46+00:00</updated>
<author>
<name>Shlomi Fish</name>
<email>shlomif@shlomifish.org</email>
</author>
<published>2016-04-09T02:35:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=d6cb67efb5a3c8a67a9de6b1fe000da72c6e144d'/>
<id>d6cb67efb5a3c8a67a9de6b1fe000da72c6e144d</id>
<content type='text'>
Fixed bugs:
  - https://launchpad.net/bugs/1554143

(bzr r14769)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed bugs:
  - https://launchpad.net/bugs/1554143

(bzr r14769)</pre>
</div>
</content>
</entry>
<entry>
<title>Updating gtest version with newer attributes.</title>
<updated>2015-05-30T06:48:09+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2015-05-30T06:48:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e15096918f74f95bb0aa3889792ca97e71d73e82'/>
<id>e15096918f74f95bb0aa3889792ca97e71d73e82</id>
<content type='text'>
(bzr r14188)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14188)</pre>
</div>
</content>
</entry>
<entry>
<title>Converted unit test fr dir-util for Google Test.</title>
<updated>2015-05-06T08:54:02+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2015-05-06T08:54:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f2a97ac662d344badaec74c0e70844b5dedf167c'/>
<id>f2a97ac662d344badaec74c0e70844b5dedf167c</id>
<content type='text'>
(bzr r14113)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14113)</pre>
</div>
</content>
</entry>
<entry>
<title>Added color profile test and supporting fixture.</title>
<updated>2015-05-05T12:41:46+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2015-05-05T12:41:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=0868588547bdfce731d348882f7a09374b7e7c6c'/>
<id>0868588547bdfce731d348882f7a09374b7e7c6c</id>
<content type='text'>
Added conversion of color profile tests, and a test fixture that sets up
a shared SPDocument for all tests in a single test case.

(bzr r14110)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added conversion of color profile tests, and a test fixture that sets up
a shared SPDocument for all tests in a single test case.

(bzr r14110)</pre>
</div>
</content>
</entry>
<entry>
<title>Initialized unit test with gtkmm/glib setup.</title>
<updated>2015-05-04T06:39:41+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2015-05-04T06:39:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3ea82abd61e068d826ff6b7b68a76cb18db5377c'/>
<id>3ea82abd61e068d826ff6b7b68a76cb18db5377c</id>
<content type='text'>
(bzr r14104)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14104)</pre>
</div>
</content>
</entry>
<entry>
<title>Added unit tests for attributes.</title>
<updated>2015-05-03T23:07:45+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2015-05-03T23:07:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=278957c893c5626bd39da7e91429a7c5674d11fa'/>
<id>278957c893c5626bd39da7e91429a7c5674d11fa</id>
<content type='text'>
Corresponds-to/replaces the CxxTest file src/attributes-test.h

(bzr r14101)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Corresponds-to/replaces the CxxTest file src/attributes-test.h

(bzr r14101)</pre>
</div>
</content>
</entry>
<entry>
<title>Added base unit test source utilizing Google Test and corresponding CMake support.</title>
<updated>2015-05-03T23:05:14+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2015-05-03T23:05:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=20f22e56999d2b90ec2b7a77149748b0c9740dc1'/>
<id>20f22e56999d2b90ec2b7a77149748b0c9740dc1</id>
<content type='text'>
(bzr r14100)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14100)</pre>
</div>
</content>
</entry>
</feed>
