Geoff Brown
54a39501a0
Bug 997991 - Use default httpd path for robocop, mochitest-remote test targets; r=jmaher
2014-04-23 08:42:51 -06:00
Dan Minor
7f4e00ef38
Bug 902594 - Try running jsapi-tests via runcppunittests; r=ted
2014-04-11 08:46:47 -04:00
Jonathan Griffin
a771067e4e
Bug 902711 - Make marionette_transport its own package, r=ato
2013-10-14 17:58:40 -07:00
Michael Ratcliffe
e7dad953b0
Bug 983948 - Add mach mochitest-devtools r=jmaher
2014-03-25 16:52:53 +00:00
Chris AtLee
5c62923c97
Bug 984061: Make package-tests safe with -j >1 r=glandium
2014-03-18 10:06:27 -04:00
Bill McCloskey
ad8c727e10
Bug 960783 - Support "new out-of-process window" menu item in nightly (r=felipe,bsmedberg,trevor,ted)
2014-02-11 09:01:08 -08:00
Mike Hommey
0d839c5b66
Bug 969164 - Traverse js/src moz.builds from top-level configure. r=gps
...
Before, we would run configure in both top-level and js/src, and both
configures would traverse their own set of moz.builds, without actual
knowledge about the other. With this change, both configures still run,
but only top-level traverses moz.build files, and uses js/src's
config.status when traversing its moz.build files. This allows a better
sharing of information between both build systems and the removal of many
hacks.
This also moves running libffi and icu configure to top-level.
Standalone js builds still have their own configure doing moz.build traversal,
as before.
--HG--
rename : config/autoconf.mk.in => config/autoconf-js.mk.in
rename : config/emptyvars.mk.in => config/emptyvars-js.mk.in
2014-02-11 10:37:47 +09:00
Ted Mielczarek
eb2bddfe37
Bug 963651 - Strip C++ unit tests even when STRIP_FLAGS are unset; r=mshal CLOSED TREE
2014-01-24 12:57:23 -05:00
Ms2ger
96f64e3abf
Bug 955866 - Remove peptest remnants; r=ted
2014-01-20 08:58:25 +01:00
Mike Hommey
925edbca14
Bug 950298 - Make the js build system use top-level as its root objdir. r=gps
2014-01-14 07:38:40 +09:00
Mike Hommey
4c4cefd9a7
Bug 945978 - Fix typo from changeset 646b46467e86
2013-12-04 07:58:14 +09:00
Mike Hommey
473eb8a6a4
Bug 943728 - Apply forgotten review comment, and small fixup. r=me
2013-12-03 06:43:18 +09:00
Mike Hommey
bf60896454
Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal
2013-12-03 06:34:21 +09:00
Mike Hommey
f66cffd6be
Bug 944813 - Fix test-package-step after bug 926906. r=mshal
2013-12-03 06:34:20 +09:00
Dan Minor
8e4c886892
Bug 939262 - Add new jit-test dependencies to test package; r=ted
2013-11-19 12:52:58 -05:00
Joel Maher
ab624d3c81
Bug 939719 - stop packaging tests.jar up during a build. r=ted
2013-11-18 13:38:37 -05:00
Geoff Brown
042bb02ecc
Bug 915311 - Improve MOZ_HOST_BIN warnings; r=ted
2013-11-05 15:27:08 -07:00
Dan Minor
320218f3b5
Bug 927989 - cpp unittest TestStartupCache fails when run from test package; r=ted
2013-10-23 14:28:49 -04:00
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