Граф коммитов

6420 Коммитов

Автор SHA1 Сообщение Дата
bob%bclary.com e666fc56c9 Initial add. Regression test for bug 280769, by igor@mir2.org 2005-03-03 17:03:05 +00:00
bob%bclary.com 919fd14406 Update section 2 to handle changed Spidermonkey behavior. Bug 284123 2005-03-02 11:29:10 +00:00
bob%bclary.com ea083903ed Initial add. Regression test for bug 238945, by hhschwab@gmail.com 2005-03-01 22:16:28 +00:00
bob%bclary.com 9a83d6a5c4 fix error where status was used instead of summary 2005-03-01 18:58:08 +00:00
bob%bclary.com 5d62eabbf0 Separate testcases for 32K boundary in regexp bytecode jump offset and 64K boundary of [] offset in regexp search string. bug 280769 2005-03-01 17:08:17 +00:00
bob%bclary.com 6e032cdbbd Initial add. Regression testcases for bug 280769, by igor@mir2.org 2005-03-01 17:04:51 +00:00
bob%bclary.com a54bf61c9e Initial add. Regression test for bug 240577 2005-03-01 16:57:07 +00:00
bob%bclary.com 92bd1f8def remove redeclaration of variable N which hid argument. 2005-03-01 08:59:45 +00:00
bob%bclary.com 143e99dc98 Modify to include 3 sections for N=20000, 0xFFFF, 100000 2005-03-01 01:45:46 +00:00
bob%bclary.com 7feebf75e8 Initial add. Regression test for bug 280769, comment 12 by igor@mir2.org 2005-03-01 00:59:48 +00:00
bob%bclary.com ee8dd0b527 Initial add. Regression test for bug 254296, by kal_el1938@hotmail.com 2005-02-28 19:04:03 +00:00
igor%mir2.org c9b019c48a Patch from Attila Szegedi, szegedia@freemail.hu to address an issue with bug fix for bug 274467. From comment 24:
Patch for wrapping unchecked exceptions from Java method invocations

Recently we had a problem with a NPE occurring in a Java method - it wasn't
wrapped into WrappedException and subsequently we did not see the interpreter
script stack traces. This is because unchecked throwables aren't wrapped into
InvocationTargetException. I changed the relevant code in MemberBox.java to
wrap all exceptions (checked and unchecked) into WrappedException. BTW, this is
now consistent with how JavaMembers.get() and JavaMembers.put() work - they
also wrap all exceptions into WrappedException, not just
InvocationTargetException.
2005-02-28 12:39:04 +00:00
bob%bclary.com 02b4b8df17 Initial add. Regression test for bug 281606, by sukhisoul@yahoo.com 2005-02-28 12:27:37 +00:00
bob%bclary.com 7d8903c658 remove o instanceof o testcase, bug 281606 2005-02-28 12:10:37 +00:00
bob%bclary.com 682d0f7cf6 Initial add. Regression test for bug 261887, by osfo@home.se 2005-02-28 03:52:46 +00:00
bob%bclary.com 56eb7d08ef Initial add. Regression test for bug 261886, by osfo@home.se 2005-02-28 03:52:02 +00:00
mrbkap%gmail.com 4a98e6c61a bug 274888: Use the correct type for indexing into the input so that backtracking works when it is longer than 65535 characters. r=brendan 2005-02-27 18:32:57 +00:00
bob%bclary.com 246224ff53 Add Alexander Law as primary contributor 2005-02-27 15:30:28 +00:00
bob%bclary.com f68375559c Initial add. Regression test for bug 280769, by aldenfloyd@gmail.com 2005-02-26 23:55:30 +00:00
bob%bclary.com 42717d0581 Initial add. Regression test for bug 169559 2005-02-26 23:50:56 +00:00
bob%bclary.com 45d1db3555 Initial add. Regression test for bug 165201, by brendan@mozilla.org 2005-02-26 23:45:45 +00:00
bob%bclary.com 4ad675c930 Initial add. Regression test for bug 283477, by sjoerd@w3future.com 2005-02-26 21:39:32 +00:00
bob%bclary.com 27fb70bbf9 Initial add. Regression test for bug 274888, by sjoerd@w3future.com 2005-02-26 21:29:59 +00:00
brendan%mozilla.org 04aee5ffc8 Cosmetic tweak. 2005-02-26 18:29:00 +00:00
brendan%mozilla.org 9513c8157e Fix from Igor Bukanov <igor@mir2.org> for 283064 (r=me). 2005-02-26 18:28:14 +00:00
bob%bclary.com 140153aece Initial add. List of obsolete spidermonkey tests 2005-02-26 05:03:53 +00:00
bob%bclary.com 78f30a3ba0 Initial add. Regression test for bug 255245, by celsoaguiar@hotmail.com, brendan@mozilla.org 2005-02-26 04:59:58 +00:00
bob%bclary.com c09d0918cd Initial add. Regression test for bug 233483, by m-wada@japan.com 2005-02-26 04:48:48 +00:00
brendan%mozilla.org 6d3b81b8d1 Deal with undefined as well as empty namespace prefix in GetNamespace (283349, r=igor, sr=shaver). 2005-02-25 01:19:35 +00:00
cbiesinger%web.de b9f88b57ee 282339 patch by Frank Wein <bugzilla@mcsmurf.de> r=pschwartau
add a comment that these tests won't work in non-english locales
2005-02-24 19:13:36 +00:00
brendan%mozilla.org 7f56bfbe27 Fix almost-10-year-old lastIndex bug reported by Sjoerd Visscher <sjoerd@w3future.com> (283477, r=me). 2005-02-24 18:59:41 +00:00
bob%bclary.com f5dee5050c Initial add. Regression test for bug 203278, by igor@mir2.org 2005-02-24 06:43:32 +00:00
bob%bclary.com 7c7ea5e8b5 Initial add. Regression test for bug 277779, by martin.honnen@arcor.de 2005-02-24 05:48:45 +00:00
bob%bclary.com 10aae62902 Initial add. Regression test for bug 277683, by martin.honnen@arcor.de 2005-02-24 05:46:57 +00:00
bob%bclary.com af1873fda6 Initial add. Regression test for bug 277664, by martin.honnen@arcor.de 2005-02-24 05:44:35 +00:00
bob%bclary.com 5a322e0b72 Initial add. Regression test for bug 277650, by martin.honnen@arcor.de 2005-02-24 05:42:20 +00:00
bob%bclary.com 7bddcf3482 Initial add. Regression test for bug 3649, by mff@research.att.com 2005-02-24 05:38:10 +00:00
bob%bclary.com 00418450e9 Initial add. Regression test for bug 278873, by vogge@vlbg.dhs.org 2005-02-24 05:34:39 +00:00
bob%bclary.com 935e026365 Initial add. Regression test for bug 278725, by silver@warwickcompsoc.co.uk, ajvincent@gmail.com, timeless@mozdev.org 2005-02-24 05:32:32 +00:00
bob%bclary.com 94b3c6ff00 Initial add. Regression test for bug 276103, by gianugo@apache.org 2005-02-24 05:29:06 +00:00
bob%bclary.com 68cf7ba4d9 Initial add. Regression test for bug 275378, by martin.zvieger@sphinx.at 2005-02-24 05:26:39 +00:00
brendan%mozilla.org e313350da8 Implement specialized Deutsch-Schorr-Waite under js_MarkXML to avoid stack overflow (280844, r=igor, sr=shaver). 2005-02-24 05:24:26 +00:00
bob%bclary.com 00db9170a3 Initial add. Regression test for bug 274035, by jerfa@yahoo.com 2005-02-24 05:24:22 +00:00
bob%bclary.com da41251406 Initial add. Regression test for bug 271716, by cbiesinger@gmx.at 2005-02-24 05:21:47 +00:00
bob%bclary.com a8c86a0eca Initial add. Regression test for bug 260541, by troy@entheossoft.com 2005-02-24 05:19:30 +00:00
bob%bclary.com 57aa3fce6a Initial add. Regression test for bug 256798, by brendan@mozilla.org 2005-02-24 05:17:02 +00:00
bob%bclary.com 6517529a60 Initial add. Regression test for bug 256617, by igor@mir2.org 2005-02-24 05:15:09 +00:00
bob%bclary.com fa07bccfdd Initial add. Regression test for bug 256501, by igor@mir2.org 2005-02-24 05:13:11 +00:00
bob%bclary.com 8713cdd855 Initial add. Regression test for bug 254974, by timeless@mozdev.org 2005-02-24 05:11:21 +00:00
bob%bclary.com e18651f973 Initial add. Regression test for bug 254375, by timeless@mozdev.org 2005-02-24 05:09:32 +00:00