mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
791aa57b19
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. |
||
---|---|---|
.. | ||
tests | ||
AsyncFaviconHelpers.cpp | ||
AsyncFaviconHelpers.h | ||
Database.cpp | ||
Database.h | ||
Helpers.cpp | ||
Helpers.h | ||
History.cpp | ||
History.h | ||
Makefile.in | ||
mozIAsyncFavicons.idl | ||
mozIAsyncHistory.idl | ||
mozIPlacesAutoComplete.idl | ||
nsAndroidHistory.cpp | ||
nsAndroidHistory.h | ||
nsAnnoProtocolHandler.cpp | ||
nsAnnoProtocolHandler.h | ||
nsAnnotationService.cpp | ||
nsAnnotationService.h | ||
nsFaviconService.cpp | ||
nsFaviconService.h | ||
nsIAnnotationService.idl | ||
nsIBrowserHistory.idl | ||
nsIFaviconService.idl | ||
nsILivemarkService.idl | ||
nsINavBookmarksService.idl | ||
nsINavHistoryService.idl | ||
nsIPlacesImportExportService.idl | ||
nsITaggingService.idl | ||
nsLivemarkService.js | ||
nsMaybeWeakPtr.cpp | ||
nsMaybeWeakPtr.h | ||
nsNavBookmarks.cpp | ||
nsNavBookmarks.h | ||
nsNavHistory.cpp | ||
nsNavHistory.h | ||
nsNavHistoryQuery.cpp | ||
nsNavHistoryQuery.h | ||
nsNavHistoryResult.cpp | ||
nsNavHistoryResult.h | ||
nsPIPlacesDatabase.idl | ||
nsPIPlacesHistoryListenersNotifier.idl | ||
nsPlacesAutoComplete.js | ||
nsPlacesAutoComplete.manifest | ||
nsPlacesExpiration.js | ||
nsPlacesImportExportService.cpp | ||
nsPlacesImportExportService.h | ||
nsPlacesIndexes.h | ||
nsPlacesMacros.h | ||
nsPlacesModule.cpp | ||
nsPlacesTables.h | ||
nsPlacesTriggers.h | ||
nsTaggingService.js | ||
PlaceInfo.cpp | ||
PlaceInfo.h | ||
PlacesCategoriesStarter.js | ||
PlacesDBUtils.jsm | ||
PlacesUtils.jsm | ||
SQLFunctions.cpp | ||
SQLFunctions.h | ||
toolkitplaces.manifest | ||
VisitInfo.cpp | ||
VisitInfo.h |