Remove force_hh from unit test .ini files
commit4116111c2bb9c12a9e2808738354106ba750b209
authorJan Oravec <jan@fb.com>
Mon, 10 Jun 2019 18:31:27 +0000 (10 11:31 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Mon, 10 Jun 2019 18:36:13 +0000 (10 11:36 -0700)
treeecb7d99c347c5e64c35df9aa13a695a9e45ee870
parentcb1ef1b1d4e83df70932d573381980eb7fd73592
Remove force_hh from unit test .ini files

Summary: This option will be deleted by the next diff.

Reviewed By: paulbiss, alexeyt

Differential Revision: D15740430

fbshipit-source-id: 1e41f8ca66d28b7f4d95ec4225be93bbf23d7036
46 files changed:
hphp/test/config.ini
hphp/test/quick/compiler_frontend_constant.php [moved from hphp/test/quick/compiler_frontend_constant_hack.php with 100% similarity]
hphp/test/quick/compiler_frontend_constant.php.expect [moved from hphp/test/quick/compiler_frontend_constant_hack.php.expect with 100% similarity]
hphp/test/quick/compiler_frontend_constant_php.php [deleted file]
hphp/test/quick/compiler_frontend_constant_php.php.expect [deleted file]
hphp/test/quick/compiler_frontend_constant_php.php.ini [deleted file]
hphp/test/quick/compiler_frontend_constant_php_force_hh.php [deleted file]
hphp/test/quick/compiler_frontend_constant_php_force_hh.php.expect [deleted file]
hphp/test/quick/compiler_frontend_constant_php_force_hh.php.ini [deleted file]
hphp/test/quick/debugger/config.ini
hphp/test/quick/exceptions_clone.php.ini
hphp/test/quick/hphp_config.ini
hphp/test/quick/no_hh/config.ini [deleted file]
hphp/test/quick/no_hh/hphp_config.ini [deleted file]
hphp/test/quick/xenon/config.ini
hphp/test/server/debugger/config/client.ini
hphp/test/slow/debugger/config.ini
hphp/test/slow/dv_array/ext_imagick/config.ini
hphp/test/slow/dv_array/ext_imagick/hphp_config.ini
hphp/test/slow/dv_array/ext_reflection/config.ini
hphp/test/slow/dv_array/ext_reflection/hphp_config.ini
hphp/test/slow/dv_array/ext_soap/config.ini
hphp/test/slow/dv_array/ext_soap/hphp_config.ini
hphp/test/slow/dv_array/ext_xenon/config.ini
hphp/test/slow/dv_array_hack_arr/ext_imagick/config.ini
hphp/test/slow/dv_array_hack_arr/ext_imagick/hphp_config.ini
hphp/test/slow/dv_array_hack_arr/ext_reflection/config.ini
hphp/test/slow/dv_array_hack_arr/ext_reflection/hphp_config.ini
hphp/test/slow/dv_array_hack_arr/ext_soap/config.ini
hphp/test/slow/dv_array_hack_arr/ext_soap/hphp_config.ini
hphp/test/slow/dv_array_hack_arr/ext_xenon/config.ini
hphp/test/slow/ext_options/hhvm_specific.php
hphp/test/slow/ext_options/hhvm_specific.php.expect
hphp/test/slow/iface_impl_parameter_check/01.php.ini
hphp/test/slow/iface_impl_parameter_check/02.php.ini
hphp/test/slow/iface_impl_parameter_check/03.php.ini
hphp/test/slow/program_functions/test_runner_config.php
hphp/test/slow/program_functions/test_runner_config.php.expect
hphp/test/slow/program_functions/test_runner_config.php.ini
hphp/test/slow/prop-type-hints/config.ini
hphp/test/slow/reflection/scalar_param_types/php-forcehh.php.ini
hphp/test/slow/typecheck/type_coersion_hh.php.ini
hphp/test/slow/types/default_parameter_force_hh.php.ini
hphp/test/slow/types/default_parameter_no_force_hh.php.ini
hphp/test/slow/using/config.ini
hphp/test/slow/using/hphp_config.ini