Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.devtools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.devtools
Commits
4a85d406
Commit
4a85d406
authored
6 years ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
Add base-build subcmd test; Add more command tests
parent
dc920de6
No related branches found
No related tags found
1 merge request
!14
Base build
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
conda/meta.yaml
+6
-0
6 additions, 0 deletions
conda/meta.yaml
with
6 additions
and
0 deletions
conda/meta.yaml
+
6
−
0
View file @
4a85d406
...
@@ -58,18 +58,24 @@ test:
...
@@ -58,18 +58,24 @@ test:
-
bdt -?
-
bdt -?
-
bdt --help
-
bdt --help
-
bdt lasttag --help
-
bdt lasttag --help
-
bdt lasttag -vv bob/bob.devtools
-
bdt changelog --help
-
bdt changelog --help
-
bdt changelog -vv bob/bob.devtools changelog.md
-
bdt release --help
-
bdt release --help
-
bdt release -vvd changelog.md
-
bdt visibility --help
-
bdt visibility --help
-
bdt visibility -vv bob/bob.devtools
-
bdt dumpsphinx --help
-
bdt dumpsphinx --help
-
bdt dumpsphinx https://docs.python.org/3/objects.inv > /dev/null
-
bdt dumpsphinx https://docs.python.org/3/objects.inv > /dev/null
-
bdt create --help
-
bdt create --help
-
bdt build --help
-
bdt build --help
-
bdt getpath --help
-
bdt getpath --help
-
bdt getpath -vv bob/devtools README.rst
-
bdt caupdate --help
-
bdt caupdate --help
-
bdt new --help
-
bdt new --help
-
bdt new -t "New package" -o bob.foobar bob/bob.foobar "John Doe" "joe.doe@example.com"
-
bdt new -t "New package" -o bob.foobar bob/bob.foobar "John Doe" "joe.doe@example.com"
-
bdt ci --help
-
bdt ci --help
-
bdt ci base-build --help
-
bdt ci build --help
-
bdt ci build --help
-
bdt ci base-deploy --help
-
bdt ci base-deploy --help
-
bdt ci deploy --help
-
bdt ci deploy --help
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment