-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3728ec0
commit 859dbe4
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule seguid-tests
updated
23 files
+1 −1 | .github/workflows/check-cli-javascript.yml | |
+1 −4 | .github/workflows/check-cli-python.yml | |
+1 −4 | .github/workflows/check-cli-r.yml | |
+3 −3 | .gitmodules | |
+9 −38 | Makefile | |
+12 −64 | README.md | |
+0 −23 | tests-api/20.seguid-v1.bats | |
+0 −221 | tests-api/40.seguid-v2.bats | |
+0 −65 | tests-api/60.alphabets-custom.bats | |
+0 −68 | tests-api/80.locales.bats | |
+0 −1 | tests-api/bats | |
+0 −1 | tests-api/test_helper | |
+0 −64 | tests-api/utils.sh | |
+0 −0 | tests/01.cli-help.bats | |
+0 −0 | tests/20.seguid-v1.bats | |
+23 −22 | tests/40.seguid-v2.bats | |
+0 −0 | tests/60.alphabets-custom.bats | |
+0 −0 | tests/70.alphabets-built-in.bats | |
+0 −0 | tests/80.locales.bats | |
+0 −15 | tests/90.exceptions.bats | |
+0 −0 | tests/bats | |
+0 −0 | tests/test_helper/bats-assert | |
+0 −0 | tests/test_helper/bats-support |