Commit
72c01604ff8eaecd5b730cad7712d331c4d0dd0c
Skip the legacy tests instead of omitting them.
Showing
4 changed files
with
13 additions
and
2 deletions
Side-by-side Diff
1
|
1 |
.PHONY: tests |
2
|
2 |
|
3
|
3 |
tests: |
4
|
|
- ZDOTDIR="${PWD}/tests" cram -i --shell=zsh tests/branch-bundle.t \ |
5
|
|
- tests/bundle.t tests/url-resolver.t tests/antigen-wrapper.t |
|
4 |
+ ZDOTDIR="${PWD}/tests" cram -i --shell=zsh tests |
|
1 |
+Skip test. |
|
2 |
+ |
|
3 |
+ $ exit 80 |
|
4 |
+ |
1
|
5 |
Test helper and mock functions. |
2
|
6 |
|
3
|
7 |
$ git () { |
|
1 |
+Skip test. |
|
2 |
+ |
|
3 |
+ $ exit 80 |
|
4 |
+ |
1
|
5 |
Confirm we have no plugins. |
2
|
6 |
|
3
|
7 |
$ bundle-list |
|
1 |
+Skip test. |
|
2 |
+ |
|
3 |
+ $ exit 80 |
|
4 |
+ |
1
|
5 |
Listing recorded bundles. |
2
|
6 |
|
3
|
7 |
$ bundle-list |