PowerShell/test/powershell/engine/Basic
Dongbo Wang e83fcca277 Reorganize some engine tests to make it clean (#4551)
1. The individual test files (.ps1) in `/test/powershell/engine` are moved to the corresponding subfolders.
2. The test asset file `test/powershell/Common/TestTypeFile.ps1xml` is moved to `test/powershell/Common/engine/Api/assets/` so that it's next to the test that is using the file.
2017-08-14 13:49:28 +04:00
..
Assembly.LoadFrom.ps1 Add test to validate 'Assembly.LoadFrom' behavior (#4285) 2017-07-18 22:10:59 -07:00
Attributes.Tests.ps1 Reorganize some engine tests to make it clean (#4551) 2017-08-14 13:49:28 +04:00
CommandDiscovery.Tests.ps1 corrected use of PSModulePath casing to be consistent with Windows PowerShell (#3255) 2017-03-15 12:04:28 -07:00
DefaultCommands.Tests.ps1 Reorganize some engine tests to make it clean (#4551) 2017-08-14 13:49:28 +04:00
PropertyAccessor.Tests.ps1 Reorganize some engine tests to make it clean (#4551) 2017-08-14 13:49:28 +04:00
SemanticVersion.Tests.ps1 Reorganize some engine tests to make it clean (#4551) 2017-08-14 13:49:28 +04:00
ValidateAttributes.Tests.ps1 Reorganize some engine tests to make it clean (#4551) 2017-08-14 13:49:28 +04:00