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
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
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 }}
JavaScriptDude
/
commandline
Public
forked from
commandlineparser/commandline
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
commandline
tests
CommandLine.Tests
Unit
Text
HelpTextTests.cs
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 11, 2020
Using statements cleanup
gsscoder
authored and
moh-hassan
committed
ea4714b
View commit details
Copy full SHA for ea4714b
View code at this point
Browse repository at this point
Commits on Dec 31, 2019
Remove Xunit warning
moh-hassan
committed
612dbbc
View commit details
Copy full SHA for 612dbbc
View code at this point
Browse repository at this point
Add tests for AutoBuild overload method in the HelpText class.
moh-hassan
committed
b8169cd
View commit details
Copy full SHA for b8169cd
View code at this point
Browse repository at this point
Commits on Dec 18, 2019
Merge pull request #552 from hadzhiyski/feature/group-options
Show description for 7e6325d
moh-hassan
authored
7e6325d
View commit details
Copy full SHA for 7e6325d
View code at this point
Browse repository at this point
Commits on Dec 12, 2019
Error render test update
hadzhiyski
committed
a1952be
View commit details
Copy full SHA for a1952be
View code at this point
Browse repository at this point
Option group help text tests without errors section
hadzhiyski
committed
dc9cc82
View commit details
Copy full SHA for dc9cc82
View code at this point
Browse repository at this point
Commits on Dec 7, 2019
Improve spacing in HelpText (#494)
Show description for 0148bda
asherber
authored and
moh-hassan
committed
0148bda
View commit details
Copy full SHA for 0148bda
View code at this point
Browse repository at this point
Commits on Jun 30, 2019
Merge tests from #462. Apply more consistent formatting across tests
NeilMacMullen
committed
58ae1f6
View commit details
Copy full SHA for 58ae1f6
View code at this point
Browse repository at this point
Test maintainance: add missed tests and removing xUnit1013 warning (#462)
Show description for 8579025
moh-hassan
authored
8579025
View commit details
Copy full SHA for 8579025
View code at this point
Browse repository at this point
Commits on Jun 28, 2019
Add another extra couple of tests
NeilMacMullen
committed
5a3828e
View commit details
Copy full SHA for 5a3828e
View code at this point
Browse repository at this point
Fix bug where TextWrapper didn't cope gracefully with negative columnWidth. Also fix up old broken tests
NeilMacMullen
committed
5573afb
View commit details
Copy full SHA for 5573afb
View code at this point
Browse repository at this point
Commits on Jun 6, 2019
Add extra test to ensure mixed line-end styles are handled correctly
NeilMacMullen
committed
0a0fa20
View commit details
Copy full SHA for 0a0fa20
View code at this point
Browse repository at this point
Improve support for multiline help text
NeilMacMullen
committed
18e5e78
View commit details
Copy full SHA for 18e5e78
View code at this point
Browse repository at this point
Commits on Apr 27, 2019
fix test build
moh-hassan
committed
0eafab4
View commit details
Copy full SHA for 0eafab4
View code at this point
Browse repository at this point
Commits on Jan 25, 2019
Reset attribute overrides when the test is disposed
Show description for cdfe655
0xced
committed
cdfe655
View commit details
Copy full SHA for cdfe655
View code at this point
Browse repository at this point
Commits on Aug 13, 2018
Merge branch 'develop' into ViktorHofer-netstandard20
Show description for 487aaeb
ericnewton76
committed
487aaeb
View commit details
Copy full SHA for 487aaeb
View code at this point
Browse repository at this point
Merge pull request #280 from ElijahReva/usage-fix
Show description for 77f4840
ericnewton76
authored
77f4840
View commit details
Copy full SHA for 77f4840
View code at this point
Browse repository at this point
Commits on Jul 20, 2018
Disable faulty tests and enable testing in CI
ViktorHofer
committed
f151ae1
View commit details
Copy full SHA for f151ae1
View code at this point
Browse repository at this point
Move to NS2.0
ViktorHofer
committed
a5ba7e9
View commit details
Copy full SHA for a5ba7e9
View code at this point
Browse repository at this point
Commits on Apr 25, 2018
Fix HelpText.AutoBuild Usage spacing
ElijahReva
authored and
Illia Reva
committed
53da5bb
View commit details
Copy full SHA for 53da5bb
View code at this point
Browse repository at this point
Commits on Apr 23, 2018
Explicitly passing MaximumDisplayWidth = 80 to tests that fail unless your Maximum Display Width is 80
Branden Conley
committed
78900d2
View commit details
Copy full SHA for 78900d2
View code at this point
Browse repository at this point
Commits on Jan 10, 2018
Update copyright in unit tests
0xced
authored and
ericnewton76
committed
6e52805
View commit details
Copy full SHA for 6e52805
View code at this point
Browse repository at this point
Commits on Dec 29, 2016
Fix infinite loop in HelpText.Addline; add unit test + validation
qmfrederik
committed
95ded2d
View commit details
Copy full SHA for 95ded2d
View code at this point
Browse repository at this point
Commits on Oct 1, 2016
Check on error called.
Show description for d10f367
anthonylangsworth
committed
d10f367
View commit details
Copy full SHA for d10f367
View code at this point
Browse repository at this point
Made new tests thread safe
anthonylangsworth
committed
7b82ada
View commit details
Copy full SHA for 7b82ada
View code at this point
Browse repository at this point
Finish first draft of unit tests
anthonylangsworth
committed
211f073
View commit details
Copy full SHA for 211f073
View code at this point
Browse repository at this point
Working on tests
anthonylangsworth
committed
31adc9e
View commit details
Copy full SHA for 31adc9e
View code at this point
Browse repository at this point
Starting tests
anthonylangsworth
committed
8b0c55c
View commit details
Copy full SHA for 8b0c55c
View code at this point
Browse repository at this point
Commits on Aug 7, 2016
Fix unit tests for new code merged before Core migration
nemec
committed
ecb9e64
View commit details
Copy full SHA for ecb9e64
View code at this point
Browse repository at this point
Merge branch 'dotnet-core'
nemec
committed
27ad5b1
View commit details
Copy full SHA for 27ad5b1
View code at this point
Browse repository at this point
Commits on Jun 30, 2016
Fix unit tests on .NET 4.0
qmfrederik
committed
2888530
View commit details
Copy full SHA for 2888530
View code at this point
Browse repository at this point
Make the unit tests pass on .NET Core
qmfrederik
committed
12779bf
View commit details
Copy full SHA for 12779bf
View code at this point
Browse repository at this point
Commits on Jun 15, 2016
Implemented Hidden Verbs, Options and Values
Show description for 4a47661
CreepyGnome
committed
4a47661
View commit details
Copy full SHA for 4a47661
View code at this point
Browse repository at this point
Commits on Jun 14, 2016
Defaults to current consoles width if available otherwise uses default. Made easier to override by bring it up to the ParserSettings class.
Show description for dbc6cc0
CreepyGnome
committed
dbc6cc0
View commit details
Copy full SHA for dbc6cc0
View code at this point
Browse repository at this point
Commits on May 25, 2016
Merge changes from upstream/master.
jeremymeng
committed
3dfd650
View commit details
Copy full SHA for 3dfd650
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.