Panagiotis Koutsourakis
9c7dfb9706
Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
Files named Makefile.in containing the expression
DIRS += <foo>
or
DIRS = <foo>
inside the conditional expression
ifdef ENABLE_TESTS
...
endif
are changed to
TEST_DIRS += tests
outside any conditional expression.
The files
./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in
contain the string
ifdef ENABLE_TESTS
but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
2012-02-04 17:32:24 +00:00
..
2012-01-30 10:59:34 -08:00
2012-01-30 16:52:11 -06:00
2012-02-01 03:18:30 +01:00
2012-01-12 00:26:33 +13:00
2011-10-17 10:59:28 -04:00
2011-09-28 23:19:26 -07:00
2012-02-04 17:32:24 +00:00
2011-08-08 17:14:34 +02:00
2011-10-17 10:59:28 -04:00
2011-10-17 10:59:28 -04:00
2012-01-30 11:05:28 -08:00
2011-11-07 16:26:50 +02:00
2012-01-24 17:21:29 -08:00
2011-10-17 10:59:28 -04:00
2012-01-28 04:35:59 +01:00
2011-10-18 14:19:44 +03:00
2011-09-28 23:19:26 -07:00
2011-10-17 10:59:28 -04:00
2011-10-17 10:59:28 -04:00
2011-06-02 14:56:50 +02:00
2012-02-04 13:58:46 +00:00
2012-02-02 10:06:46 +00:00
2011-12-22 18:34:45 -05:00
2011-10-17 10:59:28 -04:00
2012-01-05 08:17:52 +01:00
2011-09-28 23:19:26 -07:00
2011-06-22 20:11:48 +02:00
2012-01-04 13:38:57 +13:00
2011-12-20 10:15:41 +01:00
2012-01-25 10:59:55 -08:00
2012-02-02 10:06:46 +00:00
2012-02-02 10:06:46 +00:00
2012-02-02 10:06:46 +00:00
2011-09-28 23:19:26 -07:00
2011-09-28 23:19:26 -07:00
2011-10-17 10:59:28 -04:00
2011-10-17 10:59:28 -04:00
2011-10-17 10:59:28 -04:00
2011-09-28 23:19:26 -07:00
2011-09-28 23:19:26 -07:00
2011-09-28 23:19:26 -07:00
2012-01-06 07:32:38 -05:00
2012-01-06 07:32:38 -05:00
2011-09-28 23:19:26 -07:00
2012-02-02 10:06:46 +00:00
2011-10-17 10:59:28 -04:00
2011-11-17 16:44:16 +13:00
2011-10-17 10:59:28 -04:00
2012-01-30 16:52:11 -06:00
2012-01-24 17:21:29 -08:00
2012-01-25 00:52:51 -08:00
2011-12-08 21:01:52 -08:00
2012-01-11 21:58:44 +01:00
2012-01-25 00:52:51 -08:00
2012-02-03 12:27:42 +01:00
2012-01-27 20:31:29 -08:00
2011-10-17 10:59:28 -04:00
2011-10-17 10:59:28 -04:00
2011-09-28 23:19:26 -07:00
2011-12-23 22:52:26 -05:00
2011-12-23 22:52:26 -05:00
2011-12-16 14:42:07 -05:00
2012-01-12 19:52:21 +02:00
2011-10-17 10:59:28 -04:00
2011-02-16 21:39:52 +00:00
2011-02-16 21:39:52 +00:00
2011-12-14 23:42:14 -05:00
2011-12-14 23:42:14 -05:00