jst@mozilla.org
|
1592d59c6c
|
Backing out tests to fix orange.
|
2007-08-06 17:30:30 -07:00 |
|
jst@mozilla.org
|
6c211e48e4
|
Landing tests for bug 280959. Patch by mfenniak-moz@mathieu.fenniak.net, r=Olli.Pettay@gmail.com
|
2007-08-06 16:11:52 -07:00 |
|
ginn.chen@sun.com
|
9a8c1632f4
|
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore
|
2007-08-05 20:22:32 -07:00 |
|
dcamp@mozilla.com
|
2223d6fa5f
|
disable some offline tests with problems, b=390494, r=vlad, a=damons
|
2007-08-01 11:46:32 -07:00 |
|
dcamp@mozilla.com
|
0eee14ff27
|
move the offline cache update logic from the content sink and prefetch service into an nsOfflineCacheUpdate object. bug=388839, r=biesi, sr=jst
|
2007-07-24 22:35:39 -07:00 |
|
bzbarsky@mit.edu
|
b9ed3a0a0f
|
Adding test.
|
2007-07-16 10:41:29 -07:00 |
|
jwalden@mit.edu
|
c1fc2bbd75
|
I think I figured out the problem with bug 384192; the code added to quit.js is also used in the browser tests, but it triggers an undefined-variable exception there, and I think the tests are getting killed by test timeout code that doesn't print a helpful 'tests timed out' message to give a little help determining the cause of the failure. We shall see...
|
2007-07-12 20:38:31 -07:00 |
|
jwalden@mit.edu
|
80614fd3e7
|
Fix line endings.
|
2007-07-12 17:17:38 -07:00 |
|
jwalden@mit.edu
|
e56925513a
|
Back out 384192.
|
2007-07-12 01:46:07 -07:00 |
|
jwalden@mit.edu
|
76bb7db098
|
Bug 384192 - Mochitest needs to support subdomain tests; use a proxy hack to pretend the tests are available on example.com, example.org, and various subdomains of each, on various ports, to satisfy this need. r=robcee
|
2007-07-11 22:38:47 -07:00 |
|
dcamp@mozilla.com
|
d746712d75
|
implement navigator.pendingOfflineLoads. b=372969, r=biesi, r+sr=jst
|
2007-07-08 23:19:27 -07:00 |
|
dcamp@mozilla.com
|
41ad48abf4
|
implement navigator.isLocallyAvailable. b=373231, r=biesi, sr=jst
|
2007-07-08 15:15:51 -07:00 |
|
sdwilsh@shawnwilsher.com
|
c0551dcb6a
|
Bug 386109 - Integrate jQuery Test Suite (adding missing file). Patch by John Resig <jresig@mozilla.com>. r=rcampbell
|
2007-06-29 08:53:36 -07:00 |
|
rcampbell@mozilla.com
|
c77de12eb0
|
bug 386109 - Integrate jQuery Test Suite, patch by John Resig <jresig@mozilla.com>, r+=robcee
|
2007-06-29 08:10:42 -07:00 |
|
rcampbell@mozilla.com
|
63a28085f4
|
bug 381001 - Integrate Scriptaculous Test Suite, patch by John Resig <jresig@mozilla.com>, r+=me
|
2007-06-27 10:04:26 -07:00 |
|
rcampbell@mozilla.com
|
3afc873e2b
|
bug 379506, Integrate MochiKit Test Suite, patch by John Resig, <jresig@mozilla.com>
|
2007-06-21 07:13:56 -07:00 |
|
peterv@propagandism.org
|
97650672c8
|
Fix for bug 384122 (QueryInterface shouldn't be enumerable on DOM interface objects). r/sr=jst.
|
2007-06-14 03:03:44 -07:00 |
|
jonas@sicking.cc
|
82a7fdf84a
|
Bug 383511: Support multi-domain tests in mochitest. r=sayrer
|
2007-06-11 14:55:28 -07:00 |
|
rcampbell@mozilla.com
|
c1e34db8a4
|
Commenting MochiKit until fixed on Linux
|
2007-06-07 09:59:24 -07:00 |
|
rcampbell@mozilla.com
|
435f0e4e3c
|
Fixed case error in Makefile
|
2007-06-06 14:29:18 -07:00 |
|
rcampbell@mozilla.com
|
7573ef5550
|
More makefile oddness
|
2007-06-06 14:15:37 -07:00 |
|
rcampbell@mozilla.com
|
039741b813
|
Spaces in Makefile.in, entabified
|
2007-06-06 13:59:40 -07:00 |
|
rcampbell@mozilla.com
|
75e9c10576
|
Bug 379506 - Integrate MochiKit Test Suite, patch by John Resig <jresig@mozilla.com>
|
2007-06-06 13:33:16 -07:00 |
|
roc+@cs.cmu.edu
|
314e02012b
|
Bug 372970. Implement navigator.offlineResources. patch by Dave Camp, r+sr=jst
|
2007-05-29 02:45:30 -07:00 |
|
peterv@propagandism.org
|
9eba56a764
|
Test for bug 370098 (Some constructors raise a "XXX is not a function" exception when called (DOMParser, XMLSerializer, XMLHttpRequest, XPathEvaluator, XSLTProcessor)). r=jst.
|
2007-05-25 09:06:02 -07:00 |
|
mats.palmgren@bredband.net
|
689855b929
|
Mochitest for bug 377539. b=377539 r=bzbarsky
|
2007-05-09 06:27:59 -07:00 |
|
bzbarsky@mit.edu
|
36656a88fa
|
Allow getting the lineNumber of XPConnect expceptions. Bug 291377, r=sicking,sr=jst. r=mrbkap, sr=jst for the test.
|
2007-04-26 21:19:11 -07:00 |
|
enndeakin@sympatico.ca
|
7e98f6b0e7
|
Bug 371127, add a test for domstorage in chrome, r=sayrer
|
2007-04-26 08:35:57 -07:00 |
|
sayrer@gmail.com
|
60a57fa0e2
|
bug 375543. One last resource in the Makefile to fix bustage.
|
2007-04-23 22:25:13 -07:00 |
|
sayrer@gmail.com
|
add691fc93
|
bug 375543. alter Makefiles to prevent Windows bustage.
|
2007-04-23 21:41:41 -07:00 |
|
sayrer@gmail.com
|
fe7436e0d2
|
Add Prototype.js library unit tests. Hopefully the first of many AJAX test suites. Patch by John Resig <jresig@mozilla.com>. r=sayrer
|
2007-04-23 21:01:42 -07:00 |
|
sayrer@gmail.com
|
0ce8af1698
|
Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky
|
2007-04-16 08:18:50 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|