2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Import-Module scope specific tests More... about 10 years ago
Refactored parameter bidning to reduce complexity More... about 10 years ago
More elaborate parameter set selection More... about 10 years ago
Improved parameter binding More... about 10 years ago
Fixed tests to work with PS More... about 10 years ago
Added tests for more dynamic parameter set selction based on pipeline value More... about 10 years ago
Test for default parameter 'mandatory' value More... about 10 years ago
Basic tests for removing a module More... about 10 years ago
Tests for basic script module importing More... about 10 years ago
Moved ScopeTests to ReferenceTests More... about 10 years ago
Merge pull request #295 from sburnicki/error_fixes More... about 10 years ago
Merge pull request #296 from jagrem/master More... about 10 years ago
Merge branch 'master' into error_fixes More... about 10 years ago
Merge pull request #297 from sburnicki/colon_params More... about 10 years ago
Fixed behavior and tests to match PS More... about 10 years ago
Moved LanguagePrimitivesTests to ReferenceTests More... about 10 years ago
Explicit argument binding fix, support for explicit SwitchParameters More... about 10 years ago
Support for parameters with colon '-param: arg' More... about 10 years ago
Unignore tests that should now be passing. More... about 10 years ago
Enable leading sign parsing for numeric values when converting to decimals. More... about 10 years ago
Removed unnecessary variable More... about 10 years ago
Simplified test More... about 10 years ago
Fix failing unescape wildcard tests. More... about 10 years ago
Fix unescaping of wildcards. More... about 10 years ago
Fixed test method params More... about 10 years ago
Changed type of ErrorRecord to get both Exceptions and ErrorRecords More... about 10 years ago
Adjusted ReferenceTests. System.Management.Automation.ParseException: In Zeile:1 Zeichen:9 + foo | -- + ~ Ausdruck fehlt nach dem unären Operator --. More... about 10 years ago
Conversion to CmdletInvocationException from simply thrown exceptions More... about 10 years ago
Moved ErrorTests to ReferenceTests, fixed error handling More... about 10 years ago
Merge pull request #294 from GergelyBuday/master More... over 10 years ago