This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
js
/
tests
/
ecma_3
/
RegExp
History
pschwartau%netscape.com
1edddef3f3
Initial add. Regression test for bug 191479.
...
git-svn-id: svn://10.0.0.236/trunk@137214 18797224-902f-48f8-a5cc-f745e15eee43
2003-01-31 20:30:33 +00:00
..
15.10.2-1.js
…
15.10.3.1-1.js
…
15.10.3.1-2.js
…
15.10.4.1-1.js
…
15.10.4.1-2.js
…
15.10.4.1-3.js
…
15.10.4.1-4.js
…
15.10.4.1-5-n.js
…
15.10.6.2-1.js
…
15.10.6.2-2.js
…
octal-001.js
…
octal-002.js
…
perlstress-001.js
…
perlstress-002.js
Commenting out sections containing (?< or (?(condition). Perl supports these operators, but ECMAScript does not.
2003-01-23 20:56:08 +00:00
regress-24712.js
…
regress-28686.js
…
regress-31316.js
…
regress-57572.js
Removing an erroneous section. According to the spec, can't have more than 2 consecutive |?| quantifers in a regexp.
2003-01-23 20:08:39 +00:00
regress-57631.js
…
regress-67773.js
…
regress-72964.js
…
regress-76683.js
…
regress-78156.js
…
regress-85721.js
…
regress-87231.js
…
regress-98306.js
…
regress-100199.js
…
regress-103087.js
…
regress-105972.js
…
regress-119909.js
…
regress-122076.js
…
regress-123437.js
…
regress-165353.js
…
regress-169497.js
Replace 'onload' with meaningless string. Alertboxes were popping up otherwise when the jsDriver.pl results file was opened!
2002-11-19 23:23:33 +00:00
regress-169534.js
…
regress-187133.js
Initial add. Regression test for bug 187133.
2003-01-06 22:18:34 +00:00
regress-188206.js
We've decided to follow Perl, rather than ECMA, and allow unescaped braces in regexp patterns, evan if they are not part of a quantifier. See bug 190685.
2003-01-30 02:25:51 +00:00
regress-191479.js
Initial add. Regression test for bug 191479.
2003-01-31 20:30:33 +00:00
shell.js
…