<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>https://code.unixwork.de/hg/dav/</link>
    <language>en-us</language>

    <title>dav: test/Makefile history</title>
    <description>test/Makefile revision history</description>
    <item>
    <title>integrate wsgidav into test suite</title>
    <link>https://code.unixwork.de/hg/dav/log/06fa328989ee/test/Makefile</link>
    <description><![CDATA[integrate wsgidav into test suite]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 24 Jan 2026 13:56:19 +0100</pubDate>
</item>
<item>
    <title>port tests to UCX4</title>
    <link>https://code.unixwork.de/hg/dav/log/87638f19f6dd/test/Makefile</link>
    <description><![CDATA[port tests to UCX4]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 07 Jan 2026 22:23:43 +0100</pubDate>
</item>
<item>
    <title>update ucx</title>
    <link>https://code.unixwork.de/hg/dav/log/42cdbf9bbd49/test/Makefile</link>
    <description><![CDATA[update ucx]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 08 Nov 2025 23:06:11 +0100</pubDate>
</item>
<item>
    <title>add resource iterator and resource map</title>
    <link>https://code.unixwork.de/hg/dav/log/64989511f6c3/test/Makefile</link>
    <description><![CDATA[add resource iterator and resource map]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 08 Sep 2025 11:39:54 +0200</pubDate>
</item>
<item>
    <title>port tests to ucx 3</title>
    <link>https://code.unixwork.de/hg/dav/log/255a5ef46400/test/Makefile</link>
    <description><![CDATA[port tests to ucx 3]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 07 Sep 2025 15:57:36 +0200</pubDate>
</item>
<item>
    <title>prepare build system for more testing, unify opt parsers</title>
    <link>https://code.unixwork.de/hg/dav/log/68ea3a0fe66f/test/Makefile</link>
    <description><![CDATA[prepare build system for more testing, unify opt parsers]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 07 Sep 2025 15:36:24 +0200</pubDate>
</item>
<item>
    <title>update build files to latest uwproj</title>
    <link>https://code.unixwork.de/hg/dav/log/16e5b9d32754/test/Makefile</link>
    <description><![CDATA[update build files to latest uwproj]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 28 Jan 2024 13:10:18 +0100</pubDate>
</item>
<item>
    <title>[Makefile] fix missing rules preventing dry-runs</title>
    <link>https://code.unixwork.de/hg/dav/log/edbb20b1438d/test/Makefile</link>
    <description><![CDATA[[Makefile] fix missing rules preventing dry-runs<br/>
<br/>
We have to support dry-runs, because many IDEs are using<br/>
dry-runs to collect build information.<br/>
<br/>
Some rules have dependencies that expect certain files or<br/>
directories to be just present. We added respective build<br/>
rules which invoke the test program. This way, the behavior<br/>
when running make normally is exactly the same, but dry-runs<br/>
are also not failing now.]]></description>
    <author>&#77;&#105;&#107;&#101;&#32;&#66;&#101;&#99;&#107;&#101;&#114;&#32;&#60;&#117;&#110;&#105;&#118;&#101;&#114;&#115;&#101;&#64;&#117;&#97;&#112;&#45;&#99;&#111;&#114;&#101;&#46;&#100;&#101;&#62;</author>
    <pubDate>Sun, 17 Dec 2023 14:25:34 +0100</pubDate>
</item>
<item>
    <title>add tests for util_parse_creationdate</title>
    <link>https://code.unixwork.de/hg/dav/log/4e4e5bbad164/test/Makefile</link>
    <description><![CDATA[add tests for util_parse_creationdate]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 17 Sep 2023 13:18:39 +0200</pubDate>
</item>
<item>
    <title>ucx 3 update, basic dav commands work, most stuff is still broken</title>
    <link>https://code.unixwork.de/hg/dav/log/efbd59642577/test/Makefile</link>
    <description><![CDATA[ucx 3 update, basic dav commands work, most stuff is still broken]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 21 Apr 2023 21:25:32 +0200</pubDate>
</item>
<item>
    <title>new build system</title>
    <link>https://code.unixwork.de/hg/dav/log/7e67689241fd/test/Makefile</link>
    <description><![CDATA[new build system]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 25 Feb 2023 11:01:46 +0100</pubDate>
</item>
<item>
    <title>updates ucx to version 1.0</title>
    <link>https://code.unixwork.de/hg/dav/log/c1bc13faadaa/test/Makefile</link>
    <description><![CDATA[updates ucx to version 1.0]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 28 Oct 2017 16:50:03 +0200</pubDate>
</item>
<item>
    <title>adds tests for crypto util functions</title>
    <link>https://code.unixwork.de/hg/dav/log/c3d98b2cccf3/test/Makefile</link>
    <description><![CDATA[adds tests for crypto util functions]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 11 Sep 2017 17:55:37 +0200</pubDate>
</item>
<item>
    <title>adds first libidav tests</title>
    <link>https://code.unixwork.de/hg/dav/log/7534cb97b9ab/test/Makefile</link>
    <description><![CDATA[adds first libidav tests]]></description>
    <author>&#79;&#108;&#97;&#102;&#32;&#87;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#32;&#60;&#111;&#108;&#97;&#102;&#46;&#119;&#105;&#110;&#116;&#101;&#114;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 07 Nov 2016 19:32:17 +0100</pubDate>
</item>

  </channel>
</rss>
