Mike Hommey
6aeae2f437
Bug 926906 - Kill core_abspath, core_realpath and core_winabspath. r=gps
2013-10-17 07:55:16 +09:00
Christian Holler
83fdc47ab0
Bug 920055 - Honor install-strip and STRIP_FLAGS when packaging tests. r=ted
...
--HG--
extra : rebase_source : 6845c548309113cecdf30d6ca3a885b39b0c0d03
2013-09-28 00:48:06 +02:00
Dan Minor
8ab72b2beb
Bug 920602 - Only package Android cppunittest manifest on Android; r=ted
2013-09-27 08:26:05 -04:00
Ted Mielczarek
7e649897bc
bug 919635 - package Steeplechase tests and extra bits in test package. r=gps
...
--HG--
extra : rebase_source : b0030545c25da1f27c601363c84362470a32aee6
2013-09-25 06:57:34 -04:00
Ed Morley
0a8995032c
Backed out changeset 0fae05649fe8 (bug 919635)
2013-09-25 13:48:21 +01:00
Ted Mielczarek
2064bbd0d7
bug 919635 - package Steeplechase tests and extra bits in test package. r=gps
2013-09-25 06:57:34 -04:00
Dan Minor
a261521c85
Bug 915245 - Add manifest support to cpp unittest harness; r=ted
2013-09-24 07:18:58 -04:00
Dan Minor
251f80cb99
Bug 916742 - Add new jit-test dependencies to test package; r=ted
2013-09-23 09:41:26 -04:00
Jonathan Griffin
d860a35a0a
Bug 908356 - In-tree reuqirements files for marionette and mozbase, r=aki
2013-09-05 17:36:16 -07:00
Dan Minor
e789625c9b
Bug 858620 - Add jit-tests to test package;r=glandium
2013-08-21 08:20:24 -04:00
Andrew Halberstadt
69e673ac70
Bug 906045 - Remove --build-info-json from mochitest make targets, r=jgriffin, DONTBUILD, a=NPOTB
2013-08-19 13:01:52 -04:00
Gregory Szorc
3239b169cc
Bug 904823 - Discourage use of make for running xpcshell tests; r=ted
2013-08-14 17:43:04 -07:00
Joel Maher
414a3b5080
Bug 868158 - mochitests should support manifest format. r=ted
2013-08-02 08:48:06 -04:00
Mihnea Dobrescu-Balaur
0ab2be13a1
Bug 898142 - xpcshell make target should pass in pluginsPath. r=gps
2013-07-25 15:20:34 -07:00
Ryan VanderMeulen
aaee3cf638
Merge m-c to inbound.
2013-07-10 09:45:16 -04:00
Dan Minor
3ccfe97c58
Bug 889078: Strip cpp tests prior to packaging; r=glandium
2013-07-09 12:54:40 -04:00
Ms2ger
f026256799
Bug 888574 - Remove TAR_CREATE_FLAGS_QUIET, make TAR_CREATE_FLAGS quiet by default; r=gps+ted
2013-07-10 11:55:01 +02:00
Geoff Brown
98d08e20dc
Bug 882932 - Add -httpd-path option to mochitests and reftests; r=jmaher
2013-06-26 20:42:46 -07:00
Dan Minor (dminor@mozilla.com)
6ac5667830
Bug 811404 - Stage cpptests as part of package-tests. r=ted
2013-06-24 13:45:32 -04:00
Dave Townsend
bca7a0676c
Bug 884032: Remove the testing/jetpack directory. r=gps
2013-06-21 10:50:22 -07:00
Nick Alexander
e797d0b7b5
Bug 874132 - Second reland Part 3: Replace uses of apkbuilder with zip and custom debug signing tool. r=jmaher,mfinkle
...
This incorporates follow-ups including: rename the debug key; check if
key alias exists rather than just testing for keystore existence; set
$(AIDL).
Renaming the debug key works around an un-confirmed JDK bug in
jarsigner, where '-debug' and 'debug' compare the same.
2013-06-20 11:50:28 -07:00
Nick Alexander
966d17128b
Backed out changeset 3a4c1a113154 (Bug 874132) for jarsigner "Please specify alias name" errors.
2013-06-19 08:21:15 -07:00
Nick Alexander
5852bb6287
Bug 874132 - Part 3: Replace uses of apkbuilder with zip and custom debug signing tool. r=jmaher
...
--HG--
extra : rebase_source : cf6601c6591921397f96fd1011db43de962ee8ed
2013-06-18 09:25:16 -07:00
Ted Mielczarek
953d57ac0d
bug 746244 - Port profileserver.py to Mozbase. r=jhammel
...
--HG--
rename : build/pgo/genpgocert.py.in => build/pgo/genpgocert.py
2013-05-28 15:33:57 -04:00
Andrew Halberstadt
f710a9508c
Bug 872164 - remove unnecessary Makefile, r=ted
2013-05-28 10:57:08 -04:00
Andrew Halberstadt
022b329389
Bug 872164 - Create in-tree mozharness config, r=jgriffin
2013-05-24 11:01:06 -04:00
Nick Alexander
3e6da17ab5
Bug 863445 - Part 3: Make build/mobile/robocop/Makefile.in produce robocop-debug-signed.apk. r=jmaher
...
Also makes the developer-facing `make mochitest-robocop` run
robocop-debug-signed.apk, and deprecates `make
mochitest-robotium` (since we name this suite robocop on TBPL).
2013-05-20 11:39:50 -07:00
Nick Alexander
cd7f2a1a11
Bug 863445 - Part 2: Specify Robocop APK on runtestsremote.py command line. r=jmaher
...
This deprecates --robocop in favour of --robocop-ini, and
--robocopPath in favour of --robocop-apk.
2013-05-20 11:39:50 -07:00
Nick Alexander
6ed9eb9fc2
Bug 863445 - Part 1: Make mobile/android/base/Makefile.in generate fennec_ids.txt. r=jmaher
...
Building mobile/android/base will now generate
$(DEPTH)/mobile/android/base/fennec_ids.txt.
--HG--
rename : build/mobile/robocop/parse_ids.py => mobile/android/base/fennec-ids-generator.py
2013-05-20 11:39:49 -07:00
Ed Morley
580f20e03b
Backed out changeset 2d5c2f191920 (bug 863445) for breaking Android Nightlies
...
--HG--
rename : mobile/android/base/fennec-ids-generator.py => build/mobile/robocop/parse_ids.py
2013-05-13 12:31:39 +01:00
Ed Morley
6dcc2dc064
Backed out changeset 611c81436abe (bug 863445)
2013-05-13 12:31:13 +01:00
Ed Morley
03cf49557a
Backed out changeset dac51812454a (bug 863445)
2013-05-13 12:31:10 +01:00
Nick Alexander
c845a84338
Bug 863445 - Part 3: Make build/mobile/robocop/Makefile.in produce robocop-debug-signed.apk. r=jmaher
...
Also makes the developer-facing `make mochitest-robocop` run
robocop-debug-signed.apk, and deprecates `make
mochitest-robotium` (since we name this suite robocop on TBPL).
2013-05-11 16:53:49 -07:00
Nick Alexander
4636418f89
Bug 863445 - Part 2: Specify Robocop APK on runtestsremote.py command line. r=jmaher
...
This deprecates --robocop in favour of --robocop-ini, and
--robocopPath in favour of --robocop-apk.
2013-05-11 16:53:48 -07:00
Nick Alexander
07abe0b862
Bug 863445 - Part 1: Make mobile/android/base/Makefile.in generate $(DIST)/fennec_ids.txt. r=jmaher
...
--HG--
rename : build/mobile/robocop/parse_ids.py => mobile/android/base/fennec-ids-generator.py
2013-05-11 16:53:48 -07:00
Nick Alexander
403b679bb3
Backed out e7739a472f09, 3fd142236a0f, and 382ec69cdfb1 (Bug 863445) for Android rc1 and rc2 failures on a CLOSED TREE. r=me
...
--HG--
rename : mobile/android/base/fennec-ids-generator.py => build/mobile/robocop/parse_ids.py
2013-05-10 21:38:52 -07:00
Nick Alexander
400a73884d
Bug 863445 - Part 3: Make build/mobile/robocop/Makefile.in produce robocop-debug-signed.apk. r=jmaher
...
Also makes the developer-facing `make mochitest-robocop` run
robocop-debug-signed.apk, and deprecates `make
mochitest-robotium` (since we name this suite robocop on TBPL).
2013-05-10 18:39:00 -07:00
Nick Alexander
575b7d8846
Bug 863445 - Part 2: Specify Robocop APK on runtestsremote.py command line. r=jmaher
...
This deprecates --robocop in favour of --robocop-ini, and
--robocopPath in favour of --robocop-apk.
2013-05-10 18:39:00 -07:00
Nick Alexander
51c1111fa4
Bug 863445 - Part 1: Make mobile/android/base/Makefile.in generate $(DIST)/fennec_ids.txt. r=jmaher
...
--HG--
rename : build/mobile/robocop/parse_ids.py => mobile/android/base/fennec-ids-generator.py
2013-05-10 18:39:00 -07:00
Josh Matthews
8f0773e606
Bug 597064 - Add timeout logic to xpcshell test runner. r=ted
2012-12-20 03:43:19 -05:00
Mike Hommey
4a7c5456d0
Bug 859705 - Un-szip libraries before pushing them on the device for xpcshell tests. r=ted
2013-04-18 09:14:38 +02:00
Bas Schouten
341383c413
Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE
...
Please contact Bas Schouten <bschouten@mozilla.com>, Nicolas Silva <nsilva@mozilla.com> or Nicholas Cameron <ncameron@mozilla.com> with general questions. Below is a rough list of authors to contact with specific questions.
Authors:
gfx/layers/Compositor.* gfx/layers/Effects.h - Compositor Interface - bas,nrc,nical
gfx/layers/d3d* - D3D9/D3D10 - bas
gfx/layers/ThebesLayer* - ThebesLayers - nrc,bas
gfx/layers/composite/* - CompositeLayers - nrc,nical
gfx/layers/client/* - Client - nrc,nical,bas
gfx/layers/*Image* - nical
gfx/layers/ipc ipc - IPC - nical
gfx/layers/opengl - CompositorOGL - nrc,nical
gfx/2d - bas,nrc
gfx/gl - GLContext - bjacob
dom/* layout/* - DOM - mattwoodrow
2013-04-10 09:20:52 +00:00
Joel Maher
89c9b6aa5d
Bug 852509 - add a make target for the pgo profile tests that we run during build time for pgo opt. r=ted
2013-03-19 13:14:40 -04:00
Boris Zbarsky
29f297ae78
Bug 845313. Make mochitest-ipcplugins actually pay attention to the TEST_PATH. r=bsmedberg
2013-02-26 15:10:15 -05:00
Ed Morley
47e1a3a3ef
Merge latest green inbound changeset to mozilla-central
2013-02-14 10:44:41 +00:00
Joel Maher
bd7915eda8
Bug 841039 - add a make target for the leaktest tests we run at build time from the objdir. r=ted
2013-02-14 05:22:46 -05:00
Matt Brubeck
28135f8673
Bug 839340 - mach reftest <dir> doesn't work on Windows [r=gps]
2013-02-13 15:35:45 -08:00
Jonathan Griffin
b7ce5d6ac0
Bug 830538 - Make 'make mochiest-plain' work for b2g desktop builds, r=ted
2013-01-23 17:36:59 -08:00
Dave Townsend
6326ee4a98
Bug 793928: Ship the Add-on SDK APIs as part of the platform. r=gps
2013-02-01 11:20:17 -08:00
Jonathan Griffin
c944d69b73
Bug 827531 - Add a pip requirements.txt file for running B2G unit tests, r=aki
2013-01-16 14:14:10 -08:00