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

30 Коммитов

Автор SHA1 Сообщение Дата
Philipp Kewisch 9a9ef8c85d Fix bug 493389 - Provider for Google Calendar cannot sync tasks (code review in bug 1079189). a=starred
--HG--
rename : calendar/providers/gdata/components/calGoogleCalendarModule.manifest => calendar/providers/gdata/components/calGoogleCalendar.manifest
rename : calendar/providers/gdata/content/calendarCreation.xul => calendar/providers/gdata/content/gdata-calendar-creation.xul
rename : calendar/providers/gdata/components/calGoogleRequest.js => calendar/providers/gdata/modules/gdataRequest.jsm
rename : calendar/providers/gdata/components/calGoogleSession.js => calendar/providers/gdata/modules/gdataSession.jsm
rename : calendar/providers/gdata/components/calGoogleUtils.js => calendar/providers/gdata/modules/gdataUtils.jsm
2014-12-11 09:39:22 +01:00
Mark Banner ec04978274 Bug 1085762 Use absolute directories for mozmill to fix bustage on Mac. r=jcranmer,a=Standard8 2014-10-23 09:01:13 +01:00
Philipp Kewisch 749a4ca21e Fix bug 1067007 - [mozmill] tests do not work after TB build changes. r/a=Standard8 2014-09-15 10:10:06 +02:00
Joshua Cranmer 52d5222592 Bug 1055926: Add mozinfo packages to the virtualenv for mozmill, r=Standard8 CLOSED TREE 2014-08-20 00:00:22 -05:00
Joshua Cranmer 1a54c0d5a0 Bug 1035599: Merge the mozilla-central and comm-central objdir, r=Standard8, a=me for CLOSED TREE
This change merges mozilla-central and comm-central into having a single
topobjdir file but retaining two topsrcdirs (and two build systems). This state
is hopefully only the first part of a series of changes that eliminate the
comm-central build system partial clone completely.

In other words:
$(DEPTH) has accessible, addon-sdk, ..., mail, mailnews
$(topsrcdir) has mail, mailnews, ..., mozilla

--HG--
rename : bridge/bridge.mozbuild => mailnews/mailnews.mozbuild
2013-11-25 17:03:48 -06:00
Mark Banner 79656c5e49 Port Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense) - to try and fix L10n build bustage. r=port-by-build-system-peer CLOSED TREE 2014-07-30 11:28:31 +01:00
Joshua Cranmer d616aeb19a Bug 1013453 - Port bug 1011458 to comm-central, rs=build system port by peer, a=bustage-fix to reopen a CLOSED TREE.
--HG--
extra : rebase_source : ce1600dd57aaa380ce6f094167c00c78ac149380
2014-05-20 14:39:05 -05:00
Philipp Kewisch d70b8087c4 Fix bug 680203 - Make Lightning tests work with packaged-tests. r=standard8 2014-05-16 08:52:53 +02:00
Philipp Kewisch c0958ae94d Backout bug 680203 - Make Lightning tests work with packaged-tests. 2014-04-20 09:41:19 +02:00
Philipp Kewisch bdc02d5f12 Fix bug 680203 - Make Lightning tests work with packaged-tests. r=Standard8 2014-04-20 00:13:39 +02:00
Mark Banner fe453c02ed Port bug Bug 944813 - Fix test-package-step after bug 926906. rs=build-system-peer-port. 2013-12-18 09:16:30 +00:00
Joshua Cranmer d5a72924e1 Port bug 939719 to comm-central, rs=build-system port by peer to reopen a CLOSED TREE.
--HG--
extra : amend_source : e35d1c12ceb5666fa6174f98297f89c26531a85b
2013-11-18 23:58:01 -06:00
Joshua Cranmer 010884a130 Followup to bug 928966, rs=bustage-fix 2013-10-22 10:20:33 -05:00
Mark Banner 482d5a1002 Bug 900535 Remove mailnews bloat tests support. r=Callek,a=Standard8 for removing obsolete code on a CLOSED TREE so that we don't need to look at it for maintenance purposes 2013-08-01 20:53:54 +01:00
Mike Conley b91321805f Bug 841996 - Fix permanent orange for test-plugin-crashing.js. r=mbanner. 2013-03-27 10:55:55 -04:00
Mike Conley 8ce7c79eea Backed out changeset fa1106f5c110 - I put in the wrong bug number. 2013-03-27 10:55:25 -04:00
Mike Conley 1e7cf58a17 Bug 841993 - Fix permanent orange for test-plugin-crashing.js. r=mbanner. 2013-03-27 10:53:50 -04:00
Mark Banner 6c56b8a026 Bug 804954 Add mozbase to the list of packaged directories for Thunderbird's tests. r=mconley 2013-02-27 21:41:40 +01:00
Takanori MATSUURA 9df9aa851d Bug 790671 - Port |Bug 781138 - Empty .mkdir.done files are bundled with packages| to comm-central. r=mbanner 2012-09-24 18:09:14 -04:00
Mark Banner e7a50e6593 Fix permanent orange from bug 755196 by porting the rest of bug 755339 to copy the modules directory into the packaged tests file. r=bustage-fix 2012-07-10 15:08:29 -04:00
Mike Conley 8b8d83fd93 Fix busted XPCShell tests due to bug 757460 and bug 755339 landing on mozilla-central. r=bustage-fix. 2012-06-08 15:09:07 -04:00
Gervase Markham d9160e1ab8 Bug 757018 - upgrade license to MPL 2. 2012-05-30 17:48:24 +01:00
Philippe M. Chiasson cfece6e4e5 Bug 696445 - make package-tests should include reftests r=Standard8 2011-10-24 11:43:15 -04:00
Siddharth Agarwal 644559ad7a Bug 679460 - Improve |make mozmill-one| developer experience. Support both SOLO_FILE and SOLO_TEST but error out if both or neither are given, or if they're given with |make mozmill|. r=Standard8 2011-09-07 02:10:45 +05:30
Siddharth Agarwal 6d01dc6fb9 Bug 656736 - Upgrade to the latest version of MozMill. r=Standard8
This patch adds mozmill 1.5.4b4, mozrunner 2.5.5b4 and jsbridge 2.4.4b4 to the
tree. It also sets up a virtualenv to install mozmill and its dependencies
in. This patch means Thunderbird developers will no longer need to have MozMill
or its dependencies installed in order to run MozMill tests.
2011-08-18 14:40:55 +05:30
Siddharth Agarwal 2533080f6f Backout changeset 69050ad29af0 due to Mac/Linux test failures. CLOSED TREE 2011-08-16 03:16:59 +05:30
Siddharth Agarwal 4baf05cb9e Bug 656736 - Support upgrading to the latest version of MozMill. r=Standard8
This patch adds mozmill 1.5.4b4, mozrunner 2.5.5b4 and jsbridge 2.4.4b4 to the
tree. It also sets up a virtualenv to install mozmill and its dependencies
in. This patch means Thunderbird developers will no longer need to have MozMill
or its dependencies installed in order to run MozMill tests.
2011-08-16 00:35:27 +05:30
Serge Gautherie 0907562d40 Bug 601113 - Port |Bug 543800 - package chrome style tests into .jar file for local testing| to comm-central; (Cv1a-TB) Just port it.
r=standard8.
2010-10-03 05:40:05 +02:00
Mark Banner 1acceb2b18 Bug 599305 - Make package-tests should package xpcshell-tests as well; r=gozer 2010-09-27 11:20:47 +01:00
Mark Banner 810353391f Bug 506202 Hook up mozmill tests to make package-tests and support running packaged test style. r=asuth,gozer. a=Standard8 for checkin to CLOSED TREE as this is build-config/test only and allows work on the new try server to get it nearer completion 2010-08-10 20:59:18 +01:00