urlmon/tests: Move SecurityManager and ZoneManager tests to a separate file.
authorDetlef Riekenberg <wine.dev@web.de>
Sat, 13 Jun 2009 13:20:00 +0000 (15:20 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Jun 2009 11:42:30 +0000 (13:42 +0200)
commit387f24f467888a1c808c4b43edda7546959d567b
tree5dbf1a6b91e4fbe6b0aff33494dbeac434e7afa3
parent41ca554d1a837b6bfd8c8b7bb70f80a32965a9f6
urlmon/tests: Move SecurityManager and ZoneManager tests to a separate file.
dlls/mshtml/tests/dom.c
dlls/mshtml/tests/script.c
dlls/urlmon/tests/Makefile.in
dlls/urlmon/tests/misc.c
dlls/urlmon/tests/sec_mgr.c [new file with mode: 0644]