gecko-dev/toolkit/webapps/tests
Mike Hommey 47c853314f Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps
There are, sadly, many combinations of linkage in use throughout the tree.
The main differentiator, though, is between program/libraries related to
Gecko or not. Kind of. Some need mozglue, some don't. Some need dependent
linkage, some standalone.

Anyways, these new templates remove the need to manually define the
right dependencies against xpcomglue, nspr, mozalloc and mozglue
in most cases.

Places that build programs and were resetting MOZ_GLUE_PROGRAM_LDFLAGS
or that build libraries and were resetting MOZ_GLUE_LDFLAGS can now
just not use those Gecko-specific templates.
2014-10-30 13:06:12 +09:00
..
data Bug 1036717 - Test webapp runtime update service. r=myk 2014-07-12 02:09:50 +02:00
app.sjs Bug 1036717 - Test webapp runtime update service. r=myk 2014-07-12 02:09:50 +02:00
chrome.ini Bug 1076941: Keep supporting the legacy location under Contents/MacOS for the webapprt folder on OSX. r=myk 2014-10-03 08:04:44 -04:00
head.js Bug 1028983 - Set file permissions using OS.File. r=marco 2014-10-14 13:10:00 +02:00
Makefile.in Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps 2014-10-30 13:06:12 +09:00
moz.build Bug 1059090 - Don't require SOURCES to be set for CPP_UNIT_TESTS and SIMPLE_PROGRAMS. r=mshal 2014-09-03 14:16:37 +09:00
test_custom_origin_uninstall_install.xul Bug 1000315 - Part 7: App tests automatically confirm uninstallation. r=myk 2014-06-11 14:33:02 -07:00
test_custom_origin.xul Bug 1000315 - Part 7: App tests automatically confirm uninstallation. r=myk 2014-06-11 14:33:02 -07:00
test_hosted_checkforupdates_from_webapp_runtime.xul Bug 1000315 - Part 7: App tests automatically confirm uninstallation. r=myk 2014-06-11 14:33:02 -07:00
test_hosted_icons.xul Bug 1029674 - Fix installation of apps with custom origin. r=myk,keeler 2014-07-04 15:23:16 +02:00
test_hosted_launch_no_registry.xul Bug 1029674 - Fix installation of apps with custom origin. r=myk,keeler 2014-07-04 15:23:16 +02:00
test_hosted_launch.xul Bug 1029674 - Fix installation of apps with custom origin. r=myk,keeler 2014-07-04 15:23:16 +02:00
test_hosted_uninstall.xul Bug 1029674 - Fix installation of apps with custom origin. r=myk,keeler 2014-07-04 15:23:16 +02:00
test_hosted_update_from_webapp_runtime.xul Bug 1029674 - Fix installation of apps with custom origin. r=myk,keeler 2014-07-04 15:23:16 +02:00
test_hosted.xul Bug 1028983 - Set file permissions using OS.File. r=marco 2014-10-14 13:10:00 +02:00
test_install_appcache.xul Bug 1000315 - Part 7: App tests automatically confirm uninstallation. r=myk 2014-06-11 14:33:02 -07:00
test_packaged_checkforupdates_from_webapp_runtime.xul Bug 1000315 - Part 7: App tests automatically confirm uninstallation. r=myk 2014-06-11 14:33:02 -07:00
test_packaged_icons.xul Bug 1029674 - Fix installation of apps with custom origin. r=myk,keeler 2014-07-04 15:23:16 +02:00
test_packaged_launch_no_registry.xul Bug 1029674 - Fix installation of apps with custom origin. r=myk,keeler 2014-07-04 15:23:16 +02:00
test_packaged_launch.xul Bug 1029674 - Fix installation of apps with custom origin. r=myk,keeler 2014-07-04 15:23:16 +02:00
test_packaged_uninstall.xul Bug 1029674 - Fix installation of apps with custom origin. r=myk,keeler 2014-07-04 15:23:16 +02:00
test_packaged_update_from_webapp_runtime.xul Bug 1029674 - Fix installation of apps with custom origin. r=myk,keeler 2014-07-04 15:23:16 +02:00
test_packaged.xul Bug 1028983 - Set file permissions using OS.File. r=marco 2014-10-14 13:10:00 +02:00
test_webapp_runtime_executable_update.xul Bug 1036751 - Test webapp runtime executable update. r=myk 2014-07-12 02:04:55 +02:00
TestWebappRT.cpp Bug 1036751 - Test webapp runtime executable update. r=myk 2014-07-12 02:04:55 +02:00