TestResults.html

<h1>Dir: test/all</h1>
    <section>        <h2>\Taeluf\BetterReg\Test\Cleaning\Cleaning</h2><details>
    <summary><b>Cleaning:</b> <span style="color:green;">success</span> in 0.314ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        
        
        +++pass+++
        Target:
        One\#\ \ \ eol_esc_slash\\\\\\eol_space_test\\\\\ abc\ def\ ghi\ \#this is not a commentjkl\\\ Two( (\#Three))?
        --
        Actual:
        One\#\ \ \ eol_esc_slash\\\\\\eol_space_test\\\\\ abc\ def\ ghi\ \#this is not a commentjkl\\\ Two( (\#Three))?
        --------
        
        
        +++pass+++
        Target:
        One\#\ \ \ eol_esc_slash\\\\\\eol_space_test\\\\\ abc\ def\ ghi\ \#this is not a commentjkl\\\ Two( (\#Three))?
        --
        Actual:
        One\#\ \ \ eol_esc_slash\\\\\\eol_space_test\\\\\ abc\ def\ ghi\ \#this is not a commentjkl\\\ Two( (\#Three))?
        --------
        
    </div>
</details>
        <h2>\BetterReg\Test\NewTest\NewTest</h2><details>
    <summary><b>ABunchOfRegexes:</b> <span style="color:green;">success</span> in 0.432ms   </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        
        
        +++pass+++
        Target:
        OneTwo( (Three))?
        --
        Actual:
        OneTwo( (Three))?
        --------
        
        
        +++pass+++
        Target:
        OneTwo( (Three|Four|Five|Six|Seven|Eight))?
        --
        Actual:
        OneTwo( (Three|Four|Five|Six|Seven|Eight))?
        --------
        
        
        +++pass+++
        Target:
        Three|Four|Five|Six|Seven|Eight
        --
        Actual:
        Three|Four|Five|Six|Seven|Eight
        --------
        
        
        +++pass+++
        Target:
        Three|Four
        --
        Actual:
        Three|Four
        --------
        
        
        +++pass+++
        Target:
        Five|Six|Seven|Eight
        --
        Actual:
        Five|Six|Seven|Eight
        --------
        
        
        +++pass+++
        Target:
        OneTwo( (One|1|one|Two|2|two|Three|3|tree|trees|candy))?
        --
        Actual:
        OneTwo( (One|1|one|Two|2|two|Three|3|tree|trees|candy))?
        --------
        
        
        +++pass+++
        Target:
        One|1|one
        --
        Actual:
        One|1|one
        --------
        
        
        +++pass+++
        Target:
        Two|2|two
        --
        Actual:
        Two|2|two
        --------
        
        
        +++pass+++
        Target:
        Three|3|tree|trees|candy
        --
        Actual:
        Three|3|tree|trees|candy
        --------
        
        
        +++pass+++
        Target:
        OneTwo( (Three|Four))?
        --
        Actual:
        OneTwo( (Three|Four))?
        --------
        
        
        +++pass+++
        Target:
        Three|Four
        --
        Actual:
        Three|Four
        --------
        
    </div>
</details>
<details>
    <summary><b>FlatArrayRefFunction:</b> <span style="color:green;">success</span>    </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        
        
        +++pass+++
        Target:
        one two three
        --
        Actual:
        one two three
        --------
        
    </div>
</details>
    </section><h1>Dir: test/docs</h1>
    <section>        <h2>\BetterReg\Tests\DocTests</h2><details>
    <summary><b>AnimalStuffs:</b> <span style="color:green;">success</span>    </summary>
    <div style='padding-left:4ch;white-space:pre;'>
        
        
        +++pass+++
        Target:
        arg1-arg2-FunnyGiraffe
        --
        Actual:
        arg1-arg2-FunnyGiraffe
        --------
        
    </div>
</details>
    </section>