-
Notifications
You must be signed in to change notification settings - Fork 466
feature: allow specifying which shell to use for cram test #8134
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
Closed
Closed
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
80a5248
cram_exec - add shell_spec to action spec
haochenx 506ff24
cram - add (shell ..) option to the (cram) stanza
haochenx 7273d46
cram - shell-opt.t - add one test case
haochenx 8d34734
fix tests: test/blackbox-tests/test-cases/cram/shell-opt.t
haochenx 5850f0c
add test/blackbox-tests/test-cases/cram/shell-opt-zsh.t
haochenx 96e8204
make fmt
haochenx 60de1af
move Cram_stanza.shell_spec to Dune_lang.Shell_spec.t
haochenx c5724de
cram - add (shell ..) option to the (cram) user action
haochenx 6aa7773
restrict (shell ..) option on (cram ..) to (lang dune 3.10) or later
haochenx dae85d8
cram - small fix of document
haochenx 6b8218a
cram - add document describing (shell ..) option
haochenx d05b7c0
Merge branch 'main' into cram-shell-spec
haochenx 3350047
add change log entry for #8134
haochenx 2a23c30
address review comments: CHANGES
haochenx 716b5fc
address review comments: Dune_lang.Action.Cram arg: record => tuple
haochenx f3abb2f
address review comments: Dune_lang.Shell_spec: +map and some comments
haochenx e557e4f
address review comments: format cram-action-shell-opt.t
haochenx 1669115
address review comments: fix encoder bug in dune_lang/action.ml
haochenx 071f56c
address review comments: replace Cram_exec.Shell_spec.t with Path.t
haochenx 2363502
attempt fix bug
haochenx 1721f66
Apply suggestions from code review - doc wording
haochenx 5dfe145
Merge branch 'main' into cram-shell-spec
haochenx 78a5ab8
Merge branch 'main' into cram-shell-spec
haochenx e291312
Merge branch 'main' into cram-shell-spec
haochenx c686868
Merge remote-tracking branch 'up/main' into cram-shell-spec
haochenx fbc7b4f
reflect review comments
haochenx 9dbb040
fix CHANGES.md
haochenx 25c1cc0
bump to 3.12
haochenx c3a06f5
correct dune language version
haochenx 1993b95
fix tests and doc
haochenx 544d9f2
no optional encoded action
haochenx 5a8f2de
fix hint text in Cram_stanza.system_shell_prog
haochenx 35fb63d
remove extra space
christinerose File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
add change log entry for #8134
Signed-off-by: Haochen Kotoi-Xie <hx@kxc.inc>
- Loading branch information
commit 33500476ee6659ef1a1b3cc8404ccc8fe39e081d
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.