Home
last modified time | relevance | path

Searched refs:in_skip_list (Results 1 – 8 of 8) sorted by relevance

/dports/www/drupal8/drupal-8.9.20/core/tests/Drupal/KernelTests/Core/Theme/
H A DThemeNotUsingClassyLibraryTest.php117 $in_skip_list = in_array(str_replace('classy/', '', $library_name), $libraries_to_skip);
145 if ($in_skip_list || $not_classy_library || $library_fully_replaced) {
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/common_test/src/
H A Dtest_server_ctrl.erl4808 case in_skip_list({St#cc.mod,Conf}, Skips) of
4895 case in_skip_list(MFA, St#cc.skip) of
5018 case in_skip_list(InitMF, SkipList) of
5058 in_skip_list({Mod,Func,_Args}, SkipList) -> function
5059 in_skip_list({Mod,Func}, SkipList);
5065 in_skip_list({Mod,Func}, SkipList)
5067 in_skip_list({Mod,Func}, [{Mod,Func,Comment}|_SkipList]) -> function
5069 in_skip_list({Mod,_Func}, [{Mod,Comment}|_SkipList]) -> function
5071 in_skip_list({Mod,Func}, [_|SkipList]) -> function
5072 in_skip_list({Mod,Func}, SkipList);
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_ctrl.erl4808 case in_skip_list({St#cc.mod,Conf}, Skips) of
4895 case in_skip_list(MFA, St#cc.skip) of
5018 case in_skip_list(InitMF, SkipList) of
5058 in_skip_list({Mod,Func,_Args}, SkipList) -> function
5059 in_skip_list({Mod,Func}, SkipList);
5065 in_skip_list({Mod,Func}, SkipList)
5067 in_skip_list({Mod,Func}, [{Mod,Func,Comment}|_SkipList]) -> function
5069 in_skip_list({Mod,_Func}, [{Mod,Comment}|_SkipList]) -> function
5071 in_skip_list({Mod,Func}, [_|SkipList]) -> function
5072 in_skip_list({Mod,Func}, SkipList);
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/common_test/src/
H A Dtest_server_ctrl.erl4808 case in_skip_list({St#cc.mod,Conf}, Skips) of
4895 case in_skip_list(MFA, St#cc.skip) of
5018 case in_skip_list(InitMF, SkipList) of
5058 in_skip_list({Mod,Func,_Args}, SkipList) -> function
5059 in_skip_list({Mod,Func}, SkipList);
5065 in_skip_list({Mod,Func}, SkipList)
5067 in_skip_list({Mod,Func}, [{Mod,Func,Comment}|_SkipList]) -> function
5069 in_skip_list({Mod,_Func}, [{Mod,Comment}|_SkipList]) -> function
5071 in_skip_list({Mod,Func}, [_|SkipList]) -> function
5072 in_skip_list({Mod,Func}, SkipList);
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_ctrl.erl4808 case in_skip_list({St#cc.mod,Conf}, Skips) of
4895 case in_skip_list(MFA, St#cc.skip) of
5018 case in_skip_list(InitMF, SkipList) of
5058 in_skip_list({Mod,Func,_Args}, SkipList) -> function
5059 in_skip_list({Mod,Func}, SkipList);
5065 in_skip_list({Mod,Func}, SkipList)
5067 in_skip_list({Mod,Func}, [{Mod,Func,Comment}|_SkipList]) -> function
5069 in_skip_list({Mod,_Func}, [{Mod,Comment}|_SkipList]) -> function
5071 in_skip_list({Mod,Func}, [_|SkipList]) -> function
5072 in_skip_list({Mod,Func}, SkipList);
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_ctrl.erl4808 case in_skip_list({St#cc.mod,Conf}, Skips) of
4895 case in_skip_list(MFA, St#cc.skip) of
5018 case in_skip_list(InitMF, SkipList) of
5058 in_skip_list({Mod,Func,_Args}, SkipList) -> function
5059 in_skip_list({Mod,Func}, SkipList);
5065 in_skip_list({Mod,Func}, SkipList)
5067 in_skip_list({Mod,Func}, [{Mod,Func,Comment}|_SkipList]) -> function
5069 in_skip_list({Mod,_Func}, [{Mod,Comment}|_SkipList]) -> function
5071 in_skip_list({Mod,Func}, [_|SkipList]) -> function
5072 in_skip_list({Mod,Func}, SkipList);
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_ctrl.erl4808 case in_skip_list({St#cc.mod,Conf}, Skips) of
4895 case in_skip_list(MFA, St#cc.skip) of
5018 case in_skip_list(InitMF, SkipList) of
5058 in_skip_list({Mod,Func,_Args}, SkipList) -> function
5059 in_skip_list({Mod,Func}, SkipList);
5065 in_skip_list({Mod,Func}, SkipList)
5067 in_skip_list({Mod,Func}, [{Mod,Func,Comment}|_SkipList]) -> function
5069 in_skip_list({Mod,_Func}, [{Mod,Comment}|_SkipList]) -> function
5071 in_skip_list({Mod,Func}, [_|SkipList]) -> function
5072 in_skip_list({Mod,Func}, SkipList);
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/common_test/src/
H A Dtest_server_ctrl.erl4806 case in_skip_list({St#cc.mod,Conf}, Skips) of
4893 case in_skip_list(MFA, St#cc.skip) of
5016 case in_skip_list(InitMF, SkipList) of
5056 in_skip_list({Mod,Func,_Args}, SkipList) -> function
5057 in_skip_list({Mod,Func}, SkipList);
5063 in_skip_list({Mod,Func}, SkipList)
5065 in_skip_list({Mod,Func}, [{Mod,Func,Comment}|_SkipList]) -> function
5067 in_skip_list({Mod,_Func}, [{Mod,Comment}|_SkipList]) -> function
5069 in_skip_list({Mod,Func}, [_|SkipList]) -> function
5070 in_skip_list({Mod,Func}, SkipList);
[all …]