gecko-dev/netwerk/test
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
..
browser Bug 1068412: Forward dynamically registered resource URI mappings to content processes. r=billm 2014-10-07 10:29:40 -07:00
crashtests Bug 785753 - Adding two crashtests. 2014-07-13 13:01:43 +00:00
httpserver Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
mochitests Bug 1069401 - UserAgent cannot be changed for specific websites in workers, r=khuey, r=bz 2014-09-24 17:09:50 +01:00
reftest
unit Bug 1033126 - Convert xpcshell tests to use mozlog.structured format for logging.;r=ted 2014-10-22 15:53:42 -04:00
unit_ipc Bug 898524: Part 2 - Avoid IPC roundtrips for synthesized responses. r=mayhemer 2014-10-17 09:55:09 -04:00
moz.build 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
PropertiesTest.cpp
ReadNTLM.cpp
sites.txt
TestBind.cpp Bug 951677 - Part 2: test case. r=honzab 2014-10-07 17:25:54 +08:00
TestBlockingSocket.cpp
TestCacheBlockFiles.cpp
TestCachePrefixKeyParser.cpp
TestCallbacks.cpp Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus 2014-06-24 12:36:44 -04:00
TestCommon.h Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus 2014-06-24 12:36:44 -04:00
TestCookie.cpp Bug 869836 - Part 1: Use EqualsLiteral instead of == NS_LITERAL_STRING(...). r=ehsan 2014-05-22 06:48:50 +03:00
TestDNS.cpp Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus 2014-06-24 12:36:44 -04:00
TestDNSDaemon.cpp
TestFileInput2.cpp
TestHttp.cpp Bug 1038756: Callsites creating a channel in /netwerk/ (r=mcmanus) 2014-09-21 09:40:12 -07:00
TestIDN.cpp
TestIncrementalDownload.cpp Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus 2014-06-24 12:36:44 -04:00
TestIOThreads.cpp
TestMakeAbs.cpp
TestOpen.cpp Bug 1038756: Callsites creating a channel in /netwerk/ (r=mcmanus) 2014-09-21 09:40:12 -07:00
TestOverlappedIO.cpp
TestPageLoad.cpp Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst) 2014-10-15 19:11:45 -07:00
TestPerf.cpp Bug 1038756: Callsites creating a channel in /netwerk/ (r=mcmanus) 2014-09-21 09:40:12 -07:00
TestProtocols.cpp Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst) 2014-10-15 19:11:45 -07:00
TestRes.cpp
TestServ.cpp Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus 2014-06-24 12:36:44 -04:00
TestServ.js
TestSocketInput.cpp
TestSocketIO.cpp
TestSocketTransport.cpp Bug 869836 - Part 9: Use AssignLiteral instead of Assign(NS_LITERAL_STRING(...)). r=ehsan 2014-05-22 06:48:52 +03:00
TestStandardURL.cpp
TestStreamChannel.cpp
TestStreamLoader.cpp Bug 1038756: Callsites creating a channel in /netwerk/ (r=mcmanus) 2014-09-21 09:40:12 -07:00
TestStreamPump.cpp
TestStreamTransport.cpp Bug 869836 - Part 2: Use AppendLiteral instead of Append(NS_LITERAL_STRING(...)). r=ehsan 2014-05-22 06:48:50 +03:00
TestSTSParser.cpp Bug 787133 - (hpkp) Part 1/2. Header Parsing and interface within PSM. r=keeler, r=mcmanus 2014-09-03 10:24:12 -07:00
TestSyncHTTP.cpp Bug 1038756: Callsites creating a channel in /netwerk/ (r=mcmanus) 2014-09-21 09:40:12 -07:00
TestThreadedIO.cpp Bug 1038756: Callsites creating a channel in /netwerk/ (r=mcmanus) 2014-09-21 09:40:12 -07:00
TestUDPSocket.cpp Backed out 4 changesets (bug 745283) for conflicting with the backout of bug 786419 a=backout 2014-08-26 16:33:42 -07:00
TestUDPSocketProvider.cpp
TestUpload.cpp Bug 1028588 - Fix dangerous public destructors in netwerk/ - r=mcmanus 2014-06-24 12:36:44 -04:00
TestURLManipulation.html
TestURLParser.cpp
TestWriteSpeed.cpp
urlparse_mac.dat
urlparse_unx.dat
urlparse_win.dat
urlparse.dat
urltest.cpp
urltests.dat