PowerShell/test/powershell/engine/Api
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
..
assets Reorganize some engine tests to make it clean (#4551) 2017-08-14 13:49:28 +04:00
BasicEngine.Tests.ps1 Reorganize some engine tests to make it clean (#4551) 2017-08-14 13:49:28 +04:00
GetNewClosure.Tests.ps1
InitialSessionState.Tests.ps1 Reorganize some engine tests to make it clean (#4551) 2017-08-14 13:49:28 +04:00
LanguagePrimitive.Tests.ps1 Fix powershell to not crash on converting recursive array to bool (#3208) 2017-02-27 10:54:07 -08:00
Serialization.Tests.ps1
TypeInference.Tests.ps1 Add type inference for Foreach-Object -MemberName (#3972) 2017-06-22 13:34:33 -07:00