Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rogpeppe/go-internal issues and pull requests
#180 - Use 0o prefix for octal literals, and `gofumpt` all files
Pull Request -
State: closed - Opened by bitfield about 2 years ago
- 1 comment
#179 - testscript: trim '.txtar' extension from subtest name
Pull Request -
State: closed - Opened by bitfield about 2 years ago
#178 - testscript: \r\n vs \n in txtar files
Issue -
State: closed - Opened by bep about 2 years ago
- 1 comment
#177 - testscript: remove leading newline before results
Pull Request -
State: closed - Opened by bitfield over 2 years ago
#176 - `mv` files into a directory the same way you can with `cp`
Issue -
State: open - Opened by bitfield over 2 years ago
- 1 comment
#175 - testscript: test custom conditions
Pull Request -
State: open - Opened by datacharmer over 2 years ago
- 1 comment
#174 - testscript: update docs on set variables
Pull Request -
State: closed - Opened by mvdan over 2 years ago
- 1 comment
#173 - Calling t.Fatal inside a testscript command results in a panic
Issue -
State: open - Opened by datacharmer over 2 years ago
- 13 comments
#172 - testscript: add pty/ptyout commands
Pull Request -
State: closed - Opened by FiloSottile over 2 years ago
- 11 comments
#171 - testscript: import timeout behavior from stdlib
Pull Request -
State: closed - Opened by FiloSottile over 2 years ago
- 6 comments
#170 - cmd/testscript: work directory printed twice
Issue -
State: open - Opened by bitfield over 2 years ago
- 5 comments
#169 - Add 'unix' condition
Pull Request -
State: closed - Opened by bitfield over 2 years ago
- 5 comments
#168 - testscript: port "mv" and "! cmp" from upstream
Pull Request -
State: closed - Opened by mvdan over 2 years ago
- 1 comment
#167 - testscript: fix RequireExplicitExec error messages
Pull Request -
State: closed - Opened by mvdan over 2 years ago
#166 - testscript: add 'unix' condition?
Issue -
State: closed - Opened by bitfield over 2 years ago
- 2 comments
#165 - testscript: `$WORK` seems to make string wierd.
Issue -
State: closed - Opened by aca over 2 years ago
- 2 comments
#164 - testscript: add Params.RequireExplicitExec
Pull Request -
State: closed - Opened by mvdan over 2 years ago
- 1 comment
#163 - suggest using `exec foo` for top-level commands rather than `foo` for consistency
Issue -
State: closed - Opened by mvdan over 2 years ago
- 2 comments
#162 - testscript: error if `exec foo` is used when `foo` would work
Issue -
State: closed - Opened by mvdan over 2 years ago
- 1 comment
#161 - testscript: IgnoreMissedCoverage is unused
Issue -
State: closed - Opened by FiloSottile over 2 years ago
- 2 comments
#160 - testscript: exit 0 in runCoverSubcommand if -help is used
Pull Request -
State: closed - Opened by FiloSottile over 2 years ago
#159 - all: add support for txtar extension and prefer it
Pull Request -
State: closed - Opened by mvdan over 2 years ago
- 1 comment
#158 - drop Go 1.16, add Go 1.18
Pull Request -
State: closed - Opened by mvdan over 2 years ago
#157 - diff: add new diff package based on Go 1.19 patience diff implementation
Issue -
State: closed - Opened by thepudds over 2 years ago
- 5 comments
#156 - gotooltest: move default GOPATH out of the main module
Pull Request -
State: closed - Opened by mvdan over 2 years ago
- 1 comment
#155 - testscript: remove errgo dependency
Pull Request -
State: closed - Opened by rogpeppe over 2 years ago
- 2 comments
#154 - testscript: add Go compiler and version conditions
Pull Request -
State: closed - Opened by twpayne over 2 years ago
#153 - Port 'cmd/go: add mv and support "! cmp" in script tests'
Issue -
State: closed - Opened by myitcv almost 3 years ago
- 3 comments
Labels: help wanted, good first issue
#152 - testscript: support named background commands
Pull Request -
State: closed - Opened by rogpeppe almost 3 years ago
- 1 comment
#151 - gotooltest: better cgo support
Issue -
State: open - Opened by mvdan almost 3 years ago
#150 - testscript: add build:tag condition
Pull Request -
State: closed - Opened by twpayne almost 3 years ago
- 6 comments
#149 - testscript: add go:version condition
Pull Request -
State: closed - Opened by twpayne almost 3 years ago
- 8 comments
#148 - testscript: print background command output on failure
Pull Request -
State: closed - Opened by rogpeppe almost 3 years ago
- 3 comments
#147 - imports: Update goosList and goarchList
Pull Request -
State: closed - Opened by twpayne about 3 years ago
#146 - testscript: adapt to another Go 1.18 tip change
Pull Request -
State: closed - Opened by mvdan about 3 years ago
#145 - testscript: add support for Go master aka 1.18
Pull Request -
State: closed - Opened by mvdan about 3 years ago
- 2 comments
#144 - testscript: tip broke MainStart for fuzzing support
Issue -
State: closed - Opened by mvdan about 3 years ago
#143 - Need new export of testscript
Issue -
State: closed - Opened by zellyn over 3 years ago
- 2 comments
#142 - testscript: provide fprintf as builtin command
Issue -
State: open - Opened by myitcv over 3 years ago
- 2 comments
Labels: enhancement
#141 - testscript: fix -testwork flag name in doc comments
Pull Request -
State: closed - Opened by cespare over 3 years ago
#140 - testscript: support writing to stdio from inside a custom command
Pull Request -
State: closed - Opened by matthewmueller over 3 years ago
- 6 comments
#139 - Allow custom commands to write to stdout and stderr
Issue -
State: closed - Opened by matthewmueller over 3 years ago
- 2 comments
#138 - ci: handle rename of master to main
Pull Request -
State: closed - Opened by myitcv over 3 years ago
- 2 comments
#136 - Revert "gotooltest: proxy the new GOMODCACHE env var too"
Pull Request -
State: closed - Opened by mvdan over 3 years ago
- 1 comment
#134 - testscript: explore addition of io/fs.FS to Params
Pull Request -
State: closed - Opened by myitcv over 3 years ago
- 3 comments
#130 - testscript: RemoveAll flakes after the code coverage refactor
Issue -
State: closed - Opened by mvdan over 3 years ago
- 1 comment
#126 - testscript: add support for the txtar file extension
Issue -
State: closed - Opened by myitcv almost 4 years ago
- 5 comments
Labels: enhancement
#115 - testscript: some fixes for Plan 9
Pull Request -
State: closed - Opened by fhs about 4 years ago
- 7 comments
#97 - testscript: interest in syntax highlighting?
Issue -
State: closed - Opened by twpayne over 4 years ago
- 12 comments
#93 - testscript: add a "don't care about success" operator
Issue -
State: open - Opened by myitcv over 4 years ago
- 11 comments
Labels: enhancement
#74 - all: consider using golang.org/x/{mod,tools} packages and removing duplicates
Issue -
State: closed - Opened by dmitshur over 5 years ago
- 8 comments
#73 - testscript: background cmds break -coverprofile
Issue -
State: closed - Opened by mvdan over 5 years ago
- 3 comments
#70 - lockedfile: add Append function
Pull Request -
State: closed - Opened by Mottl over 5 years ago
- 2 comments
#67 - Please include a copy of /src/cmd/go/internal/modfetch to get the functions necessary to parse Go module pseudoversions
Issue -
State: closed - Opened by nim-nim over 5 years ago
- 1 comment
#66 - Please include a copy of /src/cmd/go/internal/modfetch to manipulate module list files
Issue -
State: closed - Opened by nim-nim over 5 years ago
- 4 comments
#65 - Please include a copy of src/cmd/go/internal/modcmd to get the official info file structures
Issue -
State: closed - Opened by nim-nim over 5 years ago
- 5 comments
#63 - Using golang.org/dl/go1.12 with testscript
Issue -
State: open - Opened by pwaller over 5 years ago
- 3 comments
#17 - testscript: errors returned in testscript.Params.Setup aren't shown to the user
Issue -
State: closed - Opened by mvdan about 6 years ago
- 2 comments