<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in stop-hook-2.lldbinit</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>fdea9a4e - [lldb] Remove license headers from all test source files</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/Shell/ExecControl/StopHook/Inputs/stop-hook-2.lldbinit#fdea9a4e</link>
        <description>[lldb] Remove license headers from all test source filesSummary:Around a third of our test sources have LLVM license headers. This patch removes those headers from all testsources and also fixes any tests that depended on the length of the license header.The reasons for this are:* A few tests verify line numbers and will start failing if the number of lines in the LLVM license header changes. Once I landed my patch for valid SourceLocations in debug info we will probably have even more tests that verify line numbers.* No other LLVM project is putting license headers in its test files to my knowledge.* They make the test sources much more verbose than they have to be. Several tests have longer license headers than the actual test source.For the record, the following tests had their line numbers changed to pass with the removal of the license header:    lldb-api :: functionalities/breakpoint/breakpoint_by_line_and_column/TestBreakpointByLineAndColumn.py    lldb-shell :: Reproducer/TestGDBRemoteRepro.test    lldb-shell :: Reproducer/TestMultipleTargets.test    lldb-shell :: Reproducer/TestReuseDirectory.test    lldb-shell :: ExecControl/StopHook/stop-hook-threads.test    lldb-shell :: ExecControl/StopHook/stop-hook.test    lldb-api :: lang/objc/exceptions/TestObjCExceptions.pyReviewers: #lldb, espindola, JDevlieghereReviewed By: #lldb, JDevlieghereSubscribers: emaste, aprantl, arphaman, JDevlieghere, lldb-commitsTags: #lldbDifferential Revision: https://reviews.llvm.org/D74839

            List of files:
            /llvm-project-15.0.7/lldb/test/Shell/ExecControl/StopHook/Inputs/stop-hook-2.lldbinit</description>
        <pubDate>Thu, 20 Feb 2020 07:13:52 +0000</pubDate>
        <dc:creator>Raphael Isemann &lt;teemperor@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>87aa9c9e - Re-land &quot;[test] Split LLDB tests into API, Shell &amp; Unit&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/Shell/ExecControl/StopHook/Inputs/stop-hook-2.lldbinit#87aa9c9e</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-15.0.7/lldb/test/Shell/ExecControl/StopHook/Inputs/stop-hook-2.lldbinit</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>22314179 - [test] Split LLDB tests into API, Shell &amp; Unit</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/Shell/ExecControl/StopHook/Inputs/stop-hook-2.lldbinit#22314179</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-15.0.7/lldb/test/Shell/ExecControl/StopHook/Inputs/stop-hook-2.lldbinit</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>
