phoenix-firestorm/indra/newview/tests
Lynx Linden 870d4449f5 EXT-3441: Support various substitutions for Search URL.
The search URL is now specified in app_settings/settings.xml (instead
of in floater_search.xml), and it is now defined more flexibly with
support for various substitution strings, such as [QUERY], [AUTH_KEY],
[MATURITY], [GODLIKE], etc.

I pulled the common substitution code out into a new static method,
LLWeb::expandURLSubstitutions(). This provides support for common
strings like [VERSION], [CHANNEL], [LANGUAGE], [OS], etc. The Help and
Home sidetray code has been updated to use this new function, to avoid
replicating this behavior 3 times.

I also cleaned up the app_settings/settings.xml file and removed the
old search keys of: SearchURLDefault, SearchURLQuery, and
SearchURLSuffix2.
2009-12-15 16:00:28 +00:00
..
llagentaccess_test.cpp
llcapabilitylistener_test.cpp Yet again more fixups for compile errors after the last merge... 2009-12-14 16:34:20 -08:00
lldateutil_test.cpp
lllogininstance_test.cpp
llmediadataclient_test.cpp PARTIAL DEV-43869 - add "isInterestingEnough()" to the queue calculation 2009-12-10 17:03:40 -08:00
lltextureinfo_test.cpp
lltextureinfodetails_test.cpp
lltexturestatsuploader_test.cpp
llviewerhelputil_test.cpp EXT-3441: Support various substitutions for Search URL. 2009-12-15 16:00:28 +00:00
llworldmap_test.cpp
llworldmipmap_test.cpp
llxmlrpclistener_test.cpp
test_llxmlrpc_peer.py