|
64 | 64 | <Compile Include="azure-cli-core\azure\cli\core\tests\test_storage_validators.py" /> |
65 | 65 | <Compile Include="azure-cli-core\azure\cli\core\tests\test_telemetry.py" /> |
66 | 66 | <Compile Include="azure-cli-core\azure\cli\core\tests\test_util.py" /> |
67 | | - <Compile Include="azure-cli-core\azure\cli\core\tests\test_validators.py" /> |
| 67 | + <Compile Include="azure-cli-core\azure\cli\core\tests\test_core_validators.py" /> |
68 | 68 | <Compile Include="azure-cli-core\azure\cli\core\util.py" /> |
69 | 69 | <Compile Include="azure-cli-core\azure\cli\core\_config.py" /> |
70 | 70 | <Compile Include="azure-cli-core\azure\cli\core\_debug.py" /> |
|
85 | 85 | <Compile Include="azure-cli-testsdk\azure\cli\testsdk\patches.py" /> |
86 | 86 | <Compile Include="azure-cli-testsdk\azure\cli\testsdk\preparers.py" /> |
87 | 87 | <Compile Include="azure-cli-testsdk\azure\cli\testsdk\utilities.py" /> |
88 | | - <Compile Include="azure-cli-testsdk\azure\cli\testsdk\vcr_test_base.py" /> |
89 | 88 | <Compile Include="azure-cli-testsdk\azure\cli\testsdk\__init__.py" /> |
90 | 89 | <Compile Include="azure-cli-testsdk\setup.py" /> |
91 | 90 | <Compile Include="azure-cli\azure\cli\__init__.py" /> |
|
396 | 395 | <Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\commands.py" /> |
397 | 396 | <Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\custom.py" /> |
398 | 397 | <Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\tests\latest\test_lab.py" /> |
399 | | - <Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\tests\latest\test_validators.py" /> |
| 398 | + <Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\tests\latest\test_lab_validators.py" /> |
400 | 399 | <Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\validators.py" /> |
401 | 400 | <Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\_client_factory.py" /> |
402 | 401 | <Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\_format.py" /> |
|
449 | 448 | <Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\_template_builder.py" /> |
450 | 449 | <Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\_util.py" /> |
451 | 450 | <Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\_validators.py" /> |
452 | | - <Compile Include="command_modules\azure-cli-profile\azure\cli\command_modules\profile\tests\latest\test_custom.py" /> |
| 451 | + <Compile Include="command_modules\azure-cli-profile\azure\cli\command_modules\profile\tests\latest\test_profile_custom.py" /> |
453 | 452 | <Compile Include="command_modules\azure-cli-profile\azure\cli\command_modules\profile\_completers.py" /> |
454 | 453 | <Compile Include="command_modules\azure-cli-profile\azure\cli\command_modules\profile\_format.py" /> |
455 | 454 | <Compile Include="command_modules\azure-cli-profile\azure\cli\command_modules\profile\_help.py"> |
|
489 | 488 | <Compile Include="command_modules\azure-cli-reservations\azure_bdist_wheel.py" /> |
490 | 489 | <Compile Include="command_modules\azure-cli-reservations\setup.py" /> |
491 | 490 | <Compile Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\tests\latest\test_api_check.py" /> |
492 | | - <Compile Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\tests\latest\test_custom.py" /> |
| 491 | + <Compile Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\tests\latest\test_resource_custom.py" /> |
493 | 492 | <Compile Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\tests\latest\test_locks.py" /> |
494 | 493 | <Compile Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\tests\latest\test_resource.py" /> |
495 | 494 | <Compile Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\tests\latest\test_resource_id_deletes.py" /> |
|
503 | 502 | <Compile Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\_params.py" /> |
504 | 503 | <Compile Include="command_modules\azure-cli-role\azure\cli\command_modules\role\custom.py" /> |
505 | 504 | <Compile Include="command_modules\azure-cli-role\azure\cli\command_modules\role\tests\latest\role_scenario_test.py" /> |
506 | | - <Compile Include="command_modules\azure-cli-role\azure\cli\command_modules\role\tests\latest\test_custom.py" /> |
| 505 | + <Compile Include="command_modules\azure-cli-role\azure\cli\command_modules\role\tests\latest\test_role_custom.py" /> |
507 | 506 | <Compile Include="command_modules\azure-cli-role\azure\cli\command_modules\role\tests\latest\test_graph.py" /> |
508 | 507 | <Compile Include="command_modules\azure-cli-role\azure\cli\command_modules\role\tests\latest\test_role.py" /> |
509 | 508 | <Compile Include="command_modules\azure-cli-role\azure\cli\command_modules\role\tests\latest\test_role_commands_thru_mock.py" /> |
|
0 commit comments