Back to build
Raw log | Switch to full mode | Login

[==========] Running 55 tests from 5 test suites. [----------] Global test environment set-up. [----------] 22 tests from GURLTest [ RUN ] GURLTest.Types [ OK ] GURLTest.Types (0 ms) [ RUN ] GURLTest.Components [ OK ] GURLTest.Components (0 ms) [ RUN ] GURLTest.Empty [ OK ] GURLTest.Empty (0 ms) [ RUN ] GURLTest.Copy [ OK ] GURLTest.Copy (0 ms) [ RUN ] GURLTest.Assign [ OK ] GURLTest.Assign (0 ms) [ RUN ] GURLTest.IsValid [ OK ] GURLTest.IsValid (0 ms) [ RUN ] GURLTest.ExtraSlashesBeforeAuthority [ OK ] GURLTest.ExtraSlashesBeforeAuthority (0 ms) [ RUN ] GURLTest.ComponentGettersWorkEvenForInvalidURL [ OK ] GURLTest.ComponentGettersWorkEvenForInvalidURL (0 ms) [ RUN ] GURLTest.Resolve [ OK ] GURLTest.Resolve (0 ms) [ RUN ] GURLTest.GetWithEmptyPath [ OK ] GURLTest.GetWithEmptyPath (0 ms) [ RUN ] GURLTest.PathForRequest [ OK ] GURLTest.PathForRequest (0 ms) [ RUN ] GURLTest.EffectiveIntPort [ OK ] GURLTest.EffectiveIntPort (0 ms) [ RUN ] GURLTest.IPAddress [ OK ] GURLTest.IPAddress (0 ms) [ RUN ] GURLTest.HostNoBrackets [ OK ] GURLTest.HostNoBrackets (0 ms) [ RUN ] GURLTest.DomainIs [ OK ] GURLTest.DomainIs (0 ms) [ RUN ] GURLTest.DomainIsTerminatingDotBehavior [ OK ] GURLTest.DomainIsTerminatingDotBehavior (0 ms) [ RUN ] GURLTest.Newlines [ OK ] GURLTest.Newlines (0 ms) [ RUN ] GURLTest.IsStandard [ OK ] GURLTest.IsStandard (0 ms) [ RUN ] GURLTest.SchemeIsHTTPOrHTTPS [ OK ] GURLTest.SchemeIsHTTPOrHTTPS (0 ms) [ RUN ] GURLTest.SchemeIsWSOrWSS [ OK ] GURLTest.SchemeIsWSOrWSS (0 ms) [ RUN ] GURLTest.SchemeIsBlob [ OK ] GURLTest.SchemeIsBlob (0 ms) [ RUN ] GURLTest.ContentAndPathForNonStandardURLs [ OK ] GURLTest.ContentAndPathForNonStandardURLs (0 ms) [----------] 22 tests from GURLTest (2 ms total) [----------] 2 tests from URLCanonIcuTest [ RUN ] URLCanonIcuTest.ICUCharsetConverter [ OK ] URLCanonIcuTest.ICUCharsetConverter (1 ms) [ RUN ] URLCanonIcuTest.QueryWithConverter [ OK ] URLCanonIcuTest.QueryWithConverter (0 ms) [----------] 2 tests from URLCanonIcuTest (1 ms total) [----------] 19 tests from URLCanonTest [ RUN ] URLCanonTest.DoAppendUTF8 [ OK ] URLCanonTest.DoAppendUTF8 (0 ms) [ RUN ] URLCanonTest.DoAppendUTF8Invalid [ OK ] URLCanonTest.DoAppendUTF8Invalid (0 ms) [ RUN ] URLCanonTest.UTF [ OK ] URLCanonTest.UTF (0 ms) [ RUN ] URLCanonTest.Scheme [ OK ] URLCanonTest.Scheme (0 ms) [ RUN ] URLCanonTest.Host [ OK ] URLCanonTest.Host (0 ms) [ RUN ] URLCanonTest.IPv4 [ OK ] URLCanonTest.IPv4 (0 ms) [ RUN ] URLCanonTest.IPv6 [ OK ] URLCanonTest.IPv6 (0 ms) [ RUN ] URLCanonTest.IPEmpty [ OK ] URLCanonTest.IPEmpty (0 ms) [ RUN ] URLCanonTest.UserInfo [ OK ] URLCanonTest.UserInfo (0 ms) [ RUN ] URLCanonTest.Port [ OK ] URLCanonTest.Port (0 ms) [ RUN ] URLCanonTest.Path [ OK ] URLCanonTest.Path (0 ms) [ RUN ] URLCanonTest.Query [ OK ] URLCanonTest.Query (0 ms) [ RUN ] URLCanonTest.Ref [ OK ] URLCanonTest.Ref (0 ms) [ RUN ] URLCanonTest.CanonicalizeStandardURL [ OK ] URLCanonTest.CanonicalizeStandardURL (0 ms) [ RUN ] URLCanonTest.CanonicalizeFileURL [ OK ] URLCanonTest.CanonicalizeFileURL (0 ms) [ RUN ] URLCanonTest.CanonicalizePathURL [ OK ] URLCanonTest.CanonicalizePathURL (0 ms) [ RUN ] URLCanonTest.CanonicalizeMailtoURL [ OK ] URLCanonTest.CanonicalizeMailtoURL (0 ms) [ RUN ] URLCanonTest.IntToString [ OK ] URLCanonTest.IntToString (0 ms) [ RUN ] URLCanonTest.ResolveRelativeURL [ OK ] URLCanonTest.ResolveRelativeURL (0 ms) [----------] 19 tests from URLCanonTest (0 ms total) [----------] 8 tests from URLParser [ RUN ] URLParser.Length [ OK ] URLParser.Length (0 ms) [ RUN ] URLParser.CountCharactersBefore [ OK ] URLParser.CountCharactersBefore (0 ms) [ RUN ] URLParser.Standard [ OK ] URLParser.Standard (0 ms) [ RUN ] URLParser.PathURL [ OK ] URLParser.PathURL (0 ms) [ RUN ] URLParser.ParseFileURL [ OK ] URLParser.ParseFileURL (0 ms) [ RUN ] URLParser.ExtractFileName [ OK ] URLParser.ExtractFileName (0 ms) [ RUN ] URLParser.ExtractQueryKeyValue [ OK ] URLParser.ExtractQueryKeyValue (0 ms) [ RUN ] URLParser.MailtoUrl [ OK ] URLParser.MailtoUrl (0 ms) [----------] 8 tests from URLParser (0 ms total) [----------] 4 tests from URLUtilTest [ RUN ] URLUtilTest.FindAndCompareScheme [ OK ] URLUtilTest.FindAndCompareScheme (0 ms) [ RUN ] URLUtilTest.TestEncodeURIComponent [ OK ] URLUtilTest.TestEncodeURIComponent (0 ms) [ RUN ] URLUtilTest.TestResolveRelativeWithNonStandardBase [ OK ] URLUtilTest.TestResolveRelativeWithNonStandardBase (0 ms) [ RUN ] URLUtilTest.TestNoRefComponent [ OK ] URLUtilTest.TestNoRefComponent (0 ms) [----------] 4 tests from URLUtilTest (0 ms total) [----------] Global test environment tear-down [==========] 55 tests from 5 test suites ran. (3 ms total) [ PASSED ] 55 tests.