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

205 Коммитов

Автор SHA1 Сообщение Дата
rcampbell%mozilla.com bc3226ce06 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 ebf6d4afa8 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 b9b99272c4 Bug 368994. more mochitests in content/. r=bzbarsky 2007-02-06 00:20:25 +00:00
sayrer%gmail.com e294051e35 Bug 368994. move more tests. r=bzbarsky 2007-02-05 03:19:35 +00:00
sayrer%gmail.com e7f26ab871 Bug 368994. move tests for bug 100533. r=bz 2007-02-04 00:55:27 +00:00
sayrer%gmail.com 127984331c testing tinderbox messages 2007-02-03 19:26:49 +00:00
sayrer%gmail.com b32b595b75 try experimental TinderboxPrint lines 2007-02-03 16:44:46 +00:00
sayrer%gmail.com c87918fb0b Bug 369196. change profile setup for mochitest. r=rcampbell 2007-02-03 16:43:17 +00:00
sayrer%gmail.com 900a43806d Bug 368994. move more content/ unit tests. r=sicking 2007-02-01 21:44:40 +00:00
rhelmer%mozilla.com 7b512dea98 pageloader exgtension for firefox, b=367559 r=robcee 2007-02-01 20:56:13 +00:00
sayrer%gmail.com 4f5fc1df13 Bug 368994. moving test cases closer to the code they test. r=bzbarsky 2007-02-01 18:06:09 +00:00
sayrer%gmail.com cbe0fab6c5 cosmetic changes to test screen 2007-01-31 18:25:15 +00:00
sayrer%gmail.com df6d8571c2 Bug 368725. is wrong in mochitest runtests.pl. r=bzbarsky 2007-01-31 05:14:23 +00:00
bzbarsky%mit.edu 7831ffe4cb Fix bug 300691. r+sr=sicking 2007-01-30 05:48:22 +00:00
sayrer%gmail.com 63d6f3b200 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 d19f3416a9 Bug 368606 - mochitest runtests.pl should work with any working directory
r=sayrer
2007-01-29 22:32:08 +00:00
sayrer%gmail.com 3a782062f3 trivial formatting changes to the test screen 2007-01-29 05:45:52 +00:00
sayrer%gmail.com 53f874e731 bug 368494. mochitest harness setup bugs. r=asqueella 2007-01-28 19:06:05 +00:00
sayrer%gmail.com 0e82fb9e0a 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 b09b912cd1 Remove the MochiKit tests since they have moved to the new server 2007-01-26 18:43:55 +00:00
bzbarsky%mit.edu ad0bfe5ff4 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 72134dd889 Add utility methods for dispatching key events. Bug 367569, r=sayrer. 2007-01-20 05:45:10 +00:00
bzbarsky%mit.edu 23e6bc51cc Adding regression tests. 2007-01-18 20:56:03 +00:00
bzbarsky%mit.edu 2cfbe29dc4 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 7751c24072 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 99c71b2c6d Adding regression test. 2007-01-18 00:26:29 +00:00
jwalden%mit.edu c70d3eba5f Add bug 360220 testcase to list of tests (forgotten in initial checkin) 2007-01-18 00:06:43 +00:00
sayrer%gmail.com 89469d3246 Bug 359999. Add an enable-mochitest option. r=bsmedberg 2007-01-17 20:38:57 +00:00
bzbarsky%mit.edu a4cea1ebd9 Fix check for DOMNodeInserted/DOMNodeRemoved event handlers. Bug 367164,
r+sr=sicking
2007-01-17 18:47:18 +00:00
bzbarsky%mit.edu f7defe1035 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 d3d46df6f9 Add test_bug365773.xul to index.html 2007-01-05 23:23:50 +00:00
gavin%gavinsharp.com d9ebdca0ed Testcase for bug 365773 2007-01-05 21:48:48 +00:00
rhelmer%mozilla.com 3fa81faf3d add check for read-only files r=tfullhart sr=rcampbell 2007-01-03 17:55:13 +00:00
rhelmer%mozilla.com 58b0802e11 used for testing 1509/2001 releases 2006-12-21 21:37:57 +00:00
Olli.Pettay%helsinki.fi e7fef4920c Testcases for bug 364092 and bug 364413 2006-12-20 21:33:22 +00:00
tony%ponderer.org acaabc6311 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 779c433486 updates for 1508, reverse order so more critical operations (partials) run first 2006-12-16 06:57:08 +00:00
rhelmer%mozilla.com 0e598110e9 initialize config variables between runs b=363871 r=tfullhart 2006-12-16 06:50:46 +00:00
bzbarsky%mit.edu 60adfecea8 Adding testcase. 2006-12-15 06:37:07 +00:00
rhelmer%mozilla.com 52e7e481e2 full update verification used by tfullhart for 1508 r=rhelmer 2006-12-12 21:20:28 +00:00
rhelmer%mozilla.com f285d2acf6 config used for 1508 by tfullhart r=rhelmer 2006-12-12 21:18:49 +00:00
gerv%gerv.net fd0b7c527e Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
mozilla.mano%sent.com 59ca7c5fbb 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 53742638ca Test for bug 308484 by Wladimir Palant <trev@gtchat.de>. r=bz 2006-12-09 18:02:18 +00:00
sayrer%gmail.com c8c17c9cc5 Test for bug 238409 by Wladimir Palant <trev@gtchat.de>. r=jst 2006-12-09 17:33:29 +00:00
rhelmer%mozilla.com b711b004b7 rollback to 1.3, 1.4 should not have been checked in 2006-12-09 00:16:05 +00:00
rhelmer%mozilla.com 6b78964221 script to download and clean pageset, checkin for anodelman, b=362152 r=rhelmer 2006-12-08 18:53:15 +00:00
sayrer%gmail.com f45234dd7d test for bug 218236. Patch by Wladimir Palant <trev@gtchat.de>. r=bz 2006-12-06 22:41:07 +00:00
tony%ponderer.org f06835c76e 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 77b2ccfc43 Test for bug 362391, r=sicking 2006-12-03 23:04:42 +00:00