+
Skip to content

Rename entrypoint.sh to coral #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: ./entrypoint.sh tap
- run: ./coral tap
- run: make docker-matrix

2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ docker-matrix:
-v $(PWD):/opt/coral \
-w /opt/coral \
$(IMAGE) \
sh test/matrix -c "./entrypoint.sh tap 'test/*/*'"
sh test/matrix -c "./coral tap 'test/*/*'"
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ There is no compilation or build step. Once you download it, you're good to go.
Run all tests locally against the default shell:

```sh
./entrypoint.sh tap
./coral tap
```

Run a single test. For example, the pseudoarray implementation:

```sh
sh entrypoint.sh tap 'test/_idiom/005-Arr.sh'
sh coral tap 'test/_idiom/005-Arr.sh'
```

Run all tests inside an ephemeral docker container against all shells:
Expand Down
2 changes: 1 addition & 1 deletion entrypoint.sh → coral
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env sh
# Copyright (c) Alexandre Gomes Gaigalas <alganet@gmail.com>
# SPDX-License-Identifier: ISC

Expand All @@ -11,4 +12,3 @@ __LIB__="${__SLF__%\/*}"
. "${__LIB__}/idiom/data.sh" # Pseudo-datastructures.
. "${__LIB__}/idiom/require.sh" # Module loader.
. "${__LIB__}/idiom/wrapper.sh" # Actually runs the thing.

Loading
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载