Commit 8165b9d
File tree
6 files changed
+4
-8
lines changed- test/lib
6 files changed
+4
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
Submodule bats-assert updated 27 files
- .github/workflows/release.yml+37
- .github/workflows/sync-default-branch.yml+25
- .github/workflows/sync-master.yml-8
- .gitignore+1
- docs/CONTRIBUTING.md+22
- package-lock.json+2-2
- package.json+7-6
- src/assert_failure.bash+9-1
- src/assert_line.bash+2-5
- src/assert_output.bash+2-4
- src/assert_regex.bash+2-4
- src/assert_success.bash+3
- src/refute_line.bash+28-5
- src/refute_output.bash+2-5
- src/refute_regex.bash+2-4
- test/assert_failure.bats+19
- test/assert_line.bats+17-1
- test/assert_output.bats+11-1
- test/assert_regex.bats+11-1
- test/assert_stderr.bats+11-1
- test/assert_stderr_line.bats+11-1
- test/assert_success.bats+18
- test/refute_line.bats+11-1
- test/refute_output.bats+10-1
- test/refute_regex.bats+11-1
- test/refute_stderr.bats+12-2
- test/refute_stderr_line.bats+11-1
This file was deleted.
0 commit comments