<?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 TestNoUseColor.test</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>de019b88dd5804ec996fe8c12cddcc6feb13afa1 - [lldb/Interpreter] Support color in CommandReturnObject</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/lldb/test/Shell/Driver/TestNoUseColor.test#de019b88dd5804ec996fe8c12cddcc6feb13afa1</link>
        <description>[lldb/Interpreter] Support color in CommandReturnObjectColor the error: and warning: part of the CommandReturnObject output,similar to how an error is printed from the driver when colors areenabled.Differential revision: https://reviews.llvm.org/D81058

            List of files:
            /llvm-project/lldb/test/Shell/Driver/TestNoUseColor.test</description>
        <pubDate>Tue, 09 Jun 2020 17:21:09 +0000</pubDate>
        <dc:creator>Jonas Devlieghere &lt;jonas@devlieghere.com&gt;</dc:creator>
    </item>
<item>
        <title>82093e8fb7d65486ff450d33bf386aabd0d194f7 - [lldb/Driver] Fix handling on positional arguments</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/lldb/test/Shell/Driver/TestNoUseColor.test#82093e8fb7d65486ff450d33bf386aabd0d194f7</link>
        <description>[lldb/Driver] Fix handling on positional argumentsBefore the transition to libOption it was possible to specify argumentsfor the inferior without -- as long as they didn&apos;t start with a dash.For example, the following invocations should all behave the same:  $ lldb inferior inferior-arg  $ lldb inferior -- inferior-arg  $ lldb -- inferior inferior-argThis patch fixes that behavior, documents it and adds a test to coverthe different combinations.Differential revision: https://reviews.llvm.org/D80165

            List of files:
            /llvm-project/lldb/test/Shell/Driver/TestNoUseColor.test</description>
        <pubDate>Tue, 19 May 2020 01:10:53 +0000</pubDate>
        <dc:creator>Jonas Devlieghere &lt;jonas@devlieghere.com&gt;</dc:creator>
    </item>
<item>
        <title>87aa9c9e4d41ed881453e2fab85b3d25f648bb55 - Re-land &quot;[test] Split LLDB tests into API, Shell &amp; Unit&quot;</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/lldb/test/Shell/Driver/TestNoUseColor.test#87aa9c9e4d41ed881453e2fab85b3d25f648bb55</link>
        <description>Re-land &quot;[test] Split LLDB tests into API, Shell &amp; Unit&quot;The original patch got reverted because it broke `check-lldb` on a cleanbuild. This fixes that.llvm-svn: 374201

            List of files:
            /llvm-project/lldb/test/Shell/Driver/TestNoUseColor.test</description>
        <pubDate>Wed, 09 Oct 2019 19:22:02 +0000</pubDate>
        <dc:creator>Jonas Devlieghere &lt;jonas@devlieghere.com&gt;</dc:creator>
    </item>
<item>
        <title>22314179f0660c172514b397060fd8f34b586e82 - [test] Split LLDB tests into API, Shell &amp; Unit</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/lldb/test/Shell/Driver/TestNoUseColor.test#22314179f0660c172514b397060fd8f34b586e82</link>
        <description>[test] Split LLDB tests into API, Shell &amp; UnitLLDB has three major testing strategies: unit tests, tests that exercisethe SB API though dotest.py and what we currently call lit tests. Thelater is rather confusing as we&apos;re now using lit as the driver for allthree types of tests. As most of this grew organically, the directorystructure in the LLDB repository doesn&apos;t really make this clear.The &apos;lit&apos; tests are part of the root and among these tests there&apos;s aUnit and Suite folder for the unit and dotest-tests. This layout makesit impossible to run just the lit tests.This patch changes the directory layout to match the 3 testingstrategies, each with their own directory and their own configurationfile. This means there are now 3 directories under lit with 3corresponding targets: - API (check-lldb-api): Test exercising the SB API. - Shell (check-lldb-shell): Test exercising command line utilities. - Unit (check-lldb-unit): Unit tests.Finally, there&apos;s still the `check-lldb` target that runs all three testsuites.Finally, this also renames the lit folder to `test` to match the LLVMrepository layout.Differential revision: https://reviews.llvm.org/D68606llvm-svn: 374184

            List of files:
            /llvm-project/lldb/test/Shell/Driver/TestNoUseColor.test</description>
        <pubDate>Wed, 09 Oct 2019 16:38:47 +0000</pubDate>
        <dc:creator>Jonas Devlieghere &lt;jonas@devlieghere.com&gt;</dc:creator>
    </item>
</channel>
</rss>
