PowerShell/test/powershell/Language/Scripting
Ilya a99fb531e6 Add autoload for test modules (#3342)
Related #3238

1. Add autoload for test modules
2. Move TestHostCS.psm1 to 'test\tools\Modules\' folder
3. Remove explicit load TestHostCS.psm1 from test files
2017-03-26 21:46:39 -07:00
..
Debugging corrected use of PSModulePath casing to be consistent with Windows PowerShell (#3255) 2017-03-15 12:04:28 -07:00
en-US Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
fr-FR Add Tests for parsing, international, and script help. 2016-08-26 14:49:44 -07:00
NativeExecution Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
newbase Add Tests for parsing, international, and script help. 2016-08-26 14:49:44 -07:00
ActionPreference.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
CheckRestrictedlanguage.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
CmdletDeclaration.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
CommonParameters.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
ConstrainedLanguageMode.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Delegates.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
DeserializedMethods.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
DeserializedTypeConversion.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Dynamicparameters.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
ForeachParallel.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Generics.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
HashtableToPSCustomObjectConversion.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
I18n.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
I18n.Tests_fallback.psd1 Add Tests for parsing, international, and script help. 2016-08-26 14:49:44 -07:00
Indexer.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
LineEndings.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
MyInvocation.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
OrderedAttributeForHashTables.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
OutErrorVariable.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
ParameterBinding.Tests.ps1 Add autoload for test modules (#3342) 2017-03-26 21:46:39 -07:00
Requires.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
ScriptHelp.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
ScriptHelp.Tests.xml Add Tests for parsing, international, and script help. 2016-08-26 14:49:44 -07:00
TestsOnWinFullOnly.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Trap.Tests.ps1 Fix try/catch to choose the more specific exception handler (#2429) 2016-12-09 12:37:08 -08:00
TryCatch.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00