Commit Graph

193 Commits

Author SHA1 Message Date
Thinker K.F. Li
e8a4049fa3 Bug 1018705 - Install the test component of startupcache as one of EXTRA_COMPONENTS. r=gps 2014-06-20 23:36:00 -04:00
Dan Minor
d00aa7e989 Bug 1016993 - Strip jsapi-tests prior to packaging; r=ted 2014-05-28 13:19:30 -04:00
Nicholas Nethercote
236e740ed4 Bug 1013670 - Remove all traces of leaktest.py.in. r=ted.
--HG--
extra : rebase_source : ee2941433fc12726624377362d3d46d3225eb0db
2014-05-21 20:29:55 -07:00
James Graham
40142335ba Bug 1011458 - Buy back a few characters for Windows paths by renaming tests staging directory. r=ted 2014-05-16 04:55:00 +02:00
Geoff Brown
ea0aa3260c Bug 997991 - Use default httpd path for robocop, mochitest-remote test targets; r=jmaher 2014-04-23 08:42:51 -06:00
Dan Minor
eeb679e299 Bug 902594 - Try running jsapi-tests via runcppunittests; r=ted 2014-04-11 08:46:47 -04:00
Jonathan Griffin
86f7c1e92b Bug 902711 - Make marionette_transport its own package, r=ato 2013-10-14 17:58:40 -07:00
Michael Ratcliffe
9955c9a298 Bug 983948 - Add mach mochitest-devtools r=jmaher 2014-03-25 16:52:53 +00:00
Chris AtLee
0ec77b9195 Bug 984061: Make package-tests safe with -j >1 r=glandium 2014-03-18 10:06:27 -04:00
Bill McCloskey
817fc83d9d 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
557439c337 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
fef1d6d626 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
2b1c611333 Bug 955866 - Remove peptest remnants; r=ted 2014-01-20 08:58:25 +01:00
Mike Hommey
64fdc4d9ca 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
5b1432b5bb Bug 945978 - Fix typo from changeset 646b46467e86 2013-12-04 07:58:14 +09:00
Mike Hommey
d501e7451e Bug 943728 - Apply forgotten review comment, and small fixup. r=me 2013-12-03 06:43:18 +09:00
Mike Hommey
06d6d3c5cf 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
e45ad172c8 Bug 944813 - Fix test-package-step after bug 926906. r=mshal 2013-12-03 06:34:20 +09:00
Dan Minor
136909f289 Bug 939262 - Add new jit-test dependencies to test package; r=ted 2013-11-19 12:52:58 -05:00
Joel Maher
98b79f3620 Bug 939719 - stop packaging tests.jar up during a build. r=ted 2013-11-18 13:38:37 -05:00
Geoff Brown
28b52f59f7 Bug 915311 - Improve MOZ_HOST_BIN warnings; r=ted 2013-11-05 15:27:08 -07:00
Dan Minor
690fec8c8a Bug 927989 - cpp unittest TestStartupCache fails when run from test package; r=ted 2013-10-23 14:28:49 -04:00
Mike Hommey
5badab1842 Bug 926906 - Kill core_abspath, core_realpath and core_winabspath. r=gps 2013-10-17 07:55:16 +09:00
Christian Holler
6cefd48b01 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
92b06d6b15 Bug 920602 - Only package Android cppunittest manifest on Android; r=ted 2013-09-27 08:26:05 -04:00
Ted Mielczarek
6b2cc7af48 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
9391e19250 Backed out changeset 0fae05649fe8 (bug 919635) 2013-09-25 13:48:21 +01:00
Ted Mielczarek
358826ac0e bug 919635 - package Steeplechase tests and extra bits in test package. r=gps 2013-09-25 06:57:34 -04:00
Dan Minor
c9da574285 Bug 915245 - Add manifest support to cpp unittest harness; r=ted 2013-09-24 07:18:58 -04:00
Dan Minor
1ebd13cf60 Bug 916742 - Add new jit-test dependencies to test package; r=ted 2013-09-23 09:41:26 -04:00
Jonathan Griffin
2a33a9ba30 Bug 908356 - In-tree reuqirements files for marionette and mozbase, r=aki 2013-09-05 17:36:16 -07:00
Dan Minor
7a530a9ac4 Bug 858620 - Add jit-tests to test package;r=glandium 2013-08-21 08:20:24 -04:00
Andrew Halberstadt
d23f0e9417 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
9a1a17e5c2 Bug 904823 - Discourage use of make for running xpcshell tests; r=ted 2013-08-14 17:43:04 -07:00
Joel Maher
81ebf88392 Bug 868158 - mochitests should support manifest format. r=ted 2013-08-02 08:48:06 -04:00
Mihnea Dobrescu-Balaur
484cac5fc2 Bug 898142 - xpcshell make target should pass in pluginsPath. r=gps 2013-07-25 15:20:34 -07:00
Ryan VanderMeulen
ec6b3d53b5 Merge m-c to inbound. 2013-07-10 09:45:16 -04:00
Dan Minor
554060b671 Bug 889078: Strip cpp tests prior to packaging; r=glandium 2013-07-09 12:54:40 -04:00
Ms2ger
5164d8900d 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
cd7cd9eed7 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)
6b27b7227e Bug 811404 - Stage cpptests as part of package-tests. r=ted 2013-06-24 13:45:32 -04:00
Dave Townsend
793ee5ce99 Bug 884032: Remove the testing/jetpack directory. r=gps 2013-06-21 10:50:22 -07:00
Nick Alexander
40c8cd76eb 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
59c837659a Backed out changeset 3a4c1a113154 (Bug 874132) for jarsigner "Please specify alias name" errors. 2013-06-19 08:21:15 -07:00
Nick Alexander
ecc3c7893d 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
6437406700 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
b6f71e597b Bug 872164 - remove unnecessary Makefile, r=ted 2013-05-28 10:57:08 -04:00
Andrew Halberstadt
bd06df3c4e Bug 872164 - Create in-tree mozharness config, r=jgriffin 2013-05-24 11:01:06 -04:00
Nick Alexander
17e1796751 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
516045df67 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