<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in rmdir_test.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>abc49cc19463970d5523d7d3332e4c1f83bc2ef7 - [libc] remove #include &lt;fcntl.h&gt; and add proxy or type (#113836)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/unistd/rmdir_test.cpp#abc49cc19463970d5523d7d3332e4c1f83bc2ef7</link>
        <description>[libc] remove #include &lt;fcntl.h&gt; and add proxy or type (#113836)

            List of files:
            /llvm-project/libc/test/src/unistd/rmdir_test.cpp</description>
        <pubDate>Mon, 28 Oct 2024 20:29:16 +0000</pubDate>
        <dc:creator>Job Henandez Lara &lt;jobhdezlara93@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>7a7d5481ad5c925d4f31bee3ab66bd1d7d514b73 - [libc] add bazel support for most of unistd (#80078)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/unistd/rmdir_test.cpp#7a7d5481ad5c925d4f31bee3ab66bd1d7d514b73</link>
        <description>[libc] add bazel support for most of unistd (#80078)Much of unistd involves modifying files. The tests for these functionsneed to use libc_make_test_file_path which didn&apos;t exist when they werefirst implemented. This patch adds most of unistd to the bazel alongwith the corresponding tests. Tests that modify directories had to bedisabled since bazel doesn&apos;t seem to handle them properly.

            List of files:
            /llvm-project/libc/test/src/unistd/rmdir_test.cpp</description>
        <pubDate>Thu, 01 Feb 2024 20:54:01 +0000</pubDate>
        <dc:creator>michaelrj-google &lt;71531609+michaelrj-google@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>b6bc9d72f65a5086f310f321e969d96e9a559e75 - [libc] Mass replace enclosing namespace (#67032)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/unistd/rmdir_test.cpp#b6bc9d72f65a5086f310f321e969d96e9a559e75</link>
        <description>[libc] Mass replace enclosing namespace (#67032)This is step 4 ofhttps://discourse.llvm.org/t/rfc-customizable-namespace-to-allow-testing-the-libc-when-the-system-libc-is-also-llvms-libc/73079

            List of files:
            /llvm-project/libc/test/src/unistd/rmdir_test.cpp</description>
        <pubDate>Tue, 26 Sep 2023 09:45:04 +0000</pubDate>
        <dc:creator>Guillaume Chatelet &lt;gchatelet@google.com&gt;</dc:creator>
    </item>
<item>
        <title>4f1fe19df385445fabde47998affca50c7f1bc1e - [libc] Make ErrnoSetterMatcher handle logging floating point values.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/unistd/rmdir_test.cpp#4f1fe19df385445fabde47998affca50c7f1bc1e</link>
        <description>[libc] Make ErrnoSetterMatcher handle logging floating point values.Along the way, couple of additional things have been done:1. Move `ErrnoSetterMatcher.h` to `test/UnitTest` as all other matchers live   there now.2. `ErrnoSetterMatcher` ignores matching `errno` on GPUs.Reviewed By: jhuber6Differential Revision: https://reviews.llvm.org/D151129

            List of files:
            /llvm-project/libc/test/src/unistd/rmdir_test.cpp</description>
        <pubDate>Mon, 15 May 2023 22:12:26 +0000</pubDate>
        <dc:creator>Siva Chandra Reddy &lt;sivachandra@google.com&gt;</dc:creator>
    </item>
<item>
        <title>fc121d0c73a2d950434653089cf8b9747dfda3bb - [libc][NFC] Remove the unused FDReader testutil.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/unistd/rmdir_test.cpp#fc121d0c73a2d950434653089cf8b9747dfda3bb</link>
        <description>[libc][NFC] Remove the unused FDReader testutil.Differential Revision: https://reviews.llvm.org/D148454

            List of files:
            /llvm-project/libc/test/src/unistd/rmdir_test.cpp</description>
        <pubDate>Sun, 16 Apr 2023 07:28:41 +0000</pubDate>
        <dc:creator>Siva Chandra Reddy &lt;sivachandra@google.com&gt;</dc:creator>
    </item>
<item>
        <title>67de5381a3ebe1cacbef4f0f7b382b6a40841608 - [libc][NFC] Switch unistd.h tests to libc_errno.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/unistd/rmdir_test.cpp#67de5381a3ebe1cacbef4f0f7b382b6a40841608</link>
        <description>[libc][NFC] Switch unistd.h tests to libc_errno.

            List of files:
            /llvm-project/libc/test/src/unistd/rmdir_test.cpp</description>
        <pubDate>Mon, 13 Mar 2023 23:44:03 +0000</pubDate>
        <dc:creator>Siva Chandra Reddy &lt;sivachandra@google.com&gt;</dc:creator>
    </item>
<item>
        <title>af1315c28f9bab76d3c2e1492a3d41e7c48215f8 - [libc][NFC] Move UnitTest and IntegrationTest to the &apos;test&apos; directory.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/unistd/rmdir_test.cpp#af1315c28f9bab76d3c2e1492a3d41e7c48215f8</link>
        <description>[libc][NFC] Move UnitTest and IntegrationTest to the &apos;test&apos; directory.This part of the effort to make all test related pieces into the `test`directory. This helps is excluding test related pieces in a straightforward manner if LLVM_INCLUDE_TESTS is OFF. Future patches will also movethe MPFR wrapper and testutils into the &apos;test&apos; directory.

            List of files:
            /llvm-project/libc/test/src/unistd/rmdir_test.cpp</description>
        <pubDate>Mon, 06 Feb 2023 07:07:23 +0000</pubDate>
        <dc:creator>Siva Chandra Reddy &lt;sivachandra@google.com&gt;</dc:creator>
    </item>
<item>
        <title>b8385162c2f9a53354ce98d4893946f0a9e8c406 - [libc] Add implementations of POSIX  mkdir, mkdirat, rmdir, unlink and unlinkat.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/unistd/rmdir_test.cpp#b8385162c2f9a53354ce98d4893946f0a9e8c406</link>
        <description>[libc] Add implementations of POSIX  mkdir, mkdirat, rmdir, unlink and unlinkat.Reviewed By: michaelrjDifferential Revision: https://reviews.llvm.org/D118641

            List of files:
            /llvm-project/libc/test/src/unistd/rmdir_test.cpp</description>
        <pubDate>Mon, 31 Jan 2022 17:32:07 +0000</pubDate>
        <dc:creator>Siva Chandra Reddy &lt;sivachandra@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
