tests: Remove extension tests (see #3685)

The Alloy extension API is deprecated and these tests have not been
supported for some time.
This commit is contained in:
Marshall Greenblatt
2024-05-03 14:13:38 -04:00
parent ca636bb96e
commit 17a1fd62ec
39 changed files with 10 additions and 4148 deletions

View File

@ -822,8 +822,6 @@ if mode == 'standard':
'tests/cefclient/', cefclient_dir, options.quiet)
transfer_gypi_files(cef_dir, cef_paths2['cefclient_sources_resources'], \
'tests/cefclient/', cefclient_dir, options.quiet)
transfer_gypi_files(cef_dir, cef_paths2['cefclient_sources_resources_extensions_set_page_color'], \
'tests/cefclient/', cefclient_dir, options.quiet)
# transfer common cefsimple files
transfer_gypi_files(cef_dir, cef_paths2['cefsimple_sources_common'], \