Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ChiangFamily
/
PowerShell
Public
forked from
PowerShell/PowerShell
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
PowerShell
test
on
master
User selector
All users
All time
Commit history
Commits on Aug 26, 2016
Update PowerShellGet to install the modules and scripts to proper locations in PowerShell Core on Windows (#2078)
Show description for 1e13d78
bmanikm
authored and
mirichmo
committed
1e13d78
View commit details
Copy full SHA for 1e13d78
View code at this point
Browse repository at this point
Commits on Aug 23, 2016
Fixing the path to the user's JSON configuration file
mirichmo
committed
18f3589
View commit details
Copy full SHA for 18f3589
View code at this point
Browse repository at this point
Commits on Aug 22, 2016
Filling test gaps (issue 2022) - this replaces PR 1834
Show description for 9d1c998
JamesWTruher
committed
9d1c998
View commit details
Copy full SHA for 9d1c998
View code at this point
Browse repository at this point
Getting tests to run from build directory with spaces in it (#1981)
Show description for 890e80d
BarryNolte
authored and
andyleejordan
committed
890e80d
View commit details
Copy full SHA for 890e80d
View code at this point
Browse repository at this point
Commits on Aug 19, 2016
Create new test for Get-Credential which requires module to create a test host
JamesWTruher
committed
5644c4c
View commit details
Copy full SHA for 5644c4c
View code at this point
Browse repository at this point
Correct link to Pester Do and Don't document
mrled
authored
be186e8
View commit details
Copy full SHA for be186e8
View code at this point
Browse repository at this point
Commits on Aug 17, 2016
Stop using 'Open PowerShell' and OPS in code (#1838)
lzybkr
authored
8b05677
View commit details
Copy full SHA for 8b05677
View code at this point
Browse repository at this point
Commits on Aug 13, 2016
Fix the test that fails in Travis CI build (#1792)
daxian-dbw
authored and
mirichmo
committed
9ab60d6
View commit details
Copy full SHA for 9ab60d6
View code at this point
Browse repository at this point
Commits on Aug 12, 2016
Merge pull request #1337 from PowerShell/TestGetCommand
Show description for e550b69
lzybkr
authored
e550b69
View commit details
Copy full SHA for e550b69
View code at this point
Browse repository at this point
Merge pull request #1721 from PowerShell/dongbo/module-path
Show description for 539c59c
mirichmo
authored
539c59c
View commit details
Copy full SHA for 539c59c
View code at this point
Browse repository at this point
Merge pull request #1676 from PowerShell/NullableBooleanDCR
Show description for 22a1f0a
lzybkr
authored
22a1f0a
View commit details
Copy full SHA for 22a1f0a
View code at this point
Browse repository at this point
Address review comments in test code
daxian-dbw
committed
401b619
View commit details
Copy full SHA for 401b619
View code at this point
Browse repository at this point
Add NullableBooleanDCR Pester Test
TingLiu6
committed
d0c6201
View commit details
Copy full SHA for d0c6201
View code at this point
Browse repository at this point
Use capital 'PSMODULEPATH' in tests so that it works in unix
daxian-dbw
committed
23ed0e4
View commit details
Copy full SHA for 23ed0e4
View code at this point
Browse repository at this point
Change 'Platform.XDG_Type' and 'Platform.SelectProductNameForDirectory' back to 'public'
Show description for 8bb2918
daxian-dbw
committed
8bb2918
View commit details
Copy full SHA for 8bb2918
View code at this point
Browse repository at this point
Fix tests that were broken by the sxs module path change. Also fix some unreliable tests.
daxian-dbw
committed
753b202
View commit details
Copy full SHA for 753b202
View code at this point
Browse repository at this point
Commits on Aug 11, 2016
Add Shell Interop Pester Test
UserJumpingYang
committed
2d0d976
View commit details
Copy full SHA for 2d0d976
View code at this point
Browse repository at this point
Commits on Aug 10, 2016
Updating tests to install the help content before running on Windows
Francisco-Gamino
committed
135af20
View commit details
Copy full SHA for 135af20
View code at this point
Browse repository at this point
Adding Feature tag to help tests
Francisco-Gamino
committed
2b1dc87
View commit details
Copy full SHA for 2b1dc87
View code at this point
Browse repository at this point
Breaking down help tests for CI and Feature test runs
Francisco-Gamino
committed
233e756
View commit details
Copy full SHA for 233e756
View code at this point
Browse repository at this point
Fixing get-help on Linux
Francisco-Gamino
committed
3ed7201
View commit details
Copy full SHA for 3ed7201
View code at this point
Browse repository at this point
Remove unimplemented Management cmdlets from Unix
Show description for d59710d
andyleejordan
committed
d59710d
View commit details
Copy full SHA for d59710d
View code at this point
Browse repository at this point
Remove unimplemented Utility cmdlets from Unix
Show description for 280bd65
andyleejordan
committed
280bd65
View commit details
Copy full SHA for 280bd65
View code at this point
Browse repository at this point
Commits on Aug 9, 2016
Merge pull request #1641 from PowerShell/LanguagePrimitiveTest
Show description for 3d3e67f
TravisEz13
authored
3d3e67f
View commit details
Copy full SHA for 3d3e67f
View code at this point
Browse repository at this point
Add Get-Command Pester Test
TingLiu6
committed
c8e38ec
View commit details
Copy full SHA for c8e38ec
View code at this point
Browse repository at this point
Add Language Primitive Pester Test
TingLiu6
committed
a50114d
View commit details
Copy full SHA for a50114d
View code at this point
Browse repository at this point
Commits on Aug 8, 2016
Run Trace-Command tests on CI
andyleejordan
committed
5bc34eb
View commit details
Copy full SHA for 5bc34eb
View code at this point
Browse repository at this point
Merge pull request #1669 from andschwa/safe-hostname
Show description for ba2cd1d
daxian-dbw
authored
ba2cd1d
View commit details
Copy full SHA for ba2cd1d
View code at this point
Browse repository at this point
Consolidate GetUserName code
Show description for a8416d7
andyleejordan
committed
a8416d7
View commit details
Copy full SHA for a8416d7
View code at this point
Browse repository at this point
Commits on Aug 5, 2016
Merge pull request #1661 from PowerShell/dongbo/get-pssession
Show description for 9a0436b
daxian-dbw
authored
9a0436b
View commit details
Copy full SHA for 9a0436b
View code at this point
Browse repository at this point
Fix issue #1609 - Get-PSSession -computername fails on nano
Show description for dc9b326
daxian-dbw
committed
dc9b326
View commit details
Copy full SHA for dc9b326
View code at this point
Browse repository at this point
Add Ubuntu 16.04 RID
andyleejordan
committed
09e1683
View commit details
Copy full SHA for 09e1683
View code at this point
Browse repository at this point
Add ParameterBinding Pester Test
TingLiu6
committed
89d24fd
View commit details
Copy full SHA for 89d24fd
View code at this point
Browse repository at this point
Commits on Aug 4, 2016
Merge pull request #1633 from PowerShell/revert_psedition_namechange
Show description for f15e66b
lzybkr
authored
f15e66b
View commit details
Copy full SHA for f15e66b
View code at this point
Browse repository at this point
Disabling unit tests for OSX
John Kordich
committed
ee7356e
View commit details
Copy full SHA for ee7356e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.