Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  regress-209067.js   Sprache: JAVA

 
/* -*- tab-width: 2; indent-tabs-mode: nil; js-indent-level: 2 -*- */
/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */


/*
 *
 * Date:    12 June 2003
 * SUMMARY: Testing complicated str.replace()
 *
 * See http://bugzilla.mozilla.org/show_bug.cgi?id=209067
 *
 */

//-----------------------------------------------------------------------------
var UBound = 0;
var BUGNUMBER = 209067;
var summary = 'Testing complicated str.replace()';
var status = '';
var statusitems = [];
var actual = '';
var actualvalues = [];
var expect= '';
var expectedvalues = [];


function formatHTML(h)
{
  // a replace function used in the succeeding lines -
  function S(s)
  {
    return s.replace(/</g,'<').replace(/>/g,'>');
  }

  h+='\n';
  h=h.replace(/&([^\s]+;)/g,'<&$1>');
  h=h.replace(new RegExp('+'-[\\s\\S]*-'+'->','g'), S);
  h=h.replace(/"[^"]*"/g,S);
  h=h.replace(/'[^']*'/g,S);


  h=h.replace(/<([^>]*)>/g,
              function(s,p)
              {
                if(s.match(/!doctype/i))
                  return'<' + p + '>';

                p=p.replace(/\\'/g,'\\'').replace(/\\"/g,'\\"').replace(/^\s/,'');
p=p.replace(/(\s)([^<]+)$/g,
     function(s,p1,p2)
     {
       p2=p2.replace(/(=)(\s*[^"'][^\s]*)(\s|$)/g,'$1$2$3');
                              p2=p2.replace(/("[^"]*")/g,'$1');
     p2=p2.replace(/('[^']*')/g,'<span class=attribute-value>$1</span>');
                              return p1 + ''+p2+'';
                            }
                           )

                return'<//)?'end-tag':'start-tag') + '>' + p + '</span>>';
              }
             )


  h=h.replace(/<(&[^\s]+;)>/g,'$1');
  h=h.replace(/(<!--[\s\S]*-->)/g,'$1');


  numer=1;
  h=h.replace(/(.*\n)/g,
              function(s,p)
              {
                return (numer++) +'. ' + p;
              }
             )


  return'' + h + '';
}



/*
 * sanity check
 */

status = inSection(1);
actual = formatHTML('abc');
expect = '1. abc\n';
addThis();


/*
 * The real test: can we run this without crashing?
 * We are not validating the result, just running it.
 */

status = inSection(2);
var HUGE_TEST_STRING = hugeString();
formatHTML(HUGE_TEST_STRING);




//-----------------------------------------------------------------------------
test();
//-----------------------------------------------------------------------------



function addThis()
{
  statusitems[UBound] = status;
  actualvalues[UBound] = actual;
  expectedvalues[UBound] = expect;
  UBound++;
}


function test()
{
  printBugNumber(BUGNUMBER);
  printStatus(summary);

  for (var i=0; i<UBound; i++)
  {
    reportCompare(expectedvalues[i], actualvalues[i], statusitems[i]);
  }
}


function hugeString()
{
var s = '';

s += '';
s += '';
s += '';
s += ' ';
s += ' ';
s += ' CNN.com';
s += ' ';
s += ' ';
s += ' ';
s += ' ';
s += '';
s += '';
s += '';
s += '';
s += '';
s += ' ';
s += '';
s += '';
s += '';
s += '';
s += '';
s += '';
s += 'Click here to skip to main content. width="10" height="1" border="0" align="right">';
s += '';
s += ' ';
s += ' ';
s += ' ';
s += ' ';
s += ' ';
s += ' ';
s += ' ';
s += ' ';
s += ' ';
s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '';
            s += '';
            s += '
';
s += '
CNN.com"229" height="52" border="0">';
s += ' ';
s += '';
            s += ' ';
            s += '';
            s += '';
            s += '';
            s += '';
            s += '
';
            s += '
';
            s += '';
            s += '';
            s += '
';

            s += '';
            s += '';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
SEA<wbr>RCH<wbr>="" width="7" height="27" border="0">
';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
  The Web  CNN.com   
enh<wbr>anced by Google
="" width="770" height="3" border="0">
'
;
            s += '
'
;
            s += '';
            s += '';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '';
            s += ' ';
            s += ' ';
            s += '';
            s += '
';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
';
            s += '
SERVICES
 
 
 
SEARCH
';
            s += '';
            s += '
bmit="return CNN_validateSearchForm(this)" style="margin: 0px;">';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
WebCNN.com
e<wbr>nhanced by Google
'
;
            s += '';
            s += '';
            s += '';
            s += '
';
            s += '';
            s += '
';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
Updated: 05:53 p.m. EDT (2153 GMT) June 12, 2003
'
;
            s += '
';
            s += '';
            s += '';
            s += ' ';
            s += ' Oscar-winner Peck diesvspace="0">';
            s += '';
            s += '
';
            s += '

Oscar-winner Peck dies

'
;
            s += '

';
            s += 'Actor Gregory Peck, who won an Oscar for his portrayal of upstanding lawyer Atticus Finch in 1962s "To Kill a Mockingbird," has died at age 87. Peck was best known for roles of dignified statesmen and people who followed a strong code of ethics. But he also could play against type. All told, Peck was nominated for five Academy Awards.';
            s += '

'
;
            s += '

';
            s += ' FULL STORY';
            s += '

'
;
            s += '';
            s += '';
            s += '';
            s += '• Video: premium<wbr> content A leading mans leading man
';

            s += '';
            s += '';
            s += '';
            s += ' ';
            s += '• Interactive: Gregory Peck through the years
'
;
            s += '';
            s += ' ';
            s += '• target="new">Gregory Peck filmographyexternal link
';

            s += '';
            s += ' ';
            s += '• Pecks Finch chararcter AFIs top heroexternal link
';

            s += '
'
;
            s += '';
            s += '';
            s += '
';
            s += '';
            s += '';
            s += '';
            s += '';
            s += '';
            s += '';
            s += '
height="2">
';

            s += '';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
MORE TOP STORIES Hot Sto<wbr>ries
'
;
            s += '
';
            s += '';
            s += ' ';
            s += '
7 dead in new Gaza strike';
            s += '| premium conte<wbr>nt Video
';

            s += '';
            s += ' ';
            s += '
U.S. helicopter, jet down in Iraqi raid';
            s += '| premium conte<wbr>nt Video
';

            s += '';
            s += ' ';
            s += '';
            s += '';
            s += ' ';
            s += '';
            s += '';
            s += ' ';
            s += '';
            s += '';
            s += ' ';
            s += '';
            s += '';
            s += ' ';
            s += '';
            s += '
';

            s += '';
            s += '';
            s += '
';

            s += '';
            s += '';
            s += '';
            s += ' ';
            s += '
height="1">
';

            s += '';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '';
            s += ' ';
            s += ' ';
            s += '
vspace="0" border="0">
';
            s += ' CNNRADIO';
            s += '
Listen to latest updates';
            s += '
vspace="0">
';

            s += '';
            s += '
vspace="0" border="0">
';
            s += ' ';
            s += '';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
VIDEO"0" vspace="0">MORE<wbr> VIDEO
"0" vspace="0">
';
            s += ' Soldier broke dozens of hearts over e-mail
'
;
            s += ' pr<wbr>emium content PLAY VIDEO
';
            s += '
vspace="0">';
            s += ' ';
            s += '
'
;
            s += ' ';
            s += '
pace="0" border="0">
'
;
            s += '';
            s += '';
            s += '
height="1">
';

            s += '';
            s += '';
            s += '';
            s += '
';

            s += '
ight="2">
';

            s += '';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
ON THE SCENEmore<wbr> reports
'
;
            s += '';
            s += '';
            s += ' ';
            s += ' ';
            s += '';
            s += '';
            s += ' ';
            s += '
Jeffrey Toobin: "It takes guts" for Peterson defense to subpoena judge over wiretap issue.';
            s += 'Full Story
imageidth="65" height="49" border="0" hspace="0" vspace="0">
'
;
            s += '
';

            s += '
';
            s += '';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
BUSINESS';
            s += '  at CN<wbr>N/Money
<wbr> Business News
'
;
            s += '';
            s += '';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' >';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
STOCK/FUND QUOTES:
enter symbol
'
;
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
sponsored by:Click Here
'
;
            s += '
';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '';
            s += ' ';
            s += '
MARKETS: ';
            s += '';
            s += '4:30pm ET, 6/12
DJIAh="9" height="9">+13.309196.50+ 0.14%
NASh="9" height="9">+ 7.601653.62+ 0.46%
S&Ph="9" height="9">+ 1.03998.51+ 0.10%
';
            s += '
'
;
            s += '';
            s += '
h="255" height="32" alt="" border="0"> width="340" height="32" alt="" border="0">
'
;
            s += '';
            s += '';
            s += '
';

            s += '';
            s += '';
            s += '';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
';
            s += '
"238" height="2">
';

            s += '';
            s += '';
            s += '';
            s += '';
            s += '';
            s += '';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
MORE REAL TVlt="More Entertainment" border="0" width="102" height="11" hspace="2" vspace="2" align="right">
'
;
            s += '
"0" hspace="0">
';

            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
';
            s += ' ';
            s += ' Go ahead, follow me
'
;
            s += 'New reality series and the movie debut of "Idol" finalists';
            s += '
Go ahead, follow me
'
;
            s += '';
            s += '';
            s += '';
            s += '';
            s += '';
            s += '';
            s += ' ';
            s += '
"0" hspace="0">
';

            s += '';
            s += '
';
            s += '
"238" height="2">
';

            s += '';
            s += '';
            s += '';
            s += '';
            s += '';
            s += '';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
GIFT IDEASalt="Business News" border="0" width="77" height="11" hspace="2" vspace="2" align="right">
'
;
            s += '
"0" hspace="0">
';

            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
';
            s += '';
            s += '';
            s += 'CNN/Money: Fathers Day
'
;
            s += 'Smaller is better --from digital cameras to iPod';
            s += '
Fathers Day
'
;
            s += '
'
;
            s += '
="0" hspace="0">
';

            s += '';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '

U.S. News: th="238" height="15" border="0">
';
            s += '';
            s += ' ';
            s += '• Miami police link 4 rapes to serial rapist
'
;
            s += '';
            s += ' ';
            s += '• Woman mistaken for fugitive jailed
'
;
            s += '';
            s += ' ';
            s += '• Pregnant woman impaled on mic stand
'
;
            s += '
World News: width="238" height="15" border="0">
';
            s += '';
            s += ' ';
            s += '• NATO reshapes for new era
'
;
            s += '';
            s += ' ';
            s += '• U.N. reviews Bunia peace force
'
;
            s += '';
            s += '';
            s += '';
            s += '• TIME.com: Saddams curtain trailexternal linkce="4" border="0" align="top">
';

            s += '
Sci-Tech<wbr> News:
';
            s += '';
            s += ' ';
            s += '• Another reason to throw out your VCR
'
;
            s += '';
            s += ' ';
            s += '• Flat screen TV prices dropping
'
;
            s += '
Enter<wbr>tainment News:
';
            s += '';
            s += ' ';
            s += '• CNN hires Soledad OBrien for "AM"
'
;
            s += '';
            s += ' ';
            s += '• Dating show star let go by law firm
'
;
            s += '
Politics N<wbr>ews:
';
            s += '';
            s += ' ';
            s += '• Schwarzenegger on California politics
'
;
            s += '';
            s += ' ';
            s += '• House approves extension on child tax credit
'
;
            s += '
Law News: th="238" height="15" border="0">
';
            s += '';
            s += ' ';
            s += '• Court bars cash advances to plaintiffs
'
;
            s += '';
            s += ' ';
            s += '• Lawsuit against Jackson settled
'
;
            s += '
Health News:<wbr>
';
            s += '';
            s += ' ';
            s += '• Monkeypox spreading person-to-person?
'
;
            s += '';
            s += ' ';
            s += '• A full body X-ray in 13 seconds
'
;
            s += '
Space News: width="238" height="15" border="0">
';
            s += '';
            s += ' ';
            s += '• Hydrogen fuel may disturb ozone layer
'
;
            s += '';
            s += ' ';
            s += '• New threat found for shuttle launches
'
;
            s += '
Travel News:<wbr>
';
            s += '';
            s += ' ';
            s += '• Walking America from coast to coast
'
;
            s += '';
            s += ' ';
            s += '• Airline execs not seeing sunny skies yet
'
;
            s += '
Education<wbr> News:
';
            s += '';
            s += ' ';
            s += '• Arab students seek prom balance
'
;
            s += '';
            s += ' ';
            s += '• Public schools turn to upscale fundraising
'
;
            s += '
Sports News:<wbr>
';
            s += '';
            s += '• Woods eyes third U.S. Open title
'
;
            s += '• Judge denies Jordan's former lover $5M payoff
'
;
            s += '
Business N<wbr>ews:
';
            s += '• Here come the "Duppies"
'
;
            s += '• Oracle beats estimates
'
;
            s += '
'
;
            s += '
>';
            s += '
';

            s += ' ';
            s += '';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
WATCH CNN TV
ht="19" alt="">On CNN <wbr>TV
'
;
            s += '';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
American Morning, 7 a.m. ET"right">American Morning (7 a.m. ET): Tomorrow, singer Carnie Wilson talks about her new book, "Im Still Hungry."';
            s += '
'
;
            s += '';
            s += '';
            s += '';
            s += '
';

            s += '';
            s += '';
            s += '';
            s += '';
            s += '';
            s += '';
            s += '
';

            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
ANALYSIS
height="19" alt="">U<wbr>.S. News
'
;
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
';
            s += 'Fight I<wbr>t, Martha';
            s += '';
            s += '';
            s += 'NYTimes: Fight It, Martha
'
;
            s += 'William Safire: I hope Martha Stewart beats this bum rap';
            s += '';
            s += '';
            s += '';
            s += '';
            s += '
'
;
            s += '
';

            s += '
';

            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
OFFBEAT
height="19" alt="">lt="more offbeat" width="74" height="11" border="0" hspace="2" vspace="2" align="right">
'
;
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
';
            s += 'Waiting list';
            s += ' ';
            s += ' Waiting list
'
;
            s += 'Chinas "smart sperm" bank needs donors';
            s += '
'
;
            s += '
';

            s += '';
            s += ' ';
            s += ' ';
            s += '
';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
';
            s += '';
            s += '';
            s += '';
            s += '';
            s += '';
            s += '';
            s += '';
            s += '
';

            s += '';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '';
            s += '
';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
 WEATHER
Get your hometown weather on the home page! Enter city name or U.S. Zip Code:
Or http://weather.cnn.com/weather/select.popup/content2.jsp?mode=hplwp", "weather", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=260,height=250")">select location from a list
'
;
            s += '';
            s += '';
            s += '';
            s += '
';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += ' ';
            s += '
<wbr>Quick Vote';
            s += '';
            s += 'Click Here';
            s += '
'
;
            s += '';
            s += '';
            s += '';
            s += '';
            s += '';
            s += '';
            s += '';
            s += '';
            s += '';
            s += '';
            s += '
Should an international peacekeeping force be sent to the Mideast?
Yes';
            s += '
No';
            s += '
';
            s += '';
            s += '
VIEW RESULTS
'
;
            s += '';
            s += '
'
;
--> --------------------

--> maximum size reached

--> --------------------

Messung V0.5
C=95 H=96 G=95

¤ Dauer der Verarbeitung: 0.52 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge