-
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
7b5a398
commit a1c29a9
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule seguid-tests
updated
26 files
+1 −9 | .github/workflows/check-cli-javascript.yml | |
+2 −7 | .github/workflows/check-cli-python.yml | |
+1 −6 | .github/workflows/check-cli-r.yml | |
+0 −65 | .github/workflows/check-tcl.yml | |
+3 −9 | .gitmodules | |
+7 −51 | Makefile | |
+13 −65 | README.md | |
+0 −1 | seguid-javascript | |
+0 −1 | seguid-tcl | |
+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 −82 | 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 | |
+3 −18 | tests/90.exceptions.bats | |
+0 −0 | tests/bats | |
+0 −0 | tests/test_helper/bats-assert | |
+0 −0 | tests/test_helper/bats-support |