wordpress-develop/tests/phpunit/tests/dependencies
Ian Dunn fde455a89f External Libraries: Test that MediaElement SWF files remain deleted.
The files were removed from Core in r42462 because they're no longer necessary, and have a history of security issues. They remain upstream, though, so this test makes it explicitly clear that they should not be added back in the future without careful consideration and discussion with the Security team.

`Tests_Admin_IncludesUpdateCore::test_new_files_are_not_in_old_files_array_compiled()` would already catch files with the exact same name, but this test will also catch files with new names, just to be extra cautious.

Props iandunn, ocean90, SergeyBiryukov
Fixes 43101


git-svn-id: https://develop.svn.wordpress.org/trunk@42762 602fd350-edb4-49c9-b593-d223f7449a82
2018-02-27 14:37:15 +00:00
..
backbonejs.php Build/Test Tools: Utilise assertFileExists() and assertFileNotExists() in more places. 2016-11-08 23:49:11 +00:00
jquery.php Code is Poetry. 2017-11-30 23:09:33 +00:00
mediaelementjs.php External Libraries: Test that MediaElement SWF files remain deleted. 2018-02-27 14:37:15 +00:00
scripts.php Tests: Correct erroneous @covers and @use tags. 2018-02-01 16:08:04 +00:00
styles.php Code is Poetry. 2017-11-30 23:09:33 +00:00