Home
last modified time | relevance | path

Searched refs:regress (Results 1 – 19 of 19) sorted by relevance

/external/v8/test/mozilla/
Dmozilla.status53 js1_5/Regress/regress-271716-n: SKIP
69 js1_5/GC/regress-324278: SLOW
75 js1_5/GC/regress-338653: SLOW
81 js1_5/GC/regress-346794: SLOW
85 js1_5/GC/regress-348532: SLOW
91 js1_5/Regress/regress-360969-03: PASS || TIMEOUT if $mode == debug
92 js1_5/Regress/regress-360969-04: PASS || TIMEOUT if $mode == debug
93 js1_5/Regress/regress-360969-05: PASS || TIMEOUT if $mode == debug
94 js1_5/Regress/regress-360969-06: PASS || TIMEOUT if $mode == debug
95 js1_5/extensions/regress-365527: PASS || TIMEOUT if $mode == debug
[all …]
/external/chromium/third_party/libevent/test/
DMakefile.am5 EXTRA_DIST = regress.rpc regress.gen.h regress.gen.c
7 noinst_PROGRAMS = test-init test-eof test-weof test-time regress bench program
9 BUILT_SOURCES = regress.gen.c regress.gen.h
18 regress_SOURCES = regress.c regress.h regress_http.c regress_dns.c \
20 regress.gen.c regress.gen.h
25 regress.gen.c regress.gen.h: regress.rpc $(top_srcdir)/event_rpcgen.py
26 $(top_srcdir)/event_rpcgen.py $(srcdir)/regress.rpc || echo "No Python installed"
30 test: test-init test-eof test-weof test-time regress
DMakefile.in36 test-weof$(EXEEXT) test-time$(EXEEXT) regress$(EXEEXT) \
51 am_regress_OBJECTS = regress.$(OBJEXT) regress_http.$(OBJEXT) \
53 regress.gen.$(OBJEXT)
199 EXTRA_DIST = regress.rpc regress.gen.h regress.gen.c
200 BUILT_SOURCES = regress.gen.c regress.gen.h
209 regress_SOURCES = regress.c regress.h regress_http.c regress_dns.c \
211 regress.gen.c regress.gen.h
261 regress$(EXEEXT): $(regress_OBJECTS) $(regress_DEPENDENCIES)
262 @rm -f regress$(EXEEXT)
476 regress.gen.c regress.gen.h: regress.rpc $(top_srcdir)/event_rpcgen.py
[all …]
Dtest.sh43 if ./regress >/dev/null ;
/external/chromium/third_party/libevent/
DMakefile.am44 test/Makefile.am test/Makefile.in test/bench.c test/regress.c \
55 WIN32-Prj/time_test/time_test.dsp WIN32-Prj/regress/regress.vcproj \
DMakefile.in292 test/Makefile.am test/Makefile.in test/bench.c test/regress.c \
303 WIN32-Prj/time_test/time_test.dsp WIN32-Prj/regress/regress.vcproj \
/external/srec/srec/cfront/
Dcheldsp4.c62 static void regress(cepdata *rg, const cepdata *cp_buf, unsigned short frmind,
75 static void regress(cepdata *rg, const cepdata*cp_buf, unsigned short frmind, in regress() function
234 regress(rgmcep, channel->cep, (unsigned short) channel->frame_count, channel->mel_dim); in make_std_frame()
/external/v8/test/message/
Dtestcfg.py109 regress = [current_path + ['regress', t] for t in self.Ls(join(self.root, 'regress'))]
111 all_tests = mjsunit + regress + bugs
/external/v8/test/mjsunit/
Dtestcfg.py113 regress = [current_path + ['regress', t] for t in self.Ls(join(self.root, 'regress'))]
118 all_tests = mjsunit + regress + bugs + third_party + tools + compiler
Dmjsunit.status49 regress/regress-524: (PASS || TIMEOUT), SKIP if $mode == debug
/external/webkit/JavaScriptCore/
DChangeLog-2007-10-141580 the failure of test js1_5/Scope/regress-185485.js
5669 … Covered by JavaScriptCore tests ecma_3/RegExp/octal-002.js and ecma_3/RegExp/regress-85721.js
5687 fixes. Also updated failing results for ecma_3/RegExp/regress-100199.js
6101 … * tests/mozilla/ecma_3/RegExp/regress-119909.js: Reduced the number of nested parentheses to
8126 * tests/mozilla/expected.html: Update test results now that regress-185165.js
10771 - fix a regression in ecma_3/String/regress-104375.js
14766 * tests/mozilla/js1_6/Array/regress-290592.js: Added.
14767 * tests/mozilla/js1_6/Array/regress-304828.js: Added.
14768 * tests/mozilla/js1_6/Array/regress-305002.js: Added.
14769 * tests/mozilla/js1_6/Array/regress-310425-01.js: Added.
[all …]
DChangeLog-2008-08-109121 Bug 19116: SquirrelFish shouldn't regress on variable lookups
9424 Bug 19116: SquirrelFish shouldn't regress on variable lookups
9455 Bug 19116: SquirrelFish shouldn't regress on variable lookups
9495 Bug 19116: SquirrelFish shouldn't regress on variable lookups
11502 ecma_3/Function/regress-94506.js.
26157 ecma_3/RegExp/regress-100199.js and ecma_3/RegExp/regress-188206.js.
27186 and branches that negate (and in certain cases, regress) any advantage we might
31236 * tests/mozilla/js1_5/Scope/regress-184107.js:
DChangeLog2758 * tests/mozilla/ecma_3/Exceptions/regress-181654.js: Added property allow-tabs.
2759 * tests/mozilla/ecma_3/RegExp/regress-209067.js: Added property allow-tabs.
2760 * tests/mozilla/ecma_3/RegExp/regress-85721.js: Added property allow-tabs.
2838 * tests/mozilla/js1_5/Regress/regress-111557.js: Added property allow-tabs.
2839 * tests/mozilla/js1_5/Regress/regress-216320.js: Added property allow-tabs.
DChangeLog-2009-06-163030 * tests/mozilla/ecma_2/instanceof/regress-7635.js:
10881 Fixed failure in js1_5/Regress/regress-168347.js, as seen on the Oliver
15524 * tests/mozilla/js1_5/Array/regress-157652.js: Changed "KJS"
30983 js1_5/Regress/regress-159334.js
/external/webkit/WebKit/gtk/
DChangeLog864 New test to make sure we do not regress this feature anymore. All
/external/webkit/WebKit/mac/
DChangeLog-2006-02-096639 …through _deleteRange:killRing:... made this feature regress. Previous to that change, the backward…
14767 …- fixed <rdar://problem/3666022>: (REGRESSION: crash from infinite regress in -[WebFrameView(WebPr…
/external/webkit/WebCore/
DChangeLog-2006-12-3125789 regress <rdar://problem/4132581>.
DChangeLog-2005-08-2320818 … keystrokes are handled made this feature regress. Previous to that change, the backwards delete
DChangeLog-2008-08-1052237 regress.