<?xml version="1.0" encoding="ascii"?>
<rss version="2.0">
  <channel>
    <link>http://project.juiblex.co.uk/hg/razor/</link>
    <language>en-us</language>

    <title>razor: test-driver.c history</title>
    <description>test-driver.c revision history</description>
    <item>
    <title>clean up packages states some</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{097f7b60b97a}/test-driver.c</link>
    <description><![CDATA[clean up packages states some]]></description>
    <author>&#68;&#97;&#110;&#32;&#87;&#105;&#110;&#115;&#104;&#105;&#112;&#32;&#60;&#100;&#97;&#110;&#119;&#64;&#103;&#110;&#111;&#109;&#101;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Wed, 05 Mar 2008 10:46:40 -0500</pubDate>
</item>
<item>
    <title>Redo updates and removes in terms of a single razor_transaction abstraction</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{4722cd3437cb}/test-driver.c</link>
    <description><![CDATA[Redo updates and removes in terms of a single razor_transaction abstraction<br/>
<br/>
Also does versioned depsolving at least partially.<br/>
Update main.c and test-driver.c for that, and fix some unrelated test-driver<br/>
bugs.<br/>
<br/>
Now gets up to testUpdateSinglePackageObsoletesOldRequirement, although<br/>
it really should not be passing the multilib tests; apparently they aren't<br/>
clever enough in their testing of the depsolving algorithm and are allowing<br/>
it to come up with the right answer for the wrong reason.]]></description>
    <author>&#68;&#97;&#110;&#32;&#87;&#105;&#110;&#115;&#104;&#105;&#112;&#32;&#60;&#100;&#97;&#110;&#119;&#64;&#103;&#110;&#111;&#109;&#101;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Fri, 29 Feb 2008 11:53:15 -0500</pubDate>
</item>
<item>
    <title>make razor_set_update not loop forever on unsatisfiable dependencies</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{1b5338bcb7d1}/test-driver.c</link>
    <description><![CDATA[make razor_set_update not loop forever on unsatisfiable dependencies<br/>
<br/>
this is mostly a dead-end, as to get the next test working i need to<br/>
rewrite the code as suggested in the comment above razor_set_revalidate]]></description>
    <author>&#68;&#97;&#110;&#32;&#87;&#105;&#110;&#115;&#104;&#105;&#112;&#32;&#60;&#100;&#97;&#110;&#119;&#64;&#103;&#110;&#111;&#109;&#101;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Thu, 21 Feb 2008 14:58:39 -0500</pubDate>
</item>
<item>
    <title>Add support for removing packages</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{d221757574c1}/test-driver.c</link>
    <description><![CDATA[Add support for removing packages<br/>
<br/>
Should be redone to avoid rebuilding the set multiple times<br/>
<br/>
First two tests pass now]]></description>
    <author>&#68;&#97;&#110;&#32;&#87;&#105;&#110;&#115;&#104;&#105;&#112;&#32;&#60;&#100;&#97;&#110;&#119;&#64;&#103;&#110;&#111;&#109;&#101;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Thu, 21 Feb 2008 12:09:13 -0500</pubDate>
</item>
<item>
    <title>redo test framework, with tests taken from yum sources</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{e56c83bda295}/test-driver.c</link>
    <description><![CDATA[redo test framework, with tests taken from yum sources<br/>
<br/>
(none of them pass yet...)]]></description>
    <author>&#68;&#97;&#110;&#32;&#87;&#105;&#110;&#115;&#104;&#105;&#112;&#32;&#60;&#100;&#97;&#110;&#119;&#64;&#103;&#110;&#111;&#109;&#101;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Fri, 15 Feb 2008 15:09:37 -0500</pubDate>
</item>
<item>
    <title>Support for less/equal/greater version in requires/conflicts, etc</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{313b0a615c14}/test-driver.c</link>
    <description><![CDATA[Support for less/equal/greater version in requires/conflicts, etc<br/>
<br/>
Add less/equal/greater information to razor_property, and update<br/>
importers and other code.<br/>
<br/>
Move the rpm importer from import.c to rpm.c to avoid code<br/>
duplication, and then rename import.c to yum.c since that's all that's<br/>
left.]]></description>
    <author>&#68;&#97;&#110;&#32;&#87;&#105;&#110;&#115;&#104;&#105;&#112;&#32;&#60;&#100;&#97;&#110;&#119;&#64;&#103;&#110;&#111;&#109;&#101;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Mon, 04 Feb 2008 14:25:45 -0500</pubDate>
</item>
<item>
    <title>Fix a few warnings.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{0aa93cfbcb3f}/test-driver.c</link>
    <description><![CDATA[Fix a few warnings.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 10 Jan 2008 21:08:03 -0500</pubDate>
</item>
<item>
    <title>Add iterator API, boot-strap test suite.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{74f19848a71b}/test-driver.c</link>
    <description><![CDATA[Add iterator API, boot-strap test suite.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 03 Jan 2008 19:50:20 -0500</pubDate>
</item>
<item>
    <title>Add the start of a test suite for the core razor functionality.</title>
    <link>http://project.juiblex.co.uk/hg/razor/log{72671f8e5741}/test-driver.c</link>
    <description><![CDATA[Add the start of a test suite for the core razor functionality.]]></description>
    <author>&#75;&#114;&#105;&#115;&#116;&#105;&#97;&#110;&#32;&#72;&#63;&#103;&#115;&#98;&#101;&#114;&#103;&#32;&#60;&#107;&#114;&#104;&#64;&#114;&#101;&#100;&#104;&#97;&#116;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 13 Nov 2007 01:07:03 -0500</pubDate>
</item>

  </channel>
</rss>
