Commit Graph

274 Commits

Author SHA1 Message Date
rhelmer%mozilla.com
aab4143539 use betatest not releasetest, and make moz18-updates default 2007-02-22 18:10:39 +00:00
sayrer%gmail.com
f904eec95c trivial change to avoid named entities and associated bustage in XML. 2007-02-21 22:51:46 +00:00
sayrer%gmail.com
0cef7cff1d Bug 370696. chrome run for mochitest. r=rcampbell 2007-02-21 17:53:31 +00:00
rhelmer%mozilla.com
a0551c6cad correct build IDs 2007-02-21 00:56:52 +00:00
sayrer%gmail.com
4bbb89f0c0 Bug 368994. move some more tests. r=dbaron 2007-02-20 22:18:09 +00:00
rhelmer%mozilla.com
46b6f0a505 correct build IDs 2007-02-20 17:39:05 +00:00
rhelmer%mozilla.com
5b52788ecb update verification for 1.5.0.10 b=369669 2007-02-20 17:32:21 +00:00
sayrer%gmail.com
d251d09728 Bug 370696. chrome mochitest. r=rcampbell 2007-02-20 01:56:30 +00:00
sayrer%gmail.com
62aae02099 Bug 339350. move unit tests. r=mrbkap 2007-02-19 19:47:31 +00:00
rhelmer%mozilla.com
adfe6ad527 these locales are not in use yet 2007-02-19 06:48:16 +00:00
rhelmer%mozilla.com
43430b9d9a correct buildIDs 2007-02-19 06:47:28 +00:00
rhelmer%mozilla.com
8c95884b2a update verification for 1.5.0.10 b=369669 2007-02-18 23:11:05 +00:00
rhelmer%mozilla.com
e81921b65d partials should be at the top so that they are tested first 2007-02-18 23:07:57 +00:00
rhelmer%mozilla.com
04b0562e74 update verification config b=369670 2007-02-18 23:05:42 +00:00
tony%ponderer.org
779153e138 Bug 370446 ��� Should strip \x00 in hostnames
patch: add \x00 to regex and move mochi tests around
r=bryner
2007-02-17 02:07:55 +00:00
rhelmer%mozilla.com
88beee3c74 always exit 0 for scriptability r=rhelmer b=b=355309 2007-02-17 01:35:07 +00:00
sayrer%gmail.com
9341e688f2 Bug 370221. mac focus when running mochikit. r=rcampbell 2007-02-15 17:52:37 +00:00
rhelmer%mozilla.com
20368dbb35 handle dots in parent dir, r=rhelmer b=355309 2007-02-13 21:35:20 +00:00
sayrer%gmail.com
71f660e9a0 Bug 370221. use applescript to focus the mac window after launch. r=rcampbell 2007-02-13 14:32:55 +00:00
rcampbell%mozilla.com
89c0962311 bug 369379 - remove tinderboxprint messages from output patch by Robert Sayre <sayrer@gmail.com>, r=me 2007-02-09 19:46:01 +00:00
tony%ponderer.org
e05dd4f97f bug 368998: when normalizing hostnames, we don't properly escape non-alphanumerics
patch: do our own escaping of hostnames
r=bryner
2007-02-08 18:10:48 +00:00
sayrer%gmail.com
0ef873eec0 Bug 368994. more mochitests in content/. r=bzbarsky 2007-02-06 00:20:25 +00:00
sayrer%gmail.com
5d42df0c63 Bug 368994. move more tests. r=bzbarsky 2007-02-05 03:19:35 +00:00
sayrer%gmail.com
0a01963833 Bug 368994. move tests for bug 100533. r=bz 2007-02-04 00:55:27 +00:00
sayrer%gmail.com
6bdeffbfc1 testing tinderbox messages 2007-02-03 19:26:49 +00:00
sayrer%gmail.com
cf829991a9 try experimental TinderboxPrint lines 2007-02-03 16:44:46 +00:00
sayrer%gmail.com
1bfdb192ce Bug 369196. change profile setup for mochitest. r=rcampbell 2007-02-03 16:43:17 +00:00
sayrer%gmail.com
b578414ff5 Bug 368994. move more content/ unit tests. r=sicking 2007-02-01 21:44:40 +00:00
rhelmer%mozilla.com
fd71881a1d pageloader exgtension for firefox, b=367559 r=robcee 2007-02-01 20:56:13 +00:00
sayrer%gmail.com
477c951cff Bug 368994. moving test cases closer to the code they test. r=bzbarsky 2007-02-01 18:06:09 +00:00
sayrer%gmail.com
d7a211a685 cosmetic changes to test screen 2007-01-31 18:25:15 +00:00
sayrer%gmail.com
cc822677b2 Bug 368725. is wrong in mochitest runtests.pl. r=bzbarsky 2007-01-31 05:14:23 +00:00
bzbarsky%mit.edu
b38b5e7e7c Fix bug 300691. r+sr=sicking 2007-01-30 05:48:22 +00:00
sayrer%gmail.com
226ea27528 bug 368645. mochitest's runtests.pl dies with 'libmozjs.so: cannot open shared object file: No such file or directory'. r=myk 2007-01-30 05:28:14 +00:00
asqueella%gmail.com
512b954fb5 Bug 368606 - mochitest runtests.pl should work with any working directory
r=sayrer
2007-01-29 22:32:08 +00:00
sayrer%gmail.com
df766ae229 trivial formatting changes to the test screen 2007-01-29 05:45:52 +00:00
sayrer%gmail.com
42afbc5d4a bug 368494. mochitest harness setup bugs. r=asqueella 2007-01-28 19:06:05 +00:00
sayrer%gmail.com
23ba5ce55d Bug 364043. Remove dependency on Python for HTTP server to serve mochitests. Patch by Jeff Walden <jwalden+bmo@mit.edu> and Robert Sayre <sayrer@gmail.com>. r=rcampbell 2007-01-26 18:44:58 +00:00
sayrer%gmail.com
646ef36184 Remove the MochiKit tests since they have moved to the new server 2007-01-26 18:43:55 +00:00
bzbarsky%mit.edu
38c39c075b When going back or forward to wyciwyg pages, make sure to correctly restore
their principal from session history.  Bug 172261 and bug 301510, r+sr=jst
2007-01-26 04:37:16 +00:00
bzbarsky%mit.edu
925d0ac90f Add utility methods for dispatching key events. Bug 367569, r=sayrer. 2007-01-20 05:45:10 +00:00
bzbarsky%mit.edu
0e4c6ec048 Adding regression tests. 2007-01-18 20:56:03 +00:00
bzbarsky%mit.edu
dac64554a9 If an exception is thrown, make sure finish() still gets called as needed. r=sayrer 2007-01-18 19:30:38 +00:00
tony%ponderer.org
16f680cbdc Bug 366645 ��� Reference to undefined property FIND_TRAILING_DOTS_GLOBAL
patch: remove unused regexes
r=mmchew
2007-01-18 05:55:09 +00:00
bzbarsky%mit.edu
02314fbb2a Adding regression test. 2007-01-18 00:26:29 +00:00
jwalden%mit.edu
76911df0d9 Add bug 360220 testcase to list of tests (forgotten in initial checkin) 2007-01-18 00:06:43 +00:00
sayrer%gmail.com
441c02debc Bug 359999. Add an enable-mochitest option. r=bsmedberg 2007-01-17 20:38:57 +00:00
bzbarsky%mit.edu
c323ff3583 Fix check for DOMNodeInserted/DOMNodeRemoved event handlers. Bug 367164,
r+sr=sicking
2007-01-17 18:47:18 +00:00
bzbarsky%mit.edu
e5ca26c572 Make mochitest fail if an uncaught exception is thrown during one of the
tests.  Bug 365929, r=sayrer
2007-01-08 02:59:17 +00:00
sayrer%gmail.com
fb0521134b Add test_bug365773.xul to index.html 2007-01-05 23:23:50 +00:00
gavin%gavinsharp.com
01e3d36439 Testcase for bug 365773 2007-01-05 21:48:48 +00:00
rhelmer%mozilla.com
81d0f8bce8 add check for read-only files r=tfullhart sr=rcampbell 2007-01-03 17:55:13 +00:00
rhelmer%mozilla.com
ac0646b40f used for testing 1509/2001 releases 2006-12-21 21:37:57 +00:00
Olli.Pettay%helsinki.fi
4ebc047433 Testcases for bug 364092 and bug 364413 2006-12-20 21:33:22 +00:00
tony%ponderer.org
8741553f63 bug 352788: New Firefox versions result in a new pref entry for rc4 key
patch: only use getkey url up until ?
r=mmchew
2006-12-18 20:47:49 +00:00
rhelmer%mozilla.com
0ea4f70e90 updates for 1508, reverse order so more critical operations (partials) run first 2006-12-16 06:57:08 +00:00
rhelmer%mozilla.com
5ba1b4b9a9 initialize config variables between runs b=363871 r=tfullhart 2006-12-16 06:50:46 +00:00
bzbarsky%mit.edu
2a88b94ba6 Adding testcase. 2006-12-15 06:37:07 +00:00
rhelmer%mozilla.com
6c8ed21217 full update verification used by tfullhart for 1508 r=rhelmer 2006-12-12 21:20:28 +00:00
rhelmer%mozilla.com
1ecf0d0950 config used for 1508 by tfullhart r=rhelmer 2006-12-12 21:18:49 +00:00
gerv%gerv.net
caae487a24 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
mozilla.mano%sent.com
a06e6de684 Bug 360220 - readers menulist has no icon if the last-selected reader is a web reader. r=enn. 2006-12-09 21:34:51 +00:00
sayrer%gmail.com
c363aa8bb3 Test for bug 308484 by Wladimir Palant <trev@gtchat.de>. r=bz 2006-12-09 18:02:18 +00:00
sayrer%gmail.com
023e65810e Test for bug 238409 by Wladimir Palant <trev@gtchat.de>. r=jst 2006-12-09 17:33:29 +00:00
rhelmer%mozilla.com
0555a931af rollback to 1.3, 1.4 should not have been checked in 2006-12-09 00:16:05 +00:00
rhelmer%mozilla.com
05b3499abf script to download and clean pageset, checkin for anodelman, b=362152 r=rhelmer 2006-12-08 18:53:15 +00:00
sayrer%gmail.com
54b193ff7b test for bug 218236. Patch by Wladimir Palant <trev@gtchat.de>. r=bz 2006-12-06 22:41:07 +00:00
tony%ponderer.org
4c975d4193 Add tests for URLCanonicalizer and EnchashDecryptor. Small change in
trtable.js to expose JS component in debug builds to allow testing.
2006-12-05 23:36:01 +00:00
Olli.Pettay%helsinki.fi
d2762c5255 Test for bug 362391, r=sicking 2006-12-03 23:04:42 +00:00
sayrer%gmail.com
d08269fbc9 Bug 362232. Set XPCOM_DEBUG_BREAK so things run better on Windows. Patch by Wladimir Palant <trev@gtchat.de>. r=sayrer 2006-11-29 16:23:23 +00:00
sayrer%gmail.com
6b488888da Bug 362230. Add more privileges for mochitest. Patch by Wladimir Palant <trev@gtchat.de>. r=sayrer 2006-11-29 16:03:09 +00:00
bzbarsky%mit.edu
91f9d8f94c Fix bug 277724 -- make <select>, <textarea>, <button> restore disabled state. r+sr=jst 2006-11-28 03:17:03 +00:00
sayrer%gmail.com
c9505a7e32 bug 358797 test by Adam Guthrie <ispiked@gmail.com>. r=dveditz 2006-11-28 00:03:41 +00:00
bzbarsky%mit.edu
a8307c6aef Fix bug 352728, r+sr=peterv 2006-11-21 04:38:00 +00:00
bzbarsky%mit.edu
8cef1476cf Make the XML templates use CDATA sections for scripts. r=sayrer 2006-11-16 07:53:08 +00:00
bzbarsky%mit.edu
a648c4ebae Add test for bug 358660. 2006-11-16 07:39:18 +00:00
rhelmer%mozilla.com
c38ba56378 landing corrections for TR Fullhart b=346013 r=rhelmer 2006-11-13 21:12:11 +00:00
sayrer%gmail.com
267b38ccd2 test for bug 333983 2006-11-12 22:03:01 +00:00
sayrer%gmail.com
db2869156b test for bug 343596 2006-11-12 21:47:24 +00:00
bmlk%gmx.de
64db9c7d42 adding testcase for bug 337124 to mochitest not part of the build 2006-11-11 16:19:53 +00:00
bzbarsky%mit.edu
9e09938936 Minor tweaks, mostly to use isnot() 2006-11-11 05:20:57 +00:00
sayrer%gmail.com
82c1df0239 bz wants isnot() 2006-11-11 05:10:46 +00:00
bzbarsky%mit.edu
742849cded Adding some more testcases. 2006-11-11 04:33:52 +00:00
bzbarsky%mit.edu
04ee817199 Add a test name 2006-11-11 04:29:57 +00:00
bzbarsky%mit.edu
51e7f90c60 Add regression test for bug 359657. 2006-11-11 03:21:12 +00:00
axel%pike.org
9266a2475f bug 358740, add initial landing of coverage extension for l10n testing, r=rcampbell 2006-11-10 15:53:44 +00:00
sayrer%gmail.com
d856eb528c make gen_template.pl work from anywhere with FindBin 2006-11-08 19:19:19 +00:00
sayrer%gmail.com
d79f5d0afa turn off default browser check 2006-11-08 18:46:54 +00:00
sayrer%gmail.com
48dc51c1c0 Perl doesn't work that well if you write JavaScript in it 2006-11-08 07:07:44 +00:00
sayrer%gmail.com
1242fb9bd1 add test for XUL min/max in bug 359754 2006-11-07 02:06:15 +00:00
sayrer%gmail.com
d32c34ace8 Add XUL and XHTML templates, add handlers for gen_template.pl 2006-11-07 00:56:50 +00:00
sayrer%gmail.com
ab2859beb2 change XHTML code to use packed.js 2006-11-06 23:48:49 +00:00
sayrer%gmail.com
0985f6a53b Upgrade to MochiKit trunk with upstream XUL DOM code 2006-11-06 23:48:11 +00:00
rhelmer%mozilla.com
852497d006 remove unshipped locales b=346013 2006-11-01 01:38:23 +00:00
rhelmer%mozilla.com
c48997c5d3 fix buildid for 1.5.0.2 b=346013 2006-11-01 00:10:48 +00:00
rhelmer%mozilla.com
65bc41806e print URL for the verify log b=346013 2006-10-31 23:56:57 +00:00
rhelmer%mozilla.com
4ae1fa9de5 bring up to date b=346013 2006-10-31 23:40:18 +00:00
rhelmer%mozilla.com
6abdb778c2 b=241980 r=davel 2006-10-30 20:01:25 +00:00
sayrer%gmail.com
ca5c9f638e test for bug 6296 2006-10-30 07:40:54 +00:00
sayrer%gmail.com
9d4dad718a add tests for bug 24958 2006-10-30 06:27:29 +00:00